[==========] 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:18:55.264146 11348 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.21.62:42439
I20260710 13:18:55.265692 11348 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:18:55.266714 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:55.284269 11357 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:18:55.284370 11354 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:18:55.284410 11355 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:18:56.477911 11356 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260710 13:18:56.478075 11348 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260710 13:18:56.483227 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:56.483515 11348 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:18:56.483732 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689536483710 us; error 0 us; skew 500 ppm
I20260710 13:18:56.484634 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:56.491653 11348 webserver.cc:533] Webserver started at http://127.11.21.62:43723/ using document root <none> and password file <none>
I20260710 13:18:56.492568 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:56.492810 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:56.493283 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:56.499294 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689535099627-11348-0/minicluster-data/master-0-root/instance:
uuid: "bb0abb821ddc4c4eb18d4fa53ab2e056"
format_stamp: "Formatted at 2026-07-10 13:18:56 on dist-test-slave-m7gx"
I20260710 13:18:56.507691 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:18:56.513304 11363 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:18:56.514634 11348 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:18:56.515025 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689535099627-11348-0/minicluster-data/master-0-root
uuid: "bb0abb821ddc4c4eb18d4fa53ab2e056"
format_stamp: "Formatted at 2026-07-10 13:18:56 on dist-test-slave-m7gx"
I20260710 13:18:56.515360 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689535099627-11348-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689535099627-11348-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689535099627-11348-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:18:56.577047 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:56.578601 11348 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:18:56.579064 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:56.657012 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.62:42439
I20260710 13:18:56.657196 11414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.62:42439 every 8 connection(s)
I20260710 13:18:56.665750 11415 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:18:56.691079 11415 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb0abb821ddc4c4eb18d4fa53ab2e056: Bootstrap starting.
I20260710 13:18:56.697942 11415 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bb0abb821ddc4c4eb18d4fa53ab2e056: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.700151 11415 log.cc:826] T 00000000000000000000000000000000 P bb0abb821ddc4c4eb18d4fa53ab2e056: Log is configured to *not* fsync() on all Append() calls
I20260710 13:18:56.705873 11415 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb0abb821ddc4c4eb18d4fa53ab2e056: No bootstrap required, opened a new log
I20260710 13:18:56.726481 11415 raft_consensus.cc:359] T 00000000000000000000000000000000 P bb0abb821ddc4c4eb18d4fa53ab2e056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb0abb821ddc4c4eb18d4fa53ab2e056" member_type: VOTER }
I20260710 13:18:56.727072 11415 raft_consensus.cc:385] T 00000000000000000000000000000000 P bb0abb821ddc4c4eb18d4fa53ab2e056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.727332 11415 raft_consensus.cc:740] T 00000000000000000000000000000000 P bb0abb821ddc4c4eb18d4fa53ab2e056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb0abb821ddc4c4eb18d4fa53ab2e056, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.728307 11415 consensus_queue.cc:260] T 00000000000000000000000000000000 P bb0abb821ddc4c4eb18d4fa53ab2e056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bb0abb821ddc4c4eb18d4fa53ab2e056" member_type: VOTER }
I20260710 13:18:56.728876 11415 raft_consensus.cc:399] T 00000000000000000000000000000000 P bb0abb821ddc4c4eb18d4fa53ab2e056 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:56.729179 11415 raft_consensus.cc:493] T 00000000000000000000000000000000 P bb0abb821ddc4c4eb18d4fa53ab2e056 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:56.729537 11415 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bb0abb821ddc4c4eb18d4fa53ab2e056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.733858 11415 raft_consensus.cc:515] T 00000000000000000000000000000000 P bb0abb821ddc4c4eb18d4fa53ab2e056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb0abb821ddc4c4eb18d4fa53ab2e056" member_type: VOTER }
I20260710 13:18:56.734579 11415 leader_election.cc:304] T 00000000000000000000000000000000 P bb0abb821ddc4c4eb18d4fa53ab2e056 [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: bb0abb821ddc4c4eb18d4fa53ab2e056; no voters: 
I20260710 13:18:56.736413 11415 leader_election.cc:290] T 00000000000000000000000000000000 P bb0abb821ddc4c4eb18d4fa53ab2e056 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:56.736894 11418 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bb0abb821ddc4c4eb18d4fa53ab2e056 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.739776 11418 raft_consensus.cc:697] T 00000000000000000000000000000000 P bb0abb821ddc4c4eb18d4fa53ab2e056 [term 1 LEADER]: Becoming Leader. State: Replica: bb0abb821ddc4c4eb18d4fa53ab2e056, State: Running, Role: LEADER
I20260710 13:18:56.740795 11418 consensus_queue.cc:237] T 00000000000000000000000000000000 P bb0abb821ddc4c4eb18d4fa53ab2e056 [LEADER]: Queue going to LEADER mode. State: All 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: "bb0abb821ddc4c4eb18d4fa53ab2e056" member_type: VOTER }
I20260710 13:18:56.741130 11415 sys_catalog.cc:565] T 00000000000000000000000000000000 P bb0abb821ddc4c4eb18d4fa53ab2e056 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:56.754954 11419 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb0abb821ddc4c4eb18d4fa53ab2e056 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bb0abb821ddc4c4eb18d4fa53ab2e056" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb0abb821ddc4c4eb18d4fa53ab2e056" member_type: VOTER } }
I20260710 13:18:56.755697 11419 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb0abb821ddc4c4eb18d4fa53ab2e056 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:56.756400 11420 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb0abb821ddc4c4eb18d4fa53ab2e056 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bb0abb821ddc4c4eb18d4fa53ab2e056. Latest consensus state: current_term: 1 leader_uuid: "bb0abb821ddc4c4eb18d4fa53ab2e056" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb0abb821ddc4c4eb18d4fa53ab2e056" member_type: VOTER } }
I20260710 13:18:56.757025 11420 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb0abb821ddc4c4eb18d4fa53ab2e056 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:56.766718 11428 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:56.779322 11428 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:56.781522 11348 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:56.797219 11428 catalog_manager.cc:1383] Generated new cluster ID: 48e077cd50b44296a58690f1e7b09b0c
I20260710 13:18:56.797566 11428 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:56.822991 11428 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:56.824731 11428 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:56.850200 11428 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bb0abb821ddc4c4eb18d4fa53ab2e056: Generated new TSK 0
I20260710 13:18:56.851372 11428 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:56.913503 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:56.923005 11437 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:18:56.924321 11438 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:18:56.929916 11348 server_base.cc:1061] running on GCE node
W20260710 13:18:56.930186 11440 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:18:56.931397 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:56.931635 11348 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:18:56.931874 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689536931817 us; error 0 us; skew 500 ppm
I20260710 13:18:56.932554 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:56.937669 11348 webserver.cc:533] Webserver started at http://127.11.21.1:46407/ using document root <none> and password file <none>
I20260710 13:18:56.938290 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:56.938534 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:56.938836 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:56.940181 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689535099627-11348-0/minicluster-data/ts-0-root/instance:
uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
format_stamp: "Formatted at 2026-07-10 13:18:56 on dist-test-slave-m7gx"
I20260710 13:18:56.946827 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:18:56.952190 11445 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:18:56.953209 11348 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:56.953536 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689535099627-11348-0/minicluster-data/ts-0-root
uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
format_stamp: "Formatted at 2026-07-10 13:18:56 on dist-test-slave-m7gx"
I20260710 13:18:56.953832 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689535099627-11348-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689535099627-11348-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689535099627-11348-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:18:56.969746 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:56.971467 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:56.977427 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:56.984488 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:56.984754 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:56.984982 11348 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:56.985129 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:57.106395 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.1:33505
I20260710 13:18:57.106510 11507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.1:33505 every 8 connection(s)
I20260710 13:18:57.115096 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:57.130254 11513 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:18:57.132483 11512 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:18:57.141352 11348 server_base.cc:1061] running on GCE node
W20260710 13:18:57.143472 11515 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:18:57.144852 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:57.145145 11348 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:18:57.145363 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689537145345 us; error 0 us; skew 500 ppm
I20260710 13:18:57.146142 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:57.149433 11348 webserver.cc:533] Webserver started at http://127.11.21.2:36433/ using document root <none> and password file <none>
I20260710 13:18:57.150104 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:57.150355 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:57.150709 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:57.152573 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689535099627-11348-0/minicluster-data/ts-1-root/instance:
uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
format_stamp: "Formatted at 2026-07-10 13:18:57 on dist-test-slave-m7gx"
I20260710 13:18:57.153986 11508 heartbeater.cc:344] Connected to a master server at 127.11.21.62:42439
I20260710 13:18:57.154477 11508 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:57.155608 11508 heartbeater.cc:507] Master 127.11.21.62:42439 requested a full tablet report, sending...
I20260710 13:18:57.159541 11380 ts_manager.cc:194] Registered new tserver with Master: 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505)
I20260710 13:18:57.159879 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:57.162108 11380 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40286
I20260710 13:18:57.165393 11520 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:18:57.166460 11348 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:18:57.166824 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689535099627-11348-0/minicluster-data/ts-1-root
uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
format_stamp: "Formatted at 2026-07-10 13:18:57 on dist-test-slave-m7gx"
I20260710 13:18:57.167173 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689535099627-11348-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689535099627-11348-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689535099627-11348-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:18:57.203037 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:57.204816 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:57.206535 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:57.210160 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:57.210412 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:57.210697 11348 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:57.210914 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:57.302883 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.2:36273
I20260710 13:18:57.303023 11582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.2:36273 every 8 connection(s)
I20260710 13:18:57.310134 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:57.319687 11586 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:18:57.321988 11587 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:18:57.326483 11583 heartbeater.cc:344] Connected to a master server at 127.11.21.62:42439
I20260710 13:18:57.327009 11583 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:57.328100 11583 heartbeater.cc:507] Master 127.11.21.62:42439 requested a full tablet report, sending...
I20260710 13:18:57.331455 11380 ts_manager.cc:194] Registered new tserver with Master: 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273)
I20260710 13:18:57.333942 11380 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40302
W20260710 13:18:57.340512 11590 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:18:57.341516 11348 server_base.cc:1061] running on GCE node
I20260710 13:18:57.342655 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:57.342947 11348 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:18:57.343149 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689537343133 us; error 0 us; skew 500 ppm
I20260710 13:18:57.343895 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:57.346745 11348 webserver.cc:533] Webserver started at http://127.11.21.3:44687/ using document root <none> and password file <none>
I20260710 13:18:57.347386 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:57.347666 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:57.348016 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:57.349443 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689535099627-11348-0/minicluster-data/ts-2-root/instance:
uuid: "2cebb5a85382400c8d311411e3854962"
format_stamp: "Formatted at 2026-07-10 13:18:57 on dist-test-slave-m7gx"
I20260710 13:18:57.355685 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.006s
I20260710 13:18:57.359649 11594 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:18:57.360565 11348 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:18:57.360925 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689535099627-11348-0/minicluster-data/ts-2-root
uuid: "2cebb5a85382400c8d311411e3854962"
format_stamp: "Formatted at 2026-07-10 13:18:57 on dist-test-slave-m7gx"
I20260710 13:18:57.361253 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689535099627-11348-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689535099627-11348-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689535099627-11348-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:18:57.376076 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:57.377470 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:57.379231 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:57.381901 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:57.382128 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:57.382393 11348 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:57.382580 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:57.489972 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.3:36277
I20260710 13:18:57.490172 11656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.3:36277 every 8 connection(s)
I20260710 13:18:57.516412 11657 heartbeater.cc:344] Connected to a master server at 127.11.21.62:42439
I20260710 13:18:57.516870 11657 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:57.518008 11657 heartbeater.cc:507] Master 127.11.21.62:42439 requested a full tablet report, sending...
I20260710 13:18:57.520391 11380 ts_manager.cc:194] Registered new tserver with Master: 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:18:57.521258 11348 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.024359324s
I20260710 13:18:57.522203 11380 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40312
I20260710 13:18:57.577968 11380 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40316:
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:18:57.582149 11380 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:18:57.706946 11622 tablet_service.cc:1511] Processing CreateTablet for tablet 78ab17252a9c4bfa942469fc09f646f8 (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:57.707779 11621 tablet_service.cc:1511] Processing CreateTablet for tablet 37e593b746e044858d8378319e1bef26 (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:57.718575 11472 tablet_service.cc:1511] Processing CreateTablet for tablet 37e593b746e044858d8378319e1bef26 (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:57.714089 11620 tablet_service.cc:1511] Processing CreateTablet for tablet 2152eebb2d5c47e98b022bc68b3612f7 (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:57.721213 11470 tablet_service.cc:1511] Processing CreateTablet for tablet 099021c8d9404a21aa2e0a3fe5ebf028 (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:57.723793 11473 tablet_service.cc:1511] Processing CreateTablet for tablet 78ab17252a9c4bfa942469fc09f646f8 (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:57.722239 11621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e593b746e044858d8378319e1bef26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.728390 11618 tablet_service.cc:1511] Processing CreateTablet for tablet c6ee6c10746f4a3d8bf6d8877f91719e (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:57.728672 11470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 099021c8d9404a21aa2e0a3fe5ebf028. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.728953 11619 tablet_service.cc:1511] Processing CreateTablet for tablet 099021c8d9404a21aa2e0a3fe5ebf028 (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:57.726527 11469 tablet_service.cc:1511] Processing CreateTablet for tablet c6ee6c10746f4a3d8bf6d8877f91719e (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:57.733603 11622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ab17252a9c4bfa942469fc09f646f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.731994 11468 tablet_service.cc:1511] Processing CreateTablet for tablet b1e086cd3de34f818e357cfae248a8fd (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:57.740103 11473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ab17252a9c4bfa942469fc09f646f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.729269 11471 tablet_service.cc:1511] Processing CreateTablet for tablet 2152eebb2d5c47e98b022bc68b3612f7 (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:57.742892 11620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2152eebb2d5c47e98b022bc68b3612f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.742131 11546 tablet_service.cc:1511] Processing CreateTablet for tablet 2152eebb2d5c47e98b022bc68b3612f7 (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:57.749111 11544 tablet_service.cc:1511] Processing CreateTablet for tablet c6ee6c10746f4a3d8bf6d8877f91719e (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:57.749997 11619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 099021c8d9404a21aa2e0a3fe5ebf028. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.747761 11548 tablet_service.cc:1511] Processing CreateTablet for tablet 78ab17252a9c4bfa942469fc09f646f8 (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:57.750048 11545 tablet_service.cc:1511] Processing CreateTablet for tablet 099021c8d9404a21aa2e0a3fe5ebf028 (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:57.744009 11547 tablet_service.cc:1511] Processing CreateTablet for tablet 37e593b746e044858d8378319e1bef26 (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:57.750053 11546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2152eebb2d5c47e98b022bc68b3612f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.753218 11472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e593b746e044858d8378319e1bef26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.757531 11544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ee6c10746f4a3d8bf6d8877f91719e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.760464 11548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ab17252a9c4bfa942469fc09f646f8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:18:57.764577 11427 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:57.761618 11468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1e086cd3de34f818e357cfae248a8fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.760073 11543 tablet_service.cc:1511] Processing CreateTablet for tablet b1e086cd3de34f818e357cfae248a8fd (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:57.762018 11618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ee6c10746f4a3d8bf6d8877f91719e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.766146 11545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 099021c8d9404a21aa2e0a3fe5ebf028. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.773484 11543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1e086cd3de34f818e357cfae248a8fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.781070 11469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ee6c10746f4a3d8bf6d8877f91719e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.784165 11547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e593b746e044858d8378319e1bef26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.797542 11471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2152eebb2d5c47e98b022bc68b3612f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.796671 11617 tablet_service.cc:1511] Processing CreateTablet for tablet b1e086cd3de34f818e357cfae248a8fd (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:57.803210 11617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1e086cd3de34f818e357cfae248a8fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.847116 11467 tablet_service.cc:1511] Processing CreateTablet for tablet 38dc2eedb2414e009746973087b29ba2 (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:57.848518 11467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38dc2eedb2414e009746973087b29ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.871239 11542 tablet_service.cc:1511] Processing CreateTablet for tablet 38dc2eedb2414e009746973087b29ba2 (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:57.875219 11542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38dc2eedb2414e009746973087b29ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.896219 11675 tablet_bootstrap.cc:492] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962: Bootstrap starting.
I20260710 13:18:57.947715 11617 tablet_service.cc:1511] Processing CreateTablet for tablet 38dc2eedb2414e009746973087b29ba2 (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:57.958839 11466 tablet_service.cc:1511] Processing CreateTablet for tablet ec65992249d14f29b303cd0fbe3add61 (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:57.967104 11617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38dc2eedb2414e009746973087b29ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.984776 11466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec65992249d14f29b303cd0fbe3add61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:58.011236 11617 tablet_service.cc:1511] Processing CreateTablet for tablet ec65992249d14f29b303cd0fbe3add61 (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:58.011965 11542 tablet_service.cc:1511] Processing CreateTablet for tablet ec65992249d14f29b303cd0fbe3add61 (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:58.012593 11617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec65992249d14f29b303cd0fbe3add61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:58.013310 11542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec65992249d14f29b303cd0fbe3add61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:58.013016 11468 tablet_service.cc:1511] Processing CreateTablet for tablet 71d558f041bc4eef8c3756e8752d8969 (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:58.023001 11468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71d558f041bc4eef8c3756e8752d8969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:58.027776 11675 tablet_bootstrap.cc:654] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.054811 11676 tablet_bootstrap.cc:492] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871: Bootstrap starting.
I20260710 13:18:58.059886 11620 tablet_service.cc:1511] Processing CreateTablet for tablet 71d558f041bc4eef8c3756e8752d8969 (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:58.061677 11620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71d558f041bc4eef8c3756e8752d8969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:58.073503 11542 tablet_service.cc:1511] Processing CreateTablet for tablet 71d558f041bc4eef8c3756e8752d8969 (DEFAULT_TABLE table=test-workload [id=37d3f61cab9648adafc2bc98a0db488f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:58.075227 11542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71d558f041bc4eef8c3756e8752d8969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:58.084883 11677 tablet_bootstrap.cc:492] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e: Bootstrap starting.
I20260710 13:18:58.098776 11677 tablet_bootstrap.cc:654] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.105252 11676 tablet_bootstrap.cc:654] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.105391 11675 tablet_bootstrap.cc:492] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962: No bootstrap required, opened a new log
I20260710 13:18:58.105851 11675 ts_tablet_manager.cc:1403] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962: Time spent bootstrapping tablet: real 0.212s	user 0.010s	sys 0.012s
I20260710 13:18:58.109262 11675 raft_consensus.cc:359] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.110219 11675 raft_consensus.cc:385] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.110561 11675 raft_consensus.cc:740] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cebb5a85382400c8d311411e3854962, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.111720 11677 tablet_bootstrap.cc:492] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e: No bootstrap required, opened a new log
I20260710 13:18:58.111380 11675 consensus_queue.cc:260] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.111939 11676 tablet_bootstrap.cc:492] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871: No bootstrap required, opened a new log
I20260710 13:18:58.112253 11677 ts_tablet_manager.cc:1403] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260710 13:18:58.112660 11676 ts_tablet_manager.cc:1403] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871: Time spent bootstrapping tablet: real 0.090s	user 0.015s	sys 0.000s
I20260710 13:18:58.115051 11677 raft_consensus.cc:359] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.115758 11677 raft_consensus.cc:385] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.116060 11677 raft_consensus.cc:740] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b67a59f9ca48cd861d3bd7e231c89e, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.116739 11677 consensus_queue.cc:260] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.121232 11676 raft_consensus.cc:359] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.122344 11676 raft_consensus.cc:385] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.122782 11676 raft_consensus.cc:740] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8d9a37644642ceaa88ba8db4b5e871, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.124467 11676 consensus_queue.cc:260] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.125694 11657 heartbeater.cc:499] Master 127.11.21.62:42439 was elected leader, sending a full tablet report...
I20260710 13:18:58.126013 11675 ts_tablet_manager.cc:1434] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.012s
I20260710 13:18:58.127353 11675 tablet_bootstrap.cc:492] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962: Bootstrap starting.
I20260710 13:18:58.136775 11675 tablet_bootstrap.cc:654] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.152709 11583 heartbeater.cc:499] Master 127.11.21.62:42439 was elected leader, sending a full tablet report...
I20260710 13:18:58.153191 11677 ts_tablet_manager.cc:1434] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e: Time spent starting tablet: real 0.041s	user 0.017s	sys 0.023s
I20260710 13:18:58.154340 11677 tablet_bootstrap.cc:492] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e: Bootstrap starting.
I20260710 13:18:58.160823 11677 tablet_bootstrap.cc:654] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.164862 11508 heartbeater.cc:499] Master 127.11.21.62:42439 was elected leader, sending a full tablet report...
I20260710 13:18:58.165360 11676 ts_tablet_manager.cc:1434] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871: Time spent starting tablet: real 0.052s	user 0.013s	sys 0.030s
I20260710 13:18:58.166314 11676 tablet_bootstrap.cc:492] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871: Bootstrap starting.
I20260710 13:18:58.173055 11677 tablet_bootstrap.cc:492] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e: No bootstrap required, opened a new log
I20260710 13:18:58.173521 11677 ts_tablet_manager.cc:1403] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260710 13:18:58.173653 11676 tablet_bootstrap.cc:654] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.176548 11677 raft_consensus.cc:359] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.177258 11677 raft_consensus.cc:385] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.177531 11677 raft_consensus.cc:740] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b67a59f9ca48cd861d3bd7e231c89e, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.178236 11677 consensus_queue.cc:260] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.180267 11677 ts_tablet_manager.cc:1434] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 13:18:58.181170 11677 tablet_bootstrap.cc:492] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e: Bootstrap starting.
I20260710 13:18:58.181531 11675 tablet_bootstrap.cc:492] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962: No bootstrap required, opened a new log
I20260710 13:18:58.189026 11675 ts_tablet_manager.cc:1403] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.017s
I20260710 13:18:58.191088 11676 tablet_bootstrap.cc:492] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871: No bootstrap required, opened a new log
I20260710 13:18:58.187206 11677 tablet_bootstrap.cc:654] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.191584 11676 ts_tablet_manager.cc:1403] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.009s
I20260710 13:18:58.194880 11676 raft_consensus.cc:359] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.195626 11676 raft_consensus.cc:385] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.195423 11675 raft_consensus.cc:359] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.195982 11676 raft_consensus.cc:740] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8d9a37644642ceaa88ba8db4b5e871, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.196434 11675 raft_consensus.cc:385] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.196779 11675 raft_consensus.cc:740] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cebb5a85382400c8d311411e3854962, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.196841 11676 consensus_queue.cc:260] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.197839 11675 consensus_queue.cc:260] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.199043 11676 ts_tablet_manager.cc:1434] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:18:58.200215 11676 tablet_bootstrap.cc:492] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871: Bootstrap starting.
I20260710 13:18:58.201299 11675 ts_tablet_manager.cc:1434] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:18:58.206477 11677 tablet_bootstrap.cc:492] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e: No bootstrap required, opened a new log
I20260710 13:18:58.207046 11677 ts_tablet_manager.cc:1403] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.002s
I20260710 13:18:58.209545 11676 tablet_bootstrap.cc:654] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.211222 11677 raft_consensus.cc:359] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.212078 11677 raft_consensus.cc:385] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.212504 11677 raft_consensus.cc:740] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b67a59f9ca48cd861d3bd7e231c89e, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.213038 11675 tablet_bootstrap.cc:492] T c6ee6c10746f4a3d8bf6d8877f91719e P 2cebb5a85382400c8d311411e3854962: Bootstrap starting.
I20260710 13:18:58.213326 11677 consensus_queue.cc:260] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.215672 11677 ts_tablet_manager.cc:1434] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:58.218504 11677 tablet_bootstrap.cc:492] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e: Bootstrap starting.
I20260710 13:18:58.220607 11675 tablet_bootstrap.cc:654] T c6ee6c10746f4a3d8bf6d8877f91719e P 2cebb5a85382400c8d311411e3854962: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.230821 11676 tablet_bootstrap.cc:492] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871: No bootstrap required, opened a new log
I20260710 13:18:58.231657 11676 ts_tablet_manager.cc:1403] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.001s
I20260710 13:18:58.234687 11681 raft_consensus.cc:493] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.235221 11681 raft_consensus.cc:515] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.236826 11676 raft_consensus.cc:359] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.238015 11677 tablet_bootstrap.cc:654] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.238343 11681 leader_election.cc:290] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273)
I20260710 13:18:58.238359 11676 raft_consensus.cc:385] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.241201 11676 raft_consensus.cc:740] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8d9a37644642ceaa88ba8db4b5e871, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.241941 11676 consensus_queue.cc:260] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.244830 11676 ts_tablet_manager.cc:1434] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:18:58.245784 11676 tablet_bootstrap.cc:492] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871: Bootstrap starting.
W20260710 13:18:58.252959 11658 tablet.cc:2406] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:18:58.256783 11676 tablet_bootstrap.cc:654] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.279520 11675 tablet_bootstrap.cc:492] T c6ee6c10746f4a3d8bf6d8877f91719e P 2cebb5a85382400c8d311411e3854962: No bootstrap required, opened a new log
I20260710 13:18:58.288620 11675 ts_tablet_manager.cc:1403] T c6ee6c10746f4a3d8bf6d8877f91719e P 2cebb5a85382400c8d311411e3854962: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.019s
I20260710 13:18:58.298406 11675 raft_consensus.cc:359] T c6ee6c10746f4a3d8bf6d8877f91719e P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.299341 11675 raft_consensus.cc:385] T c6ee6c10746f4a3d8bf6d8877f91719e P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.299747 11675 raft_consensus.cc:740] T c6ee6c10746f4a3d8bf6d8877f91719e P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cebb5a85382400c8d311411e3854962, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.301730 11675 consensus_queue.cc:260] T c6ee6c10746f4a3d8bf6d8877f91719e P 2cebb5a85382400c8d311411e3854962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.309899 11675 ts_tablet_manager.cc:1434] T c6ee6c10746f4a3d8bf6d8877f91719e P 2cebb5a85382400c8d311411e3854962: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260710 13:18:58.311220 11675 tablet_bootstrap.cc:492] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962: Bootstrap starting.
I20260710 13:18:58.323182 11677 tablet_bootstrap.cc:492] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e: No bootstrap required, opened a new log
I20260710 13:18:58.326798 11676 tablet_bootstrap.cc:492] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871: No bootstrap required, opened a new log
I20260710 13:18:58.327315 11676 ts_tablet_manager.cc:1403] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871: Time spent bootstrapping tablet: real 0.082s	user 0.028s	sys 0.036s
I20260710 13:18:58.326215 11677 ts_tablet_manager.cc:1403] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e: Time spent bootstrapping tablet: real 0.108s	user 0.038s	sys 0.044s
I20260710 13:18:58.332129 11483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e593b746e044858d8378319e1bef26" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" is_pre_election: true
I20260710 13:18:58.337934 11675 tablet_bootstrap.cc:654] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:58.345623 11595 leader_election.cc:343] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.350742 11558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e593b746e044858d8378319e1bef26" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" is_pre_election: true
W20260710 13:18:58.352566 11595 leader_election.cc:343] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.352437 11677 raft_consensus.cc:359] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.353084 11595 leader_election.cc:304] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cebb5a85382400c8d311411e3854962; no voters: 3a8d9a37644642ceaa88ba8db4b5e871, 90b67a59f9ca48cd861d3bd7e231c89e
I20260710 13:18:58.353348 11677 raft_consensus.cc:385] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.353668 11677 raft_consensus.cc:740] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b67a59f9ca48cd861d3bd7e231c89e, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.354069 11681 raft_consensus.cc:2749] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:58.354750 11677 consensus_queue.cc:260] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.356534 11676 raft_consensus.cc:359] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.357157 11677 ts_tablet_manager.cc:1434] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 13:18:58.357378 11676 raft_consensus.cc:385] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.357815 11676 raft_consensus.cc:740] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8d9a37644642ceaa88ba8db4b5e871, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.358474 11677 tablet_bootstrap.cc:492] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e: Bootstrap starting.
I20260710 13:18:58.359669 11676 consensus_queue.cc:260] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.362596 11676 ts_tablet_manager.cc:1434] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871: Time spent starting tablet: real 0.035s	user 0.016s	sys 0.004s
I20260710 13:18:58.363765 11676 tablet_bootstrap.cc:492] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871: Bootstrap starting.
I20260710 13:18:58.366276 11677 tablet_bootstrap.cc:654] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.370811 11676 tablet_bootstrap.cc:654] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.372222 11675 tablet_bootstrap.cc:492] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962: No bootstrap required, opened a new log
I20260710 13:18:58.372745 11675 ts_tablet_manager.cc:1403] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.020s
I20260710 13:18:58.378175 11682 raft_consensus.cc:493] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.378760 11675 raft_consensus.cc:359] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.378750 11682 raft_consensus.cc:515] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.385003 11676 tablet_bootstrap.cc:492] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871: No bootstrap required, opened a new log
I20260710 13:18:58.385355 11682 leader_election.cc:290] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:18:58.385686 11676 ts_tablet_manager.cc:1403] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.010s
I20260710 13:18:58.389484 11676 raft_consensus.cc:359] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.390508 11676 raft_consensus.cc:385] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.390939 11676 raft_consensus.cc:740] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8d9a37644642ceaa88ba8db4b5e871, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.391215 11675 raft_consensus.cc:385] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.391604 11675 raft_consensus.cc:740] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cebb5a85382400c8d311411e3854962, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.392442 11675 consensus_queue.cc:260] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.392361 11676 consensus_queue.cc:260] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.397665 11676 ts_tablet_manager.cc:1434] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:18:58.401397 11676 tablet_bootstrap.cc:492] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871: Bootstrap starting.
I20260710 13:18:58.403681 11683 raft_consensus.cc:493] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.406394 11683 raft_consensus.cc:515] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.400314 11675 ts_tablet_manager.cc:1434] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260710 13:18:58.409344 11683 leader_election.cc:290] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:18:58.412334 11677 tablet_bootstrap.cc:492] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e: No bootstrap required, opened a new log
I20260710 13:18:58.412930 11677 ts_tablet_manager.cc:1403] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.008s
I20260710 13:18:58.417297 11675 tablet_bootstrap.cc:492] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962: Bootstrap starting.
I20260710 13:18:58.419963 11682 raft_consensus.cc:493] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.420614 11682 raft_consensus.cc:515] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.425454 11682 leader_election.cc:290] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:18:58.433575 11483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38dc2eedb2414e009746973087b29ba2" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" is_pre_election: true
I20260710 13:18:58.434082 11683 raft_consensus.cc:493] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.436355 11483 raft_consensus.cc:2468] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b67a59f9ca48cd861d3bd7e231c89e in term 0.
I20260710 13:18:58.436271 11683 raft_consensus.cc:515] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.436128 11482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ee6c10746f4a3d8bf6d8877f91719e" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" is_pre_election: true
I20260710 13:18:58.440587 11521 leader_election.cc:304] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8d9a37644642ceaa88ba8db4b5e871, 90b67a59f9ca48cd861d3bd7e231c89e; no voters: 
I20260710 13:18:58.439863 11482 raft_consensus.cc:2468] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b67a59f9ca48cd861d3bd7e231c89e in term 0.
I20260710 13:18:58.443583 11682 raft_consensus.cc:2804] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:58.444537 11682 raft_consensus.cc:493] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:58.444916 11682 raft_consensus.cc:3060] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.440613 11677 raft_consensus.cc:359] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.445403 11677 raft_consensus.cc:385] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.443917 11683 leader_election.cc:290] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:18:58.446242 11677 raft_consensus.cc:740] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b67a59f9ca48cd861d3bd7e231c89e, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.447094 11521 leader_election.cc:304] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8d9a37644642ceaa88ba8db4b5e871, 90b67a59f9ca48cd861d3bd7e231c89e; no voters: 
I20260710 13:18:58.449465 11677 consensus_queue.cc:260] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.460223 11683 raft_consensus.cc:493] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.461364 11683 raft_consensus.cc:515] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.462296 11676 tablet_bootstrap.cc:654] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.464358 11683 leader_election.cc:290] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:18:58.466065 11631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ee6c10746f4a3d8bf6d8877f91719e" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cebb5a85382400c8d311411e3854962" is_pre_election: true
I20260710 13:18:58.467168 11631 raft_consensus.cc:2468] T c6ee6c10746f4a3d8bf6d8877f91719e P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b67a59f9ca48cd861d3bd7e231c89e in term 0.
I20260710 13:18:58.466509 11632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38dc2eedb2414e009746973087b29ba2" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cebb5a85382400c8d311411e3854962" is_pre_election: true
W20260710 13:18:58.476341 11522 leader_election.cc:343] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.482244 11681 raft_consensus.cc:493] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.484140 11681 raft_consensus.cc:515] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.486570 11705 raft_consensus.cc:2804] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:58.487164 11482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ab17252a9c4bfa942469fc09f646f8" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" is_pre_election: true
I20260710 13:18:58.487284 11705 raft_consensus.cc:493] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:58.487875 11482 raft_consensus.cc:2468] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cebb5a85382400c8d311411e3854962 in term 0.
I20260710 13:18:58.505539 11677 ts_tablet_manager.cc:1434] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e: Time spent starting tablet: real 0.092s	user 0.013s	sys 0.004s
I20260710 13:18:58.541262 11595 leader_election.cc:304] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cebb5a85382400c8d311411e3854962, 3a8d9a37644642ceaa88ba8db4b5e871; no voters: 
I20260710 13:18:58.488035 11705 raft_consensus.cc:3060] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.546309 11557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1e086cd3de34f818e357cfae248a8fd" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" is_pre_election: true
I20260710 13:18:58.535451 11681 leader_election.cc:290] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273)
I20260710 13:18:58.548125 11677 tablet_bootstrap.cc:492] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e: Bootstrap starting.
I20260710 13:18:58.524565 11682 raft_consensus.cc:515] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.555059 11675 tablet_bootstrap.cc:654] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.550390 11706 raft_consensus.cc:493] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.555030 11558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ee6c10746f4a3d8bf6d8877f91719e" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" is_pre_election: true
I20260710 13:18:58.549652 11556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ab17252a9c4bfa942469fc09f646f8" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" is_pre_election: true
I20260710 13:18:58.561187 11556 raft_consensus.cc:2468] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8d9a37644642ceaa88ba8db4b5e871 in term 0.
I20260710 13:18:58.562525 11682 leader_election.cc:290] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [CANDIDATE]: Term 1 election: Requested vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:18:58.563027 11446 leader_election.cc:304] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8d9a37644642ceaa88ba8db4b5e871, 90b67a59f9ca48cd861d3bd7e231c89e; no voters: 
I20260710 13:18:58.557850 11681 raft_consensus.cc:2804] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:58.566072 11681 raft_consensus.cc:493] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:58.558908 11706 raft_consensus.cc:515] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.566552 11681 raft_consensus.cc:3060] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.567889 11557 raft_consensus.cc:2468] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8d9a37644642ceaa88ba8db4b5e871 in term 0.
I20260710 13:18:58.568594 11683 raft_consensus.cc:2804] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:58.568068 11632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38dc2eedb2414e009746973087b29ba2" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cebb5a85382400c8d311411e3854962"
I20260710 13:18:58.568998 11683 raft_consensus.cc:493] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:58.569044 11482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38dc2eedb2414e009746973087b29ba2" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
I20260710 13:18:58.569994 11683 raft_consensus.cc:3060] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.570371 11482 raft_consensus.cc:3060] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.555173 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ab17252a9c4bfa942469fc09f646f8" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" is_pre_election: true
W20260710 13:18:58.571864 11522 leader_election.cc:343] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.574658 11555 raft_consensus.cc:2468] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cebb5a85382400c8d311411e3854962 in term 0.
I20260710 13:18:58.593194 11483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1e086cd3de34f818e357cfae248a8fd" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" is_pre_election: true
I20260710 13:18:58.593298 11706 leader_election.cc:290] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:18:58.593955 11483 raft_consensus.cc:2468] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b67a59f9ca48cd861d3bd7e231c89e in term 0.
I20260710 13:18:58.596766 11632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1e086cd3de34f818e357cfae248a8fd" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cebb5a85382400c8d311411e3854962" is_pre_election: true
I20260710 13:18:58.598130 11521 leader_election.cc:304] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8d9a37644642ceaa88ba8db4b5e871, 90b67a59f9ca48cd861d3bd7e231c89e; no voters: 
I20260710 13:18:58.598953 11632 raft_consensus.cc:2468] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b67a59f9ca48cd861d3bd7e231c89e in term 0.
I20260710 13:18:58.599265 11631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ee6c10746f4a3d8bf6d8877f91719e" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cebb5a85382400c8d311411e3854962" is_pre_election: true
I20260710 13:18:58.599532 11676 tablet_bootstrap.cc:492] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871: No bootstrap required, opened a new log
I20260710 13:18:58.601190 11706 raft_consensus.cc:2804] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:58.599800 11631 raft_consensus.cc:2468] T c6ee6c10746f4a3d8bf6d8877f91719e P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8d9a37644642ceaa88ba8db4b5e871 in term 0.
I20260710 13:18:58.601501 11676 ts_tablet_manager.cc:1403] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871: Time spent bootstrapping tablet: real 0.200s	user 0.041s	sys 0.028s
I20260710 13:18:58.602109 11706 raft_consensus.cc:493] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:58.602469 11629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ab17252a9c4bfa942469fc09f646f8" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cebb5a85382400c8d311411e3854962" is_pre_election: true
I20260710 13:18:58.604040 11706 raft_consensus.cc:3060] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.603883 11630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1e086cd3de34f818e357cfae248a8fd" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cebb5a85382400c8d311411e3854962" is_pre_election: true
I20260710 13:18:58.606076 11447 leader_election.cc:304] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cebb5a85382400c8d311411e3854962, 3a8d9a37644642ceaa88ba8db4b5e871; no voters: 
I20260710 13:18:58.608763 11630 raft_consensus.cc:2468] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8d9a37644642ceaa88ba8db4b5e871 in term 0.
I20260710 13:18:58.615219 11447 leader_election.cc:304] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cebb5a85382400c8d311411e3854962, 3a8d9a37644642ceaa88ba8db4b5e871; no voters: 
I20260710 13:18:58.623896 11675 tablet_bootstrap.cc:492] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962: No bootstrap required, opened a new log
I20260710 13:18:58.621937 11710 raft_consensus.cc:2804] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:58.626210 11675 ts_tablet_manager.cc:1403] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962: Time spent bootstrapping tablet: real 0.209s	user 0.008s	sys 0.017s
I20260710 13:18:58.623467 11683 raft_consensus.cc:515] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.626945 11710 raft_consensus.cc:493] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:58.628872 11710 raft_consensus.cc:3060] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.629601 11482 raft_consensus.cc:2468] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b67a59f9ca48cd861d3bd7e231c89e in term 1.
I20260710 13:18:58.632802 11711 raft_consensus.cc:2804] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:58.634992 11521 leader_election.cc:304] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [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: 3a8d9a37644642ceaa88ba8db4b5e871, 90b67a59f9ca48cd861d3bd7e231c89e; no voters: 2cebb5a85382400c8d311411e3854962
I20260710 13:18:58.637805 11677 tablet_bootstrap.cc:654] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.638460 11682 raft_consensus.cc:2804] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:58.638465 11683 leader_election.cc:290] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [CANDIDATE]: Term 1 election: Requested vote from peers 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:18:58.636458 11711 raft_consensus.cc:493] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:58.636648 11676 raft_consensus.cc:359] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.635658 11705 raft_consensus.cc:515] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.642387 11630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ab17252a9c4bfa942469fc09f646f8" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cebb5a85382400c8d311411e3854962"
I20260710 13:18:58.642591 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ab17252a9c4bfa942469fc09f646f8" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
I20260710 13:18:58.644048 11676 raft_consensus.cc:385] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.645880 11558 raft_consensus.cc:2393] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a8d9a37644642ceaa88ba8db4b5e871 in current term 1: Already voted for candidate 90b67a59f9ca48cd861d3bd7e231c89e in this term.
I20260710 13:18:58.645954 11682 raft_consensus.cc:697] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 LEADER]: Becoming Leader. State: Replica: 90b67a59f9ca48cd861d3bd7e231c89e, State: Running, Role: LEADER
I20260710 13:18:58.645092 11555 raft_consensus.cc:3060] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.641454 11711 raft_consensus.cc:3060] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.646431 11676 raft_consensus.cc:740] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8d9a37644642ceaa88ba8db4b5e871, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.648027 11682 consensus_queue.cc:237] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.651085 11681 raft_consensus.cc:515] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.653604 11676 consensus_queue.cc:260] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.655828 11675 raft_consensus.cc:359] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.657069 11482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ee6c10746f4a3d8bf6d8877f91719e" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
I20260710 13:18:58.657711 11676 ts_tablet_manager.cc:1434] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.000s
I20260710 13:18:58.657799 11675 raft_consensus.cc:385] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.658294 11706 raft_consensus.cc:515] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.658421 11675 raft_consensus.cc:740] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cebb5a85382400c8d311411e3854962, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.662696 11706 leader_election.cc:290] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [CANDIDATE]: Term 1 election: Requested vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:18:58.659893 11630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ee6c10746f4a3d8bf6d8877f91719e" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cebb5a85382400c8d311411e3854962"
I20260710 13:18:58.663909 11483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1e086cd3de34f818e357cfae248a8fd" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
I20260710 13:18:58.663954 11631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1e086cd3de34f818e357cfae248a8fd" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cebb5a85382400c8d311411e3854962"
I20260710 13:18:58.664315 11630 raft_consensus.cc:3060] T c6ee6c10746f4a3d8bf6d8877f91719e P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.664798 11631 raft_consensus.cc:3060] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.671929 11711 raft_consensus.cc:515] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.673223 11483 raft_consensus.cc:2393] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 90b67a59f9ca48cd861d3bd7e231c89e in current term 1: Already voted for candidate 3a8d9a37644642ceaa88ba8db4b5e871 in this term.
I20260710 13:18:58.660353 11705 leader_election.cc:290] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [CANDIDATE]: Term 1 election: Requested vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:18:58.663944 11683 raft_consensus.cc:493] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.676211 11629 raft_consensus.cc:2393] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a8d9a37644642ceaa88ba8db4b5e871 in current term 1: Already voted for candidate 2cebb5a85382400c8d311411e3854962 in this term.
I20260710 13:18:58.676463 11675 consensus_queue.cc:260] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.678532 11681 leader_election.cc:290] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 1 election: Requested vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273)
I20260710 13:18:58.678996 11676 tablet_bootstrap.cc:492] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871: Bootstrap starting.
I20260710 13:18:58.679286 11683 raft_consensus.cc:515] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.687779 11557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ab17252a9c4bfa942469fc09f646f8" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
I20260710 13:18:58.692281 11483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ab17252a9c4bfa942469fc09f646f8" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
I20260710 13:18:58.693171 11483 raft_consensus.cc:2393] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cebb5a85382400c8d311411e3854962 in current term 1: Already voted for candidate 3a8d9a37644642ceaa88ba8db4b5e871 in this term.
I20260710 13:18:58.693938 11683 leader_election.cc:290] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:18:58.694001 11677 tablet_bootstrap.cc:492] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e: No bootstrap required, opened a new log
I20260710 13:18:58.696544 11675 ts_tablet_manager.cc:1434] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962: Time spent starting tablet: real 0.068s	user 0.009s	sys 0.000s
I20260710 13:18:58.697623 11677 ts_tablet_manager.cc:1403] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e: Time spent bootstrapping tablet: real 0.156s	user 0.022s	sys 0.024s
I20260710 13:18:58.702881 11677 raft_consensus.cc:359] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.704010 11677 raft_consensus.cc:385] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.704463 11677 raft_consensus.cc:740] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b67a59f9ca48cd861d3bd7e231c89e, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.705883 11676 tablet_bootstrap.cc:654] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.705961 11630 raft_consensus.cc:2468] T c6ee6c10746f4a3d8bf6d8877f91719e P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b67a59f9ca48cd861d3bd7e231c89e in term 1.
I20260710 13:18:58.711804 11557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099021c8d9404a21aa2e0a3fe5ebf028" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" is_pre_election: true
I20260710 13:18:58.712839 11558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1e086cd3de34f818e357cfae248a8fd" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
I20260710 13:18:58.705646 11677 consensus_queue.cc:260] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.707960 11631 raft_consensus.cc:2468] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b67a59f9ca48cd861d3bd7e231c89e in term 1.
I20260710 13:18:58.696488 11629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099021c8d9404a21aa2e0a3fe5ebf028" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cebb5a85382400c8d311411e3854962" is_pre_election: true
I20260710 13:18:58.709626 11675 tablet_bootstrap.cc:492] T 38dc2eedb2414e009746973087b29ba2 P 2cebb5a85382400c8d311411e3854962: Bootstrap starting.
I20260710 13:18:58.710750 11595 leader_election.cc:304] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962 [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: 2cebb5a85382400c8d311411e3854962; no voters: 3a8d9a37644642ceaa88ba8db4b5e871, 90b67a59f9ca48cd861d3bd7e231c89e
I20260710 13:18:58.713894 11522 leader_election.cc:304] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cebb5a85382400c8d311411e3854962, 90b67a59f9ca48cd861d3bd7e231c89e; no voters: 
I20260710 13:18:58.714334 11558 raft_consensus.cc:2393] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3a8d9a37644642ceaa88ba8db4b5e871 in current term 1: Already voted for candidate 90b67a59f9ca48cd861d3bd7e231c89e in this term.
I20260710 13:18:58.703754 11555 raft_consensus.cc:2468] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8d9a37644642ceaa88ba8db4b5e871 in term 1.
I20260710 13:18:58.716759 11710 raft_consensus.cc:515] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.718089 11557 raft_consensus.cc:2468] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8d9a37644642ceaa88ba8db4b5e871 in term 0.
I20260710 13:18:58.728014 11705 raft_consensus.cc:2804] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:58.728582 11705 raft_consensus.cc:697] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 LEADER]: Becoming Leader. State: Replica: 90b67a59f9ca48cd861d3bd7e231c89e, State: Running, Role: LEADER
I20260710 13:18:58.721385 11630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1e086cd3de34f818e357cfae248a8fd" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cebb5a85382400c8d311411e3854962"
I20260710 13:18:58.721870 11711 leader_election.cc:290] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [CANDIDATE]: Term 1 election: Requested vote from peers 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:18:58.726629 11708 raft_consensus.cc:2749] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:58.719728 11677 ts_tablet_manager.cc:1434] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260710 13:18:58.727630 11522 leader_election.cc:304] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [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: 2cebb5a85382400c8d311411e3854962, 90b67a59f9ca48cd861d3bd7e231c89e; no voters: 3a8d9a37644642ceaa88ba8db4b5e871
I20260710 13:18:58.733529 11630 raft_consensus.cc:2393] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3a8d9a37644642ceaa88ba8db4b5e871 in current term 1: Already voted for candidate 90b67a59f9ca48cd861d3bd7e231c89e in this term.
I20260710 13:18:58.735749 11482 raft_consensus.cc:2393] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 90b67a59f9ca48cd861d3bd7e231c89e in current term 1: Already voted for candidate 3a8d9a37644642ceaa88ba8db4b5e871 in this term.
I20260710 13:18:58.736022 11706 raft_consensus.cc:2804] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:58.736630 11706 raft_consensus.cc:697] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 LEADER]: Becoming Leader. State: Replica: 90b67a59f9ca48cd861d3bd7e231c89e, State: Running, Role: LEADER
W20260710 13:18:58.732081 11447 leader_election.cc:343] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.730146 11705 consensus_queue.cc:237] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.735567 11446 leader_election.cc:304] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [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: 3a8d9a37644642ceaa88ba8db4b5e871, 90b67a59f9ca48cd861d3bd7e231c89e; no voters: 2cebb5a85382400c8d311411e3854962
I20260710 13:18:58.737535 11706 consensus_queue.cc:237] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.739766 11446 leader_election.cc:304] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [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: 3a8d9a37644642ceaa88ba8db4b5e871, 90b67a59f9ca48cd861d3bd7e231c89e; no voters: 2cebb5a85382400c8d311411e3854962
I20260710 13:18:58.740046 11711 raft_consensus.cc:2804] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:58.740660 11683 raft_consensus.cc:2804] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:58.741533 11683 raft_consensus.cc:493] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:58.742549 11683 raft_consensus.cc:3060] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.741370 11447 leader_election.cc:304] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [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: 3a8d9a37644642ceaa88ba8db4b5e871; no voters: 2cebb5a85382400c8d311411e3854962, 90b67a59f9ca48cd861d3bd7e231c89e
I20260710 13:18:58.741914 11711 raft_consensus.cc:697] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 LEADER]: Becoming Leader. State: Replica: 3a8d9a37644642ceaa88ba8db4b5e871, State: Running, Role: LEADER
I20260710 13:18:58.752187 11677 tablet_bootstrap.cc:492] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e: Bootstrap starting.
I20260710 13:18:58.753456 11557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ee6c10746f4a3d8bf6d8877f91719e" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
I20260710 13:18:58.754892 11376 catalog_manager.cc:5697] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2). New cstate: current_term: 1 leader_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:58.758736 11710 leader_election.cc:290] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [CANDIDATE]: Term 1 election: Requested vote from peers 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:18:58.757668 11711 consensus_queue.cc:237] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.760397 11630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ee6c10746f4a3d8bf6d8877f91719e" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cebb5a85382400c8d311411e3854962"
I20260710 13:18:58.760576 11683 raft_consensus.cc:515] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.761234 11630 raft_consensus.cc:2393] T c6ee6c10746f4a3d8bf6d8877f91719e P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3a8d9a37644642ceaa88ba8db4b5e871 in current term 1: Already voted for candidate 90b67a59f9ca48cd861d3bd7e231c89e in this term.
I20260710 13:18:58.762897 11447 leader_election.cc:304] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [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: 3a8d9a37644642ceaa88ba8db4b5e871; no voters: 2cebb5a85382400c8d311411e3854962, 90b67a59f9ca48cd861d3bd7e231c89e
I20260710 13:18:58.763592 11557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099021c8d9404a21aa2e0a3fe5ebf028" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
I20260710 13:18:58.756991 11714 raft_consensus.cc:2749] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:58.764248 11705 raft_consensus.cc:493] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.764243 11557 raft_consensus.cc:3060] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.765117 11710 raft_consensus.cc:2749] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 13:18:58.769709 11427 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:58.768893 11705 raft_consensus.cc:515] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.776047 11630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099021c8d9404a21aa2e0a3fe5ebf028" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cebb5a85382400c8d311411e3854962"
I20260710 13:18:58.774085 11676 tablet_bootstrap.cc:492] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871: No bootstrap required, opened a new log
I20260710 13:18:58.779191 11708 raft_consensus.cc:493] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.777647 11683 leader_election.cc:290] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [CANDIDATE]: Term 1 election: Requested vote from peers 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
W20260710 13:18:58.785010 11447 leader_election.cc:343] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.785477 11708 raft_consensus.cc:515] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.789309 11708 leader_election.cc:290] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273)
I20260710 13:18:58.785218 11676 ts_tablet_manager.cc:1403] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871: Time spent bootstrapping tablet: real 0.106s	user 0.014s	sys 0.007s
I20260710 13:18:58.791603 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2152eebb2d5c47e98b022bc68b3612f7" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" is_pre_election: true
I20260710 13:18:58.793478 11482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2152eebb2d5c47e98b022bc68b3612f7" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" is_pre_election: true
I20260710 13:18:58.795626 11483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e593b746e044858d8378319e1bef26" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" is_pre_election: true
W20260710 13:18:58.796017 11595 leader_election.cc:343] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.796365 11483 raft_consensus.cc:2468] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b67a59f9ca48cd861d3bd7e231c89e in term 0.
I20260710 13:18:58.798207 11521 leader_election.cc:304] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8d9a37644642ceaa88ba8db4b5e871, 90b67a59f9ca48cd861d3bd7e231c89e; no voters: 
I20260710 13:18:58.811419 11557 raft_consensus.cc:2468] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8d9a37644642ceaa88ba8db4b5e871 in term 1.
I20260710 13:18:58.809731 11675 tablet_bootstrap.cc:654] T 38dc2eedb2414e009746973087b29ba2 P 2cebb5a85382400c8d311411e3854962: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.804243 11705 leader_election.cc:290] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:18:58.812922 11446 leader_election.cc:304] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [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: 3a8d9a37644642ceaa88ba8db4b5e871, 90b67a59f9ca48cd861d3bd7e231c89e; no voters: 2cebb5a85382400c8d311411e3854962
I20260710 13:18:58.813129 11677 tablet_bootstrap.cc:654] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.814538 11711 raft_consensus.cc:2804] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:58.799409 11630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e593b746e044858d8378319e1bef26" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cebb5a85382400c8d311411e3854962" is_pre_election: true
I20260710 13:18:58.799536 11676 raft_consensus.cc:359] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.810336 11706 raft_consensus.cc:2804] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:58.815541 11711 raft_consensus.cc:697] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 LEADER]: Becoming Leader. State: Replica: 3a8d9a37644642ceaa88ba8db4b5e871, State: Running, Role: LEADER
I20260710 13:18:58.816195 11676 raft_consensus.cc:385] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.815625 11630 raft_consensus.cc:2468] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b67a59f9ca48cd861d3bd7e231c89e in term 0.
I20260710 13:18:58.816561 11676 raft_consensus.cc:740] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8d9a37644642ceaa88ba8db4b5e871, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.815507 11378 catalog_manager.cc:5697] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1). New cstate: current_term: 1 leader_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:58.816987 11711 consensus_queue.cc:237] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.817167 11706 raft_consensus.cc:493] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:58.820268 11706 raft_consensus.cc:3060] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.817788 11676 consensus_queue.cc:260] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.821995 11482 raft_consensus.cc:2468] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cebb5a85382400c8d311411e3854962 in term 0.
I20260710 13:18:58.825165 11595 leader_election.cc:304] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [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: 2cebb5a85382400c8d311411e3854962, 3a8d9a37644642ceaa88ba8db4b5e871; no voters: 90b67a59f9ca48cd861d3bd7e231c89e
I20260710 13:18:58.825659 11676 ts_tablet_manager.cc:1434] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871: Time spent starting tablet: real 0.036s	user 0.010s	sys 0.001s
I20260710 13:18:58.826050 11708 raft_consensus.cc:2804] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:58.826448 11708 raft_consensus.cc:493] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:58.827019 11708 raft_consensus.cc:3060] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.829126 11676 tablet_bootstrap.cc:492] T ec65992249d14f29b303cd0fbe3add61 P 3a8d9a37644642ceaa88ba8db4b5e871: Bootstrap starting.
I20260710 13:18:58.846524 11675 tablet_bootstrap.cc:492] T 38dc2eedb2414e009746973087b29ba2 P 2cebb5a85382400c8d311411e3854962: No bootstrap required, opened a new log
I20260710 13:18:58.846431 11708 raft_consensus.cc:515] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.847283 11675 ts_tablet_manager.cc:1403] T 38dc2eedb2414e009746973087b29ba2 P 2cebb5a85382400c8d311411e3854962: Time spent bootstrapping tablet: real 0.138s	user 0.011s	sys 0.017s
I20260710 13:18:58.850522 11675 raft_consensus.cc:359] T 38dc2eedb2414e009746973087b29ba2 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.856443 11675 raft_consensus.cc:385] T 38dc2eedb2414e009746973087b29ba2 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.856783 11675 raft_consensus.cc:740] T 38dc2eedb2414e009746973087b29ba2 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cebb5a85382400c8d311411e3854962, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.857568 11675 consensus_queue.cc:260] T 38dc2eedb2414e009746973087b29ba2 P 2cebb5a85382400c8d311411e3854962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.858292 11482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2152eebb2d5c47e98b022bc68b3612f7" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
I20260710 13:18:58.858880 11482 raft_consensus.cc:3060] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.859391 11708 leader_election.cc:290] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 1 election: Requested vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273)
I20260710 13:18:58.859531 11557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2152eebb2d5c47e98b022bc68b3612f7" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
W20260710 13:18:58.861129 11595 leader_election.cc:343] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.865809 11706 raft_consensus.cc:515] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.866731 11675 ts_tablet_manager.cc:1434] T 38dc2eedb2414e009746973087b29ba2 P 2cebb5a85382400c8d311411e3854962: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.003s
I20260710 13:18:58.867184 11482 raft_consensus.cc:2468] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cebb5a85382400c8d311411e3854962 in term 1.
I20260710 13:18:58.867705 11675 tablet_bootstrap.cc:492] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962: Bootstrap starting.
I20260710 13:18:58.868436 11676 tablet_bootstrap.cc:654] T ec65992249d14f29b303cd0fbe3add61 P 3a8d9a37644642ceaa88ba8db4b5e871: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.869238 11483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e593b746e044858d8378319e1bef26" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
I20260710 13:18:58.869835 11483 raft_consensus.cc:3060] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.870214 11706 leader_election.cc:290] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [CANDIDATE]: Term 1 election: Requested vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:18:58.869680 11595 leader_election.cc:304] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [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: 2cebb5a85382400c8d311411e3854962, 3a8d9a37644642ceaa88ba8db4b5e871; no voters: 90b67a59f9ca48cd861d3bd7e231c89e
I20260710 13:18:58.871340 11630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e593b746e044858d8378319e1bef26" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cebb5a85382400c8d311411e3854962"
I20260710 13:18:58.871798 11708 raft_consensus.cc:2804] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:58.871999 11630 raft_consensus.cc:3060] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.872612 11708 raft_consensus.cc:697] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 1 LEADER]: Becoming Leader. State: Replica: 2cebb5a85382400c8d311411e3854962, State: Running, Role: LEADER
I20260710 13:18:58.875583 11677 tablet_bootstrap.cc:492] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e: No bootstrap required, opened a new log
I20260710 13:18:58.876127 11677 ts_tablet_manager.cc:1403] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e: Time spent bootstrapping tablet: real 0.128s	user 0.011s	sys 0.016s
I20260710 13:18:58.876200 11708 consensus_queue.cc:237] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.881451 11483 raft_consensus.cc:2468] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b67a59f9ca48cd861d3bd7e231c89e in term 1.
I20260710 13:18:58.882764 11521 leader_election.cc:304] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8d9a37644642ceaa88ba8db4b5e871, 90b67a59f9ca48cd861d3bd7e231c89e; no voters: 
I20260710 13:18:58.883642 11630 raft_consensus.cc:2468] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b67a59f9ca48cd861d3bd7e231c89e in term 1.
I20260710 13:18:58.884246 11706 raft_consensus.cc:2804] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:58.888578 11706 raft_consensus.cc:697] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 LEADER]: Becoming Leader. State: Replica: 90b67a59f9ca48cd861d3bd7e231c89e, State: Running, Role: LEADER
I20260710 13:18:58.904757 11706 consensus_queue.cc:237] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.903189 11677 raft_consensus.cc:359] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.908689 11677 raft_consensus.cc:385] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.909801 11677 raft_consensus.cc:740] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b67a59f9ca48cd861d3bd7e231c89e, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.909947 11675 tablet_bootstrap.cc:654] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.922011 11676 tablet_bootstrap.cc:492] T ec65992249d14f29b303cd0fbe3add61 P 3a8d9a37644642ceaa88ba8db4b5e871: No bootstrap required, opened a new log
I20260710 13:18:58.922502 11676 ts_tablet_manager.cc:1403] T ec65992249d14f29b303cd0fbe3add61 P 3a8d9a37644642ceaa88ba8db4b5e871: Time spent bootstrapping tablet: real 0.096s	user 0.013s	sys 0.018s
I20260710 13:18:58.926993 11676 raft_consensus.cc:359] T ec65992249d14f29b303cd0fbe3add61 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.927783 11676 raft_consensus.cc:385] T ec65992249d14f29b303cd0fbe3add61 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.928073 11676 raft_consensus.cc:740] T ec65992249d14f29b303cd0fbe3add61 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8d9a37644642ceaa88ba8db4b5e871, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.928783 11676 consensus_queue.cc:260] T ec65992249d14f29b303cd0fbe3add61 P 3a8d9a37644642ceaa88ba8db4b5e871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.935431 11676 ts_tablet_manager.cc:1434] T ec65992249d14f29b303cd0fbe3add61 P 3a8d9a37644642ceaa88ba8db4b5e871: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260710 13:18:58.936710 11676 tablet_bootstrap.cc:492] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871: Bootstrap starting.
I20260710 13:18:58.924608 11677 consensus_queue.cc:260] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.948328 11677 ts_tablet_manager.cc:1434] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e: Time spent starting tablet: real 0.071s	user 0.011s	sys 0.000s
I20260710 13:18:58.949705 11677 tablet_bootstrap.cc:492] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e: Bootstrap starting.
I20260710 13:18:58.951774 11676 tablet_bootstrap.cc:654] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.953960 11675 tablet_bootstrap.cc:492] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962: No bootstrap required, opened a new log
I20260710 13:18:58.954499 11675 ts_tablet_manager.cc:1403] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.009s
I20260710 13:18:58.957799 11675 raft_consensus.cc:359] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.958550 11675 raft_consensus.cc:385] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.958860 11675 raft_consensus.cc:740] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cebb5a85382400c8d311411e3854962, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.959673 11675 consensus_queue.cc:260] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.962378 11675 ts_tablet_manager.cc:1434] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:18:58.964910 11675 tablet_bootstrap.cc:492] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962: Bootstrap starting.
I20260710 13:18:58.962337 11380 catalog_manager.cc:5697] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cebb5a85382400c8d311411e3854962 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "2cebb5a85382400c8d311411e3854962" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:58.969801 11677 tablet_bootstrap.cc:654] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.971873 11675 tablet_bootstrap.cc:654] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.981703 11677 tablet_bootstrap.cc:492] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e: No bootstrap required, opened a new log
I20260710 13:18:58.981854 11675 tablet_bootstrap.cc:492] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962: No bootstrap required, opened a new log
I20260710 13:18:58.982175 11677 ts_tablet_manager.cc:1403] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.005s
I20260710 13:18:58.982560 11675 ts_tablet_manager.cc:1403] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.006s
I20260710 13:18:58.984881 11677 raft_consensus.cc:359] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.985332 11708 raft_consensus.cc:493] T 38dc2eedb2414e009746973087b29ba2 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.985591 11677 raft_consensus.cc:385] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.985445 11675 raft_consensus.cc:359] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.986063 11677 raft_consensus.cc:740] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b67a59f9ca48cd861d3bd7e231c89e, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.985841 11708 raft_consensus.cc:515] T 38dc2eedb2414e009746973087b29ba2 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.984161 11378 catalog_manager.cc:5697] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1). New cstate: current_term: 1 leader_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:58.986493 11675 raft_consensus.cc:385] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.986965 11675 raft_consensus.cc:740] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cebb5a85382400c8d311411e3854962, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.987735 11675 consensus_queue.cc:260] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.988125 11708 leader_election.cc:290] T 38dc2eedb2414e009746973087b29ba2 P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273)
I20260710 13:18:58.988937 11677 consensus_queue.cc:260] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:58.989494 11483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38dc2eedb2414e009746973087b29ba2" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" is_pre_election: true
I20260710 13:18:58.990301 11483 raft_consensus.cc:2393] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cebb5a85382400c8d311411e3854962 in current term 1: Already voted for candidate 90b67a59f9ca48cd861d3bd7e231c89e in this term.
I20260710 13:18:58.990494 11675 ts_tablet_manager.cc:1434] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:18:58.990944 11677 ts_tablet_manager.cc:1434] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:18:58.991555 11675 tablet_bootstrap.cc:492] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962: Bootstrap starting.
I20260710 13:18:58.991851 11677 tablet_bootstrap.cc:492] T 71d558f041bc4eef8c3756e8752d8969 P 90b67a59f9ca48cd861d3bd7e231c89e: Bootstrap starting.
I20260710 13:18:58.991686 11557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38dc2eedb2414e009746973087b29ba2" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" is_pre_election: true
I20260710 13:18:58.993849 11595 leader_election.cc:304] T 38dc2eedb2414e009746973087b29ba2 P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cebb5a85382400c8d311411e3854962; no voters: 3a8d9a37644642ceaa88ba8db4b5e871, 90b67a59f9ca48cd861d3bd7e231c89e
I20260710 13:18:58.995054 11708 raft_consensus.cc:3060] T 38dc2eedb2414e009746973087b29ba2 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.998356 11677 tablet_bootstrap.cc:654] T 71d558f041bc4eef8c3756e8752d8969 P 90b67a59f9ca48cd861d3bd7e231c89e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.998812 11675 tablet_bootstrap.cc:654] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.002954 11708 raft_consensus.cc:2749] T 38dc2eedb2414e009746973087b29ba2 P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:59.009557 11677 tablet_bootstrap.cc:492] T 71d558f041bc4eef8c3756e8752d8969 P 90b67a59f9ca48cd861d3bd7e231c89e: No bootstrap required, opened a new log
I20260710 13:18:59.010018 11677 ts_tablet_manager.cc:1403] T 71d558f041bc4eef8c3756e8752d8969 P 90b67a59f9ca48cd861d3bd7e231c89e: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 13:18:59.011070 11675 tablet_bootstrap.cc:492] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962: No bootstrap required, opened a new log
I20260710 13:18:59.011662 11675 ts_tablet_manager.cc:1403] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.002s
I20260710 13:18:59.012990 11677 raft_consensus.cc:359] T 71d558f041bc4eef8c3756e8752d8969 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:59.015182 11677 raft_consensus.cc:385] T 71d558f041bc4eef8c3756e8752d8969 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.014614 11675 raft_consensus.cc:359] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:59.015475 11677 raft_consensus.cc:740] T 71d558f041bc4eef8c3756e8752d8969 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b67a59f9ca48cd861d3bd7e231c89e, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.015671 11675 raft_consensus.cc:385] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.016155 11675 raft_consensus.cc:740] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cebb5a85382400c8d311411e3854962, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.016232 11677 consensus_queue.cc:260] T 71d558f041bc4eef8c3756e8752d8969 P 90b67a59f9ca48cd861d3bd7e231c89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:59.017060 11675 consensus_queue.cc:260] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:59.018491 11677 ts_tablet_manager.cc:1434] T 71d558f041bc4eef8c3756e8752d8969 P 90b67a59f9ca48cd861d3bd7e231c89e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:18:59.018307 11379 catalog_manager.cc:5697] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2). New cstate: current_term: 1 leader_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:59.019645 11675 ts_tablet_manager.cc:1434] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:18:59.021365 11379 catalog_manager.cc:5697] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2). New cstate: current_term: 1 leader_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:59.023250 11676 tablet_bootstrap.cc:492] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871: No bootstrap required, opened a new log
I20260710 13:18:59.023713 11676 ts_tablet_manager.cc:1403] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.004s
I20260710 13:18:59.023981 11379 catalog_manager.cc:5697] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2). New cstate: current_term: 1 leader_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:59.026424 11676 raft_consensus.cc:359] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:59.027110 11676 raft_consensus.cc:385] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.027359 11676 raft_consensus.cc:740] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8d9a37644642ceaa88ba8db4b5e871, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.028025 11676 consensus_queue.cc:260] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:59.030278 11676 ts_tablet_manager.cc:1434] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 13:18:59.043267 11708 raft_consensus.cc:493] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.043776 11708 raft_consensus.cc:515] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:59.045876 11708 leader_election.cc:290] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273)
I20260710 13:18:59.048122 11557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099021c8d9404a21aa2e0a3fe5ebf028" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" is_pre_election: true
I20260710 13:18:59.048780 11557 raft_consensus.cc:2393] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cebb5a85382400c8d311411e3854962 in current term 1: Already voted for candidate 3a8d9a37644642ceaa88ba8db4b5e871 in this term.
I20260710 13:18:59.049335 11483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099021c8d9404a21aa2e0a3fe5ebf028" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" is_pre_election: true
I20260710 13:18:59.050459 11595 leader_election.cc:304] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cebb5a85382400c8d311411e3854962; no voters: 3a8d9a37644642ceaa88ba8db4b5e871, 90b67a59f9ca48cd861d3bd7e231c89e
I20260710 13:18:59.051293 11708 raft_consensus.cc:3060] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.056746 11708 raft_consensus.cc:2749] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:59.091166 11711 raft_consensus.cc:493] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.091873 11711 raft_consensus.cc:515] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:59.094197 11706 consensus_queue.cc:1048] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:59.094715 11711 leader_election.cc:290] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:18:59.095676 11630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d558f041bc4eef8c3756e8752d8969" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cebb5a85382400c8d311411e3854962" is_pre_election: true
I20260710 13:18:59.095676 11557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d558f041bc4eef8c3756e8752d8969" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" is_pre_election: true
I20260710 13:18:59.096549 11630 raft_consensus.cc:2468] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8d9a37644642ceaa88ba8db4b5e871 in term 0.
I20260710 13:18:59.096561 11557 raft_consensus.cc:2468] T 71d558f041bc4eef8c3756e8752d8969 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8d9a37644642ceaa88ba8db4b5e871 in term 0.
I20260710 13:18:59.099416 11446 leader_election.cc:304] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8d9a37644642ceaa88ba8db4b5e871, 90b67a59f9ca48cd861d3bd7e231c89e; no voters: 
I20260710 13:18:59.100948 11683 raft_consensus.cc:2804] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:59.101331 11683 raft_consensus.cc:493] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:59.101768 11683 raft_consensus.cc:3060] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.110313 11683 raft_consensus.cc:515] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:59.113961 11683 leader_election.cc:290] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [CANDIDATE]: Term 1 election: Requested vote from peers 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:18:59.114195 11557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d558f041bc4eef8c3756e8752d8969" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
I20260710 13:18:59.114789 11557 raft_consensus.cc:3060] T 71d558f041bc4eef8c3756e8752d8969 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.117007 11630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d558f041bc4eef8c3756e8752d8969" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cebb5a85382400c8d311411e3854962"
I20260710 13:18:59.117661 11630 raft_consensus.cc:3060] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.122138 11682 consensus_queue.cc:1048] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:59.123849 11557 raft_consensus.cc:2468] T 71d558f041bc4eef8c3756e8752d8969 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8d9a37644642ceaa88ba8db4b5e871 in term 1.
I20260710 13:18:59.125375 11446 leader_election.cc:304] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8d9a37644642ceaa88ba8db4b5e871, 90b67a59f9ca48cd861d3bd7e231c89e; no voters: 
I20260710 13:18:59.126178 11683 raft_consensus.cc:2804] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:59.126686 11683 raft_consensus.cc:697] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 LEADER]: Becoming Leader. State: Replica: 3a8d9a37644642ceaa88ba8db4b5e871, State: Running, Role: LEADER
I20260710 13:18:59.127503 11683 consensus_queue.cc:237] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:59.133422 11630 raft_consensus.cc:2468] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8d9a37644642ceaa88ba8db4b5e871 in term 1.
I20260710 13:18:59.133769 11706 consensus_queue.cc:1048] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:59.146304 11378 catalog_manager.cc:5697] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1). New cstate: current_term: 1 leader_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:59.149055 11683 consensus_queue.cc:1048] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:59.176353 11705 consensus_queue.cc:1048] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:59.198400 11714 consensus_queue.cc:1048] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:59.201179 11705 consensus_queue.cc:1048] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:59.214798 11712 consensus_queue.cc:1048] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:59.216565 11708 raft_consensus.cc:493] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.217110 11708 raft_consensus.cc:515] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:59.219215 11708 leader_election.cc:290] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273)
I20260710 13:18:59.222536 11557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec65992249d14f29b303cd0fbe3add61" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" is_pre_election: true
I20260710 13:18:59.223212 11557 raft_consensus.cc:2468] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cebb5a85382400c8d311411e3854962 in term 0.
I20260710 13:18:59.224509 11595 leader_election.cc:304] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cebb5a85382400c8d311411e3854962, 90b67a59f9ca48cd861d3bd7e231c89e; no voters: 
I20260710 13:18:59.225489 11681 raft_consensus.cc:2804] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:59.225577 11483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec65992249d14f29b303cd0fbe3add61" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" is_pre_election: true
I20260710 13:18:59.225909 11681 raft_consensus.cc:493] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:59.226255 11681 raft_consensus.cc:3060] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.226223 11483 raft_consensus.cc:2468] T ec65992249d14f29b303cd0fbe3add61 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cebb5a85382400c8d311411e3854962 in term 0.
I20260710 13:18:59.236006 11681 raft_consensus.cc:515] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:59.239554 11681 leader_election.cc:290] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 1 election: Requested vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273)
I20260710 13:18:59.241425 11483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec65992249d14f29b303cd0fbe3add61" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
I20260710 13:18:59.242069 11483 raft_consensus.cc:3060] T ec65992249d14f29b303cd0fbe3add61 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.243502 11557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec65992249d14f29b303cd0fbe3add61" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
I20260710 13:18:59.244153 11557 raft_consensus.cc:3060] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.250643 11557 raft_consensus.cc:2468] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cebb5a85382400c8d311411e3854962 in term 1.
I20260710 13:18:59.250643 11483 raft_consensus.cc:2468] T ec65992249d14f29b303cd0fbe3add61 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cebb5a85382400c8d311411e3854962 in term 1.
I20260710 13:18:59.251986 11595 leader_election.cc:304] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cebb5a85382400c8d311411e3854962, 90b67a59f9ca48cd861d3bd7e231c89e; no voters: 
I20260710 13:18:59.253561 11708 raft_consensus.cc:2804] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:59.254056 11708 raft_consensus.cc:697] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [term 1 LEADER]: Becoming Leader. State: Replica: 2cebb5a85382400c8d311411e3854962, State: Running, Role: LEADER
I20260710 13:18:59.254901 11708 consensus_queue.cc:237] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:59.263262 11380 catalog_manager.cc:5697] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cebb5a85382400c8d311411e3854962 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "2cebb5a85382400c8d311411e3854962" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:59.349982 11708 consensus_queue.cc:1048] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:59.361125 11557 raft_consensus.cc:3060] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.370963 11752 consensus_queue.cc:1048] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:59.421473 11683 consensus_queue.cc:1048] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:59.432011 11717 consensus_queue.cc:1048] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:59.447141 11705 consensus_queue.cc:1048] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:59.461630 11705 consensus_queue.cc:1048] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:59.578164 11717 consensus_queue.cc:1048] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:59.591953 11714 consensus_queue.cc:1048] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:59.621749 11557 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37e593b746e044858d8378319e1bef26"
dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
mode: GRACEFUL
new_leader_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
 from {username='slave'} at 127.0.0.1:39284
I20260710 13:18:59.622426 11557 raft_consensus.cc:606] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 LEADER]: Received request to transfer leadership to TS 3a8d9a37644642ceaa88ba8db4b5e871
I20260710 13:18:59.637885 11630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2152eebb2d5c47e98b022bc68b3612f7"
dest_uuid: "2cebb5a85382400c8d311411e3854962"
mode: GRACEFUL
new_leader_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
 from {username='slave'} at 127.0.0.1:59038
I20260710 13:18:59.638411 11630 raft_consensus.cc:606] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 1 LEADER]: Received request to transfer leadership to TS 3a8d9a37644642ceaa88ba8db4b5e871
I20260710 13:18:59.654635 11630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec65992249d14f29b303cd0fbe3add61"
dest_uuid: "2cebb5a85382400c8d311411e3854962"
mode: GRACEFUL
new_leader_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
 from {username='slave'} at 127.0.0.1:59038
I20260710 13:18:59.655175 11630 raft_consensus.cc:606] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [term 1 LEADER]: Received request to transfer leadership to TS 90b67a59f9ca48cd861d3bd7e231c89e
I20260710 13:18:59.669685 11483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71d558f041bc4eef8c3756e8752d8969"
dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
mode: GRACEFUL
new_leader_uuid: "2cebb5a85382400c8d311411e3854962"
 from {username='slave'} at 127.0.0.1:46420
I20260710 13:18:59.670336 11483 raft_consensus.cc:606] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 LEADER]: Received request to transfer leadership to TS 2cebb5a85382400c8d311411e3854962
I20260710 13:18:59.768541 11752 raft_consensus.cc:993] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962: : Instructing follower 3a8d9a37644642ceaa88ba8db4b5e871 to start an election
I20260710 13:18:59.769016 11752 raft_consensus.cc:1081] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 1 LEADER]: Signalling peer 3a8d9a37644642ceaa88ba8db4b5e871 to start an election
I20260710 13:18:59.771358 11483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2152eebb2d5c47e98b022bc68b3612f7"
dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
 from {username='slave'} at 127.0.0.1:46406
I20260710 13:18:59.771989 11483 raft_consensus.cc:493] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:59.772384 11483 raft_consensus.cc:3060] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:59.780689 11483 raft_consensus.cc:515] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:59.784266 11557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2152eebb2d5c47e98b022bc68b3612f7" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
I20260710 13:18:59.785298 11483 leader_election.cc:290] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [CANDIDATE]: Term 2 election: Requested vote from peers 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:18:59.786320 11630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2152eebb2d5c47e98b022bc68b3612f7" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cebb5a85382400c8d311411e3854962"
I20260710 13:18:59.786947 11630 raft_consensus.cc:3055] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:59.787263 11630 raft_consensus.cc:740] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cebb5a85382400c8d311411e3854962, State: Running, Role: LEADER
I20260710 13:18:59.785018 11557 raft_consensus.cc:3060] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:59.789017 11630 consensus_queue.cc:260] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:59.790547 11630 raft_consensus.cc:3060] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:59.797043 11630 raft_consensus.cc:2468] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8d9a37644642ceaa88ba8db4b5e871 in term 2.
I20260710 13:18:59.798075 11557 raft_consensus.cc:2468] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8d9a37644642ceaa88ba8db4b5e871 in term 2.
I20260710 13:18:59.798959 11555 raft_consensus.cc:1240] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Rejecting Update request from peer 2cebb5a85382400c8d311411e3854962 for earlier term 1. Current term is 2. Ops: []
I20260710 13:18:59.799654 11447 leader_election.cc:304] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cebb5a85382400c8d311411e3854962, 3a8d9a37644642ceaa88ba8db4b5e871; no voters: 
I20260710 13:18:59.800649 11717 raft_consensus.cc:2804] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:59.801112 11717 raft_consensus.cc:697] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 LEADER]: Becoming Leader. State: Replica: 3a8d9a37644642ceaa88ba8db4b5e871, State: Running, Role: LEADER
I20260710 13:18:59.801940 11717 consensus_queue.cc:237] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:59.810030 11380 catalog_manager.cc:5697] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 reported cstate change: term changed from 1 to 2, leader changed from 2cebb5a85382400c8d311411e3854962 (127.11.21.3) to 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1). New cstate: current_term: 2 leader_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:59.826283 11752 consensus_queue.cc:1048] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:59.834717 11752 raft_consensus.cc:993] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962: : Instructing follower 90b67a59f9ca48cd861d3bd7e231c89e to start an election
I20260710 13:18:59.835166 11752 raft_consensus.cc:1081] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [term 1 LEADER]: Signalling peer 90b67a59f9ca48cd861d3bd7e231c89e to start an election
I20260710 13:18:59.843366 11708 consensus_queue.cc:1048] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:59.844818 11557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec65992249d14f29b303cd0fbe3add61"
dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
 from {username='slave'} at 127.0.0.1:39266
I20260710 13:18:59.845381 11557 raft_consensus.cc:493] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:59.845767 11557 raft_consensus.cc:3060] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:59.853818 11557 raft_consensus.cc:515] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:59.856743 11483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec65992249d14f29b303cd0fbe3add61" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
I20260710 13:18:59.858307 11557 leader_election.cc:290] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e [CANDIDATE]: Term 2 election: Requested vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:18:59.858945 11630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec65992249d14f29b303cd0fbe3add61" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cebb5a85382400c8d311411e3854962"
I20260710 13:18:59.859581 11630 raft_consensus.cc:3055] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:59.859928 11630 raft_consensus.cc:740] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cebb5a85382400c8d311411e3854962, State: Running, Role: LEADER
I20260710 13:18:59.860399 11483 raft_consensus.cc:3060] T ec65992249d14f29b303cd0fbe3add61 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:59.860709 11630 consensus_queue.cc:260] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:59.861917 11630 raft_consensus.cc:3060] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:59.866715 11630 raft_consensus.cc:2468] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b67a59f9ca48cd861d3bd7e231c89e in term 2.
I20260710 13:18:59.867800 11522 leader_election.cc:304] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cebb5a85382400c8d311411e3854962, 90b67a59f9ca48cd861d3bd7e231c89e; no voters: 
I20260710 13:18:59.868366 11483 raft_consensus.cc:2468] T ec65992249d14f29b303cd0fbe3add61 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b67a59f9ca48cd861d3bd7e231c89e in term 2.
I20260710 13:18:59.868553 11705 raft_consensus.cc:2804] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:59.869120 11705 raft_consensus.cc:697] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 LEADER]: Becoming Leader. State: Replica: 90b67a59f9ca48cd861d3bd7e231c89e, State: Running, Role: LEADER
I20260710 13:18:59.869992 11705 consensus_queue.cc:237] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:59.877027 11380 catalog_manager.cc:5697] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e reported cstate change: term changed from 1 to 2, leader changed from 2cebb5a85382400c8d311411e3854962 (127.11.21.3) to 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2). New cstate: current_term: 2 leader_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:59.898026 11712 raft_consensus.cc:993] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e: : Instructing follower 3a8d9a37644642ceaa88ba8db4b5e871 to start an election
I20260710 13:18:59.898526 11712 raft_consensus.cc:1081] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 LEADER]: Signalling peer 3a8d9a37644642ceaa88ba8db4b5e871 to start an election
I20260710 13:18:59.900456 11482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37e593b746e044858d8378319e1bef26"
dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
 from {username='slave'} at 127.0.0.1:46412
I20260710 13:18:59.900997 11482 raft_consensus.cc:493] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:59.901333 11482 raft_consensus.cc:3060] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:59.906454 11482 raft_consensus.cc:515] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:59.908538 11482 leader_election.cc:290] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [CANDIDATE]: Term 2 election: Requested vote from peers 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:18:59.909821 11557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e593b746e044858d8378319e1bef26" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
I20260710 13:18:59.909965 11630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e593b746e044858d8378319e1bef26" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cebb5a85382400c8d311411e3854962"
I20260710 13:18:59.911008 11557 raft_consensus.cc:3055] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:59.911068 11630 raft_consensus.cc:3060] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:59.911746 11557 raft_consensus.cc:740] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90b67a59f9ca48cd861d3bd7e231c89e, State: Running, Role: LEADER
I20260710 13:18:59.912894 11557 consensus_queue.cc:260] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:59.914247 11557 raft_consensus.cc:3060] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:59.916826 11630 raft_consensus.cc:2468] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8d9a37644642ceaa88ba8db4b5e871 in term 2.
I20260710 13:18:59.917495 11631 raft_consensus.cc:1240] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Rejecting Update request from peer 90b67a59f9ca48cd861d3bd7e231c89e for earlier term 1. Current term is 2. Ops: []
I20260710 13:18:59.918195 11447 leader_election.cc:304] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cebb5a85382400c8d311411e3854962, 3a8d9a37644642ceaa88ba8db4b5e871; no voters: 
I20260710 13:18:59.919087 11717 raft_consensus.cc:2804] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:59.919551 11717 raft_consensus.cc:697] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 LEADER]: Becoming Leader. State: Replica: 3a8d9a37644642ceaa88ba8db4b5e871, State: Running, Role: LEADER
I20260710 13:18:59.920421 11717 consensus_queue.cc:237] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:18:59.922237 11557 raft_consensus.cc:2468] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8d9a37644642ceaa88ba8db4b5e871 in term 2.
I20260710 13:18:59.929183 11378 catalog_manager.cc:5697] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 reported cstate change: term changed from 1 to 2, leader changed from 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2) to 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1). New cstate: current_term: 2 leader_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:00.148571 11710 raft_consensus.cc:993] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871: : Instructing follower 2cebb5a85382400c8d311411e3854962 to start an election
I20260710 13:19:00.149114 11710 raft_consensus.cc:1081] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 LEADER]: Signalling peer 2cebb5a85382400c8d311411e3854962 to start an election
I20260710 13:19:00.151300 11630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71d558f041bc4eef8c3756e8752d8969"
dest_uuid: "2cebb5a85382400c8d311411e3854962"
 from {username='slave'} at 127.0.0.1:59028
I20260710 13:19:00.151908 11630 raft_consensus.cc:493] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:00.152462 11630 raft_consensus.cc:3060] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:00.157667 11630 raft_consensus.cc:515] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:00.159361 11630 leader_election.cc:290] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 2 election: Requested vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273)
I20260710 13:19:00.160359 11482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d558f041bc4eef8c3756e8752d8969" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
I20260710 13:19:00.160704 11557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d558f041bc4eef8c3756e8752d8969" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
I20260710 13:19:00.161051 11482 raft_consensus.cc:3055] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:00.161247 11557 raft_consensus.cc:3060] T 71d558f041bc4eef8c3756e8752d8969 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:00.161439 11482 raft_consensus.cc:740] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a8d9a37644642ceaa88ba8db4b5e871, State: Running, Role: LEADER
I20260710 13:19:00.162271 11482 consensus_queue.cc:260] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:00.163533 11482 raft_consensus.cc:3060] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:00.167990 11557 raft_consensus.cc:2468] T 71d558f041bc4eef8c3756e8752d8969 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cebb5a85382400c8d311411e3854962 in term 2.
I20260710 13:19:00.169384 11595 leader_election.cc:304] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cebb5a85382400c8d311411e3854962, 90b67a59f9ca48cd861d3bd7e231c89e; no voters: 
I20260710 13:19:00.170225 11482 raft_consensus.cc:2468] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cebb5a85382400c8d311411e3854962 in term 2.
I20260710 13:19:00.170394 11752 raft_consensus.cc:2804] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:00.170902 11752 raft_consensus.cc:697] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962 [term 2 LEADER]: Becoming Leader. State: Replica: 2cebb5a85382400c8d311411e3854962, State: Running, Role: LEADER
I20260710 13:19:00.171902 11752 consensus_queue.cc:237] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:00.178817 11378 catalog_manager.cc:5697] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962 reported cstate change: term changed from 1 to 2, leader changed from 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1) to 2cebb5a85382400c8d311411e3854962 (127.11.21.3). New cstate: current_term: 2 leader_uuid: "2cebb5a85382400c8d311411e3854962" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:00.201083 11630 raft_consensus.cc:1275] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Refusing update from remote peer 3a8d9a37644642ceaa88ba8db4b5e871: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:00.202410 11710 consensus_queue.cc:1048] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:00.211087 11557 raft_consensus.cc:1275] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Refusing update from remote peer 3a8d9a37644642ceaa88ba8db4b5e871: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:00.212841 11710 consensus_queue.cc:1048] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:00.312630 11557 raft_consensus.cc:1275] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Refusing update from remote peer 3a8d9a37644642ceaa88ba8db4b5e871: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:00.313889 11710 consensus_queue.cc:1048] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:00.321306 11631 raft_consensus.cc:1275] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Refusing update from remote peer 3a8d9a37644642ceaa88ba8db4b5e871: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:00.323021 11710 consensus_queue.cc:1048] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:00.371426 11482 raft_consensus.cc:1275] T ec65992249d14f29b303cd0fbe3add61 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Refusing update from remote peer 90b67a59f9ca48cd861d3bd7e231c89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:00.372752 11705 consensus_queue.cc:1048] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:00.379913 11631 raft_consensus.cc:1275] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Refusing update from remote peer 90b67a59f9ca48cd861d3bd7e231c89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:00.381560 11706 consensus_queue.cc:1048] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:00.590842 11482 raft_consensus.cc:1275] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Refusing update from remote peer 2cebb5a85382400c8d311411e3854962: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:00.592489 11752 consensus_queue.cc:1048] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:00.603107 11557 raft_consensus.cc:1275] T 71d558f041bc4eef8c3756e8752d8969 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Refusing update from remote peer 2cebb5a85382400c8d311411e3854962: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:00.604766 11770 consensus_queue.cc:1048] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:02.702064 11348 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:19:02.702960 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:02.726589 11482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "099021c8d9404a21aa2e0a3fe5ebf028"
dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
mode: GRACEFUL
new_leader_uuid: "2cebb5a85382400c8d311411e3854962"
 from {username='slave'} at 127.0.0.1:60392
I20260710 13:19:02.727165 11482 raft_consensus.cc:606] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 LEADER]: Received request to transfer leadership to TS 2cebb5a85382400c8d311411e3854962
I20260710 13:19:02.738294 11557 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1e086cd3de34f818e357cfae248a8fd"
dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
mode: GRACEFUL
new_leader_uuid: "2cebb5a85382400c8d311411e3854962"
 from {username='slave'} at 127.0.0.1:60082
I20260710 13:19:02.738832 11557 raft_consensus.cc:606] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 LEADER]: Received request to transfer leadership to TS 2cebb5a85382400c8d311411e3854962
I20260710 13:19:02.740162 11348 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:02.740644 11348 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:02.931727 11710 raft_consensus.cc:993] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871: : Instructing follower 2cebb5a85382400c8d311411e3854962 to start an election
I20260710 13:19:02.932265 11710 raft_consensus.cc:1081] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 LEADER]: Signalling peer 2cebb5a85382400c8d311411e3854962 to start an election
I20260710 13:19:02.933867 11631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "099021c8d9404a21aa2e0a3fe5ebf028"
dest_uuid: "2cebb5a85382400c8d311411e3854962"
 from {username='slave'} at 127.0.0.1:59028
I20260710 13:19:02.934404 11631 raft_consensus.cc:493] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:02.934684 11631 raft_consensus.cc:3060] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.940548 11631 raft_consensus.cc:515] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:02.942448 11631 leader_election.cc:290] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 2 election: Requested vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273)
I20260710 13:19:02.943382 11482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099021c8d9404a21aa2e0a3fe5ebf028" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
I20260710 13:19:02.943770 11557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099021c8d9404a21aa2e0a3fe5ebf028" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
I20260710 13:19:02.944185 11482 raft_consensus.cc:3055] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:02.944475 11557 raft_consensus.cc:3060] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.944676 11482 raft_consensus.cc:740] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a8d9a37644642ceaa88ba8db4b5e871, State: Running, Role: LEADER
I20260710 13:19:02.945701 11482 consensus_queue.cc:260] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:02.946810 11482 raft_consensus.cc:3060] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.951089 11557 raft_consensus.cc:2468] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cebb5a85382400c8d311411e3854962 in term 2.
I20260710 13:19:02.952965 11595 leader_election.cc:304] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cebb5a85382400c8d311411e3854962, 90b67a59f9ca48cd861d3bd7e231c89e; no voters: 
I20260710 13:19:02.952443 11482 raft_consensus.cc:2468] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cebb5a85382400c8d311411e3854962 in term 2.
I20260710 13:19:02.953945 11770 raft_consensus.cc:2804] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:02.955449 11770 raft_consensus.cc:697] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [term 2 LEADER]: Becoming Leader. State: Replica: 2cebb5a85382400c8d311411e3854962, State: Running, Role: LEADER
I20260710 13:19:02.956354 11770 consensus_queue.cc:237] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:02.967316 11378 catalog_manager.cc:5697] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 reported cstate change: term changed from 1 to 2, leader changed from 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1) to 2cebb5a85382400c8d311411e3854962 (127.11.21.3). New cstate: current_term: 2 leader_uuid: "2cebb5a85382400c8d311411e3854962" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:03.047984 11777 raft_consensus.cc:993] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e: : Instructing follower 2cebb5a85382400c8d311411e3854962 to start an election
I20260710 13:19:03.048453 11788 raft_consensus.cc:1081] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 LEADER]: Signalling peer 2cebb5a85382400c8d311411e3854962 to start an election
I20260710 13:19:03.050028 11631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1e086cd3de34f818e357cfae248a8fd"
dest_uuid: "2cebb5a85382400c8d311411e3854962"
 from {username='slave'} at 127.0.0.1:59022
I20260710 13:19:03.050607 11631 raft_consensus.cc:493] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:03.050957 11631 raft_consensus.cc:3060] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:03.055929 11631 raft_consensus.cc:515] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:03.057735 11631 leader_election.cc:290] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 2 election: Requested vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273)
I20260710 13:19:03.059185 11482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1e086cd3de34f818e357cfae248a8fd" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
I20260710 13:19:03.059176 11557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1e086cd3de34f818e357cfae248a8fd" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
I20260710 13:19:03.059808 11482 raft_consensus.cc:3060] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:03.060143 11557 raft_consensus.cc:3055] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:03.060487 11557 raft_consensus.cc:740] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90b67a59f9ca48cd861d3bd7e231c89e, State: Running, Role: LEADER
I20260710 13:19:03.061194 11557 consensus_queue.cc:260] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:03.062124 11557 raft_consensus.cc:3060] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:03.065776 11482 raft_consensus.cc:2468] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cebb5a85382400c8d311411e3854962 in term 2.
I20260710 13:19:03.066859 11557 raft_consensus.cc:2468] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cebb5a85382400c8d311411e3854962 in term 2.
I20260710 13:19:03.067139 11595 leader_election.cc:304] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cebb5a85382400c8d311411e3854962, 3a8d9a37644642ceaa88ba8db4b5e871; no voters: 
I20260710 13:19:03.068030 11770 raft_consensus.cc:2804] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:03.068569 11770 raft_consensus.cc:697] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 2 LEADER]: Becoming Leader. State: Replica: 2cebb5a85382400c8d311411e3854962, State: Running, Role: LEADER
I20260710 13:19:03.069535 11770 consensus_queue.cc:237] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:03.077173 11378 catalog_manager.cc:5697] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 reported cstate change: term changed from 1 to 2, leader changed from 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2) to 2cebb5a85382400c8d311411e3854962 (127.11.21.3). New cstate: current_term: 2 leader_uuid: "2cebb5a85382400c8d311411e3854962" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:03.817623 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:04.045010 11557 raft_consensus.cc:1275] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Refusing update from remote peer 2cebb5a85382400c8d311411e3854962: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:04.047318 11791 consensus_queue.cc:1048] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:04.053223 11483 raft_consensus.cc:1275] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Refusing update from remote peer 2cebb5a85382400c8d311411e3854962: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:04.054800 11481 raft_consensus.cc:1275] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Refusing update from remote peer 2cebb5a85382400c8d311411e3854962: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:04.055387 11791 consensus_queue.cc:1048] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:04.056998 11791 consensus_queue.cc:1048] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:04.103009 11555 raft_consensus.cc:1275] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Refusing update from remote peer 2cebb5a85382400c8d311411e3854962: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:04.104447 11770 consensus_queue.cc:1048] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:04.133200 11483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78ab17252a9c4bfa942469fc09f646f8"
dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
mode: GRACEFUL
new_leader_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
 from {username='slave'} at 127.0.0.1:46420
I20260710 13:19:04.133747 11483 raft_consensus.cc:606] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 LEADER]: Received request to transfer leadership to TS 90b67a59f9ca48cd861d3bd7e231c89e
I20260710 13:19:04.140201 11483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37e593b746e044858d8378319e1bef26"
dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
mode: GRACEFUL
new_leader_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
 from {username='slave'} at 127.0.0.1:46420
I20260710 13:19:04.140838 11483 raft_consensus.cc:606] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 LEADER]: Received request to transfer leadership to TS 90b67a59f9ca48cd861d3bd7e231c89e
I20260710 13:19:04.146301 11483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2152eebb2d5c47e98b022bc68b3612f7"
dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
mode: GRACEFUL
new_leader_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
 from {username='slave'} at 127.0.0.1:46420
I20260710 13:19:04.146785 11483 raft_consensus.cc:606] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 LEADER]: Received request to transfer leadership to TS 90b67a59f9ca48cd861d3bd7e231c89e
I20260710 13:19:04.151955 11629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "099021c8d9404a21aa2e0a3fe5ebf028"
dest_uuid: "2cebb5a85382400c8d311411e3854962"
mode: GRACEFUL
new_leader_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
 from {username='slave'} at 127.0.0.1:59038
I20260710 13:19:04.152526 11629 raft_consensus.cc:606] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [term 2 LEADER]: Received request to transfer leadership to TS 90b67a59f9ca48cd861d3bd7e231c89e
I20260710 13:19:04.161024 11629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1e086cd3de34f818e357cfae248a8fd"
dest_uuid: "2cebb5a85382400c8d311411e3854962"
mode: GRACEFUL
new_leader_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
 from {username='slave'} at 127.0.0.1:59038
I20260710 13:19:04.161600 11629 raft_consensus.cc:606] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 2 LEADER]: Received request to transfer leadership to TS 90b67a59f9ca48cd861d3bd7e231c89e
W20260710 13:19:04.376915 11504 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5060 after lost signal to thread 11351
W20260710 13:19:04.377843 11504 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5740 after lost signal to thread 11414
W20260710 13:19:04.379007 11504 debug-util.cc:398] Leaking SignalData structure 0x7b08001de760 after lost signal to thread 11507
W20260710 13:19:04.380098 11504 debug-util.cc:398] Leaking SignalData structure 0x7b080018ffe0 after lost signal to thread 11582
W20260710 13:19:04.381127 11504 debug-util.cc:398] Leaking SignalData structure 0x7b0800177fc0 after lost signal to thread 11656
I20260710 13:19:04.384546 11710 raft_consensus.cc:993] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871: : Instructing follower 90b67a59f9ca48cd861d3bd7e231c89e to start an election
I20260710 13:19:04.385080 11790 raft_consensus.cc:1081] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 LEADER]: Signalling peer 90b67a59f9ca48cd861d3bd7e231c89e to start an election
I20260710 13:19:04.386616 11555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37e593b746e044858d8378319e1bef26"
dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
 from {username='slave'} at 127.0.0.1:39274
I20260710 13:19:04.387102 11555 raft_consensus.cc:493] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:04.387399 11555 raft_consensus.cc:3060] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.392143 11555 raft_consensus.cc:515] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:04.393683 11555 leader_election.cc:290] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [CANDIDATE]: Term 3 election: Requested vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:19:04.394762 11629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e593b746e044858d8378319e1bef26" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2cebb5a85382400c8d311411e3854962"
I20260710 13:19:04.394762 11483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e593b746e044858d8378319e1bef26" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
I20260710 13:19:04.395502 11629 raft_consensus.cc:3060] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.395743 11483 raft_consensus.cc:3055] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:04.396224 11483 raft_consensus.cc:740] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a8d9a37644642ceaa88ba8db4b5e871, State: Running, Role: LEADER
I20260710 13:19:04.397157 11483 consensus_queue.cc:260] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [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: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:04.398614 11483 raft_consensus.cc:3060] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.400293 11629 raft_consensus.cc:2468] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b67a59f9ca48cd861d3bd7e231c89e in term 3.
I20260710 13:19:04.401393 11522 leader_election.cc:304] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [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: 2cebb5a85382400c8d311411e3854962, 90b67a59f9ca48cd861d3bd7e231c89e; no voters: 
I20260710 13:19:04.402064 11799 raft_consensus.cc:2804] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:04.402480 11799 raft_consensus.cc:697] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 LEADER]: Becoming Leader. State: Replica: 90b67a59f9ca48cd861d3bd7e231c89e, State: Running, Role: LEADER
I20260710 13:19:04.403291 11799 consensus_queue.cc:237] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [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: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:04.407207 11483 raft_consensus.cc:2468] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b67a59f9ca48cd861d3bd7e231c89e in term 3.
I20260710 13:19:04.412443 11379 catalog_manager.cc:5697] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e reported cstate change: term changed from 2 to 3, leader changed from 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1) to 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2). New cstate: current_term: 3 leader_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.485599 11778 raft_consensus.cc:993] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871: : Instructing follower 90b67a59f9ca48cd861d3bd7e231c89e to start an election
I20260710 13:19:04.486061 11778 raft_consensus.cc:1081] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 LEADER]: Signalling peer 90b67a59f9ca48cd861d3bd7e231c89e to start an election
I20260710 13:19:04.487897 11555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2152eebb2d5c47e98b022bc68b3612f7"
dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
 from {username='slave'} at 127.0.0.1:39274
I20260710 13:19:04.488636 11555 raft_consensus.cc:493] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:04.489053 11555 raft_consensus.cc:3060] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.497599 11555 raft_consensus.cc:515] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:04.500154 11555 leader_election.cc:290] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [CANDIDATE]: Term 3 election: Requested vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:19:04.500823 11483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2152eebb2d5c47e98b022bc68b3612f7" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
I20260710 13:19:04.501485 11483 raft_consensus.cc:3055] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:04.501837 11483 raft_consensus.cc:740] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a8d9a37644642ceaa88ba8db4b5e871, State: Running, Role: LEADER
I20260710 13:19:04.501789 11629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2152eebb2d5c47e98b022bc68b3612f7" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2cebb5a85382400c8d311411e3854962"
I20260710 13:19:04.502640 11629 raft_consensus.cc:3060] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.502831 11483 consensus_queue.cc:260] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [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: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:04.503979 11483 raft_consensus.cc:3060] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.509059 11483 raft_consensus.cc:2468] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b67a59f9ca48cd861d3bd7e231c89e in term 3.
I20260710 13:19:04.510171 11521 leader_election.cc:304] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [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: 3a8d9a37644642ceaa88ba8db4b5e871, 90b67a59f9ca48cd861d3bd7e231c89e; no voters: 
I20260710 13:19:04.510871 11799 raft_consensus.cc:2804] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:04.511039 11629 raft_consensus.cc:2468] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b67a59f9ca48cd861d3bd7e231c89e in term 3.
I20260710 13:19:04.511325 11799 raft_consensus.cc:697] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 LEADER]: Becoming Leader. State: Replica: 90b67a59f9ca48cd861d3bd7e231c89e, State: Running, Role: LEADER
I20260710 13:19:04.512264 11799 consensus_queue.cc:237] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [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: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:04.521258 11379 catalog_manager.cc:5697] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e reported cstate change: term changed from 2 to 3, leader changed from 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1) to 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2). New cstate: current_term: 3 leader_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.534760 11790 raft_consensus.cc:993] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871: : Instructing follower 90b67a59f9ca48cd861d3bd7e231c89e to start an election
I20260710 13:19:04.535329 11790 raft_consensus.cc:1081] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 LEADER]: Signalling peer 90b67a59f9ca48cd861d3bd7e231c89e to start an election
I20260710 13:19:04.537129 11555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78ab17252a9c4bfa942469fc09f646f8"
dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
 from {username='slave'} at 127.0.0.1:39274
I20260710 13:19:04.537815 11555 raft_consensus.cc:493] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:04.538220 11555 raft_consensus.cc:3060] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:04.546890 11555 raft_consensus.cc:515] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:04.549388 11555 leader_election.cc:290] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [CANDIDATE]: Term 2 election: Requested vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:19:04.550411 11483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ab17252a9c4bfa942469fc09f646f8" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
I20260710 13:19:04.550861 11629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ab17252a9c4bfa942469fc09f646f8" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cebb5a85382400c8d311411e3854962"
I20260710 13:19:04.551070 11483 raft_consensus.cc:3055] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:04.551391 11629 raft_consensus.cc:3060] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:04.551435 11483 raft_consensus.cc:740] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a8d9a37644642ceaa88ba8db4b5e871, State: Running, Role: LEADER
I20260710 13:19:04.552400 11483 consensus_queue.cc:260] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:04.553602 11483 raft_consensus.cc:3060] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:04.558666 11629 raft_consensus.cc:2468] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b67a59f9ca48cd861d3bd7e231c89e in term 2.
I20260710 13:19:04.559952 11522 leader_election.cc:304] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cebb5a85382400c8d311411e3854962, 90b67a59f9ca48cd861d3bd7e231c89e; no voters: 
I20260710 13:19:04.560751 11483 raft_consensus.cc:2468] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b67a59f9ca48cd861d3bd7e231c89e in term 2.
I20260710 13:19:04.560837 11799 raft_consensus.cc:2804] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:04.561498 11799 raft_consensus.cc:697] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 LEADER]: Becoming Leader. State: Replica: 90b67a59f9ca48cd861d3bd7e231c89e, State: Running, Role: LEADER
I20260710 13:19:04.562563 11799 consensus_queue.cc:237] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:04.571359 11379 catalog_manager.cc:5697] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e reported cstate change: term changed from 1 to 2, leader changed from 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1) to 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2). New cstate: current_term: 2 leader_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.666368 11782 raft_consensus.cc:993] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962: : Instructing follower 90b67a59f9ca48cd861d3bd7e231c89e to start an election
I20260710 13:19:04.666914 11810 raft_consensus.cc:1081] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 2 LEADER]: Signalling peer 90b67a59f9ca48cd861d3bd7e231c89e to start an election
I20260710 13:19:04.668318 11555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1e086cd3de34f818e357cfae248a8fd"
dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
 from {username='slave'} at 127.0.0.1:39266
I20260710 13:19:04.668781 11555 raft_consensus.cc:493] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:04.669086 11555 raft_consensus.cc:3060] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.673928 11555 raft_consensus.cc:515] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:04.675495 11555 leader_election.cc:290] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [CANDIDATE]: Term 3 election: Requested vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:19:04.676616 11629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1e086cd3de34f818e357cfae248a8fd" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2cebb5a85382400c8d311411e3854962"
I20260710 13:19:04.676587 11483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1e086cd3de34f818e357cfae248a8fd" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
I20260710 13:19:04.677398 11629 raft_consensus.cc:3055] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:04.677520 11483 raft_consensus.cc:3060] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.677722 11629 raft_consensus.cc:740] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2cebb5a85382400c8d311411e3854962, State: Running, Role: LEADER
I20260710 13:19:04.678550 11629 consensus_queue.cc:260] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [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: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:04.679436 11629 raft_consensus.cc:3060] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.683554 11782 raft_consensus.cc:993] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962: : Instructing follower 90b67a59f9ca48cd861d3bd7e231c89e to start an election
I20260710 13:19:04.684000 11782 raft_consensus.cc:1081] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [term 2 LEADER]: Signalling peer 90b67a59f9ca48cd861d3bd7e231c89e to start an election
I20260710 13:19:04.685691 11558 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "099021c8d9404a21aa2e0a3fe5ebf028"
dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
 from {username='slave'} at 127.0.0.1:39266
I20260710 13:19:04.685712 11483 raft_consensus.cc:2468] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b67a59f9ca48cd861d3bd7e231c89e in term 3.
I20260710 13:19:04.686272 11558 raft_consensus.cc:493] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:04.686807 11558 raft_consensus.cc:3060] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.686255 11629 raft_consensus.cc:2468] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b67a59f9ca48cd861d3bd7e231c89e in term 3.
I20260710 13:19:04.688731 11522 leader_election.cc:304] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [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: 2cebb5a85382400c8d311411e3854962, 90b67a59f9ca48cd861d3bd7e231c89e; no voters: 
I20260710 13:19:04.689563 11799 raft_consensus.cc:2804] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:04.690017 11799 raft_consensus.cc:697] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 LEADER]: Becoming Leader. State: Replica: 90b67a59f9ca48cd861d3bd7e231c89e, State: Running, Role: LEADER
I20260710 13:19:04.690699 11799 consensus_queue.cc:237] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [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: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:04.695626 11558 raft_consensus.cc:515] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:04.696653 11379 catalog_manager.cc:5697] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e reported cstate change: term changed from 2 to 3, leader changed from 2cebb5a85382400c8d311411e3854962 (127.11.21.3) to 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2). New cstate: current_term: 3 leader_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.698104 11558 leader_election.cc:290] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e [CANDIDATE]: Term 3 election: Requested vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:19:04.699076 11629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099021c8d9404a21aa2e0a3fe5ebf028" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2cebb5a85382400c8d311411e3854962"
I20260710 13:19:04.698777 11483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099021c8d9404a21aa2e0a3fe5ebf028" candidate_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
I20260710 13:19:04.699690 11629 raft_consensus.cc:3055] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:04.700039 11483 raft_consensus.cc:3060] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.700127 11629 raft_consensus.cc:740] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2cebb5a85382400c8d311411e3854962, State: Running, Role: LEADER
I20260710 13:19:04.703526 11629 consensus_queue.cc:260] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [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: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:04.704712 11629 raft_consensus.cc:3060] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.708841 11483 raft_consensus.cc:2468] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b67a59f9ca48cd861d3bd7e231c89e in term 3.
I20260710 13:19:04.710155 11521 leader_election.cc:304] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e [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: 3a8d9a37644642ceaa88ba8db4b5e871, 90b67a59f9ca48cd861d3bd7e231c89e; no voters: 
I20260710 13:19:04.710608 11629 raft_consensus.cc:2468] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b67a59f9ca48cd861d3bd7e231c89e in term 3.
I20260710 13:19:04.711107 11799 raft_consensus.cc:2804] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:04.711591 11799 raft_consensus.cc:697] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 LEADER]: Becoming Leader. State: Replica: 90b67a59f9ca48cd861d3bd7e231c89e, State: Running, Role: LEADER
I20260710 13:19:04.712410 11799 consensus_queue.cc:237] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e [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: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:04.718940 11379 catalog_manager.cc:5697] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e reported cstate change: term changed from 2 to 3, leader changed from 2cebb5a85382400c8d311411e3854962 (127.11.21.3) to 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2). New cstate: current_term: 3 leader_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.808794 11483 raft_consensus.cc:1275] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 3 FOLLOWER]: Refusing update from remote peer 90b67a59f9ca48cd861d3bd7e231c89e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:04.810480 11799 consensus_queue.cc:1048] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:04.827203 11629 raft_consensus.cc:1275] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962 [term 3 FOLLOWER]: Refusing update from remote peer 90b67a59f9ca48cd861d3bd7e231c89e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:04.828872 11788 consensus_queue.cc:1048] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:04.981621 11629 raft_consensus.cc:1275] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 3 FOLLOWER]: Refusing update from remote peer 90b67a59f9ca48cd861d3bd7e231c89e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:04.983268 11483 raft_consensus.cc:1275] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 3 FOLLOWER]: Refusing update from remote peer 90b67a59f9ca48cd861d3bd7e231c89e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:04.983167 11788 consensus_queue.cc:1048] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:04.985069 11814 consensus_queue.cc:1048] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:05.052155 11629 raft_consensus.cc:1275] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Refusing update from remote peer 90b67a59f9ca48cd861d3bd7e231c89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:05.053706 11788 consensus_queue.cc:1048] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:05.065789 11483 raft_consensus.cc:1275] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Refusing update from remote peer 90b67a59f9ca48cd861d3bd7e231c89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:05.067696 11788 consensus_queue.cc:1048] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:05.269598 11483 raft_consensus.cc:1275] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 3 FOLLOWER]: Refusing update from remote peer 90b67a59f9ca48cd861d3bd7e231c89e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:05.270778 11814 consensus_queue.cc:1048] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:05.331398 11629 raft_consensus.cc:1275] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [term 3 FOLLOWER]: Refusing update from remote peer 90b67a59f9ca48cd861d3bd7e231c89e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:05.332201 11483 raft_consensus.cc:1275] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [term 3 FOLLOWER]: Refusing update from remote peer 90b67a59f9ca48cd861d3bd7e231c89e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:05.335410 11799 consensus_queue.cc:1048] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:05.335069 11788 consensus_queue.cc:1048] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:05.339664 11629 raft_consensus.cc:1275] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 3 FOLLOWER]: Refusing update from remote peer 90b67a59f9ca48cd861d3bd7e231c89e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:05.341828 11824 consensus_queue.cc:1048] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260710 13:19:07.172094 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:07.179801 11558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2152eebb2d5c47e98b022bc68b3612f7"
dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
mode: GRACEFUL
new_leader_uuid: "2cebb5a85382400c8d311411e3854962"
 from {username='slave'} at 127.0.0.1:60082
I20260710 13:19:07.180495 11558 raft_consensus.cc:606] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 LEADER]: Received request to transfer leadership to TS 2cebb5a85382400c8d311411e3854962
I20260710 13:19:07.183202 11558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38dc2eedb2414e009746973087b29ba2"
dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
mode: GRACEFUL
new_leader_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
 from {username='slave'} at 127.0.0.1:60082
I20260710 13:19:07.183665 11558 raft_consensus.cc:606] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 LEADER]: Received request to transfer leadership to TS 3a8d9a37644642ceaa88ba8db4b5e871
I20260710 13:19:07.186107 11558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78ab17252a9c4bfa942469fc09f646f8"
dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
mode: GRACEFUL
new_leader_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
 from {username='slave'} at 127.0.0.1:60082
I20260710 13:19:07.186564 11558 raft_consensus.cc:606] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 LEADER]: Received request to transfer leadership to TS 3a8d9a37644642ceaa88ba8db4b5e871
I20260710 13:19:07.188918 11558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1e086cd3de34f818e357cfae248a8fd"
dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
mode: GRACEFUL
new_leader_uuid: "2cebb5a85382400c8d311411e3854962"
 from {username='slave'} at 127.0.0.1:60082
I20260710 13:19:07.189353 11558 raft_consensus.cc:606] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 LEADER]: Received request to transfer leadership to TS 2cebb5a85382400c8d311411e3854962
I20260710 13:19:07.191607 11558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6ee6c10746f4a3d8bf6d8877f91719e"
dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
mode: GRACEFUL
new_leader_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
 from {username='slave'} at 127.0.0.1:60082
I20260710 13:19:07.192055 11558 raft_consensus.cc:606] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 LEADER]: Received request to transfer leadership to TS 3a8d9a37644642ceaa88ba8db4b5e871
I20260710 13:19:07.193315 11348 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:19:07.193765 11348 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:07.383138 11830 raft_consensus.cc:993] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e: : Instructing follower 2cebb5a85382400c8d311411e3854962 to start an election
I20260710 13:19:07.383677 11823 raft_consensus.cc:1081] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 LEADER]: Signalling peer 2cebb5a85382400c8d311411e3854962 to start an election
I20260710 13:19:07.385279 11631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1e086cd3de34f818e357cfae248a8fd"
dest_uuid: "2cebb5a85382400c8d311411e3854962"
 from {username='slave'} at 127.0.0.1:59022
I20260710 13:19:07.386034 11631 raft_consensus.cc:493] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:07.386425 11631 raft_consensus.cc:3060] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:07.392470 11631 raft_consensus.cc:515] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:07.394181 11631 leader_election.cc:290] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 4 election: Requested vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273)
I20260710 13:19:07.395397 11558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1e086cd3de34f818e357cfae248a8fd" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
I20260710 13:19:07.395385 11479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1e086cd3de34f818e357cfae248a8fd" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
I20260710 13:19:07.396363 11558 raft_consensus.cc:3055] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:07.396436 11479 raft_consensus.cc:3060] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:07.396701 11558 raft_consensus.cc:740] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 90b67a59f9ca48cd861d3bd7e231c89e, State: Running, Role: LEADER
I20260710 13:19:07.397689 11558 consensus_queue.cc:260] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [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: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:07.398733 11558 raft_consensus.cc:3060] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:07.402607 11479 raft_consensus.cc:2468] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cebb5a85382400c8d311411e3854962 in term 4.
I20260710 13:19:07.403906 11595 leader_election.cc:304] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [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: 2cebb5a85382400c8d311411e3854962, 3a8d9a37644642ceaa88ba8db4b5e871; no voters: 
I20260710 13:19:07.404687 11827 raft_consensus.cc:2804] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:07.404922 11558 raft_consensus.cc:2468] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cebb5a85382400c8d311411e3854962 in term 4.
I20260710 13:19:07.406270 11827 raft_consensus.cc:697] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 4 LEADER]: Becoming Leader. State: Replica: 2cebb5a85382400c8d311411e3854962, State: Running, Role: LEADER
I20260710 13:19:07.407220 11827 consensus_queue.cc:237] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [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: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:07.414361 11380 catalog_manager.cc:5697] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 reported cstate change: term changed from 3 to 4, leader changed from 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2) to 2cebb5a85382400c8d311411e3854962 (127.11.21.3). New cstate: current_term: 4 leader_uuid: "2cebb5a85382400c8d311411e3854962" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:07.480566 11830 raft_consensus.cc:993] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e: : Instructing follower 2cebb5a85382400c8d311411e3854962 to start an election
I20260710 13:19:07.481120 11830 raft_consensus.cc:1081] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 LEADER]: Signalling peer 2cebb5a85382400c8d311411e3854962 to start an election
I20260710 13:19:07.482275 11823 raft_consensus.cc:993] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e: : Instructing follower 3a8d9a37644642ceaa88ba8db4b5e871 to start an election
I20260710 13:19:07.482959 11831 raft_consensus.cc:1081] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 LEADER]: Signalling peer 3a8d9a37644642ceaa88ba8db4b5e871 to start an election
I20260710 13:19:07.482875 11631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2152eebb2d5c47e98b022bc68b3612f7"
dest_uuid: "2cebb5a85382400c8d311411e3854962"
 from {username='slave'} at 127.0.0.1:59022
I20260710 13:19:07.483605 11631 raft_consensus.cc:493] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:07.484033 11631 raft_consensus.cc:3060] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:07.484850 11479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6ee6c10746f4a3d8bf6d8877f91719e"
dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
 from {username='slave'} at 127.0.0.1:46412
I20260710 13:19:07.485375 11479 raft_consensus.cc:493] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:07.485689 11479 raft_consensus.cc:3060] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.489041 11631 raft_consensus.cc:515] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:07.490808 11631 leader_election.cc:290] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [CANDIDATE]: Term 4 election: Requested vote from peers 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505), 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273)
I20260710 13:19:07.491631 11483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2152eebb2d5c47e98b022bc68b3612f7" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
I20260710 13:19:07.491194 11479 raft_consensus.cc:515] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:07.491945 11558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2152eebb2d5c47e98b022bc68b3612f7" candidate_uuid: "2cebb5a85382400c8d311411e3854962" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
I20260710 13:19:07.492311 11483 raft_consensus.cc:3060] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:07.492678 11558 raft_consensus.cc:3055] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:07.493023 11558 raft_consensus.cc:740] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 90b67a59f9ca48cd861d3bd7e231c89e, State: Running, Role: LEADER
I20260710 13:19:07.494045 11479 leader_election.cc:290] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [CANDIDATE]: Term 2 election: Requested vote from peers 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:19:07.493815 11558 consensus_queue.cc:260] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [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: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:07.495298 11631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ee6c10746f4a3d8bf6d8877f91719e" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cebb5a85382400c8d311411e3854962"
I20260710 13:19:07.495657 11558 raft_consensus.cc:3060] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:07.495869 11631 raft_consensus.cc:3060] T c6ee6c10746f4a3d8bf6d8877f91719e P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.498798 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ee6c10746f4a3d8bf6d8877f91719e" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
I20260710 13:19:07.499356 11555 raft_consensus.cc:3055] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:07.499389 11483 raft_consensus.cc:2468] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cebb5a85382400c8d311411e3854962 in term 4.
I20260710 13:19:07.499854 11555 raft_consensus.cc:740] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90b67a59f9ca48cd861d3bd7e231c89e, State: Running, Role: LEADER
I20260710 13:19:07.500798 11595 leader_election.cc:304] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [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: 2cebb5a85382400c8d311411e3854962, 3a8d9a37644642ceaa88ba8db4b5e871; no voters: 
I20260710 13:19:07.500916 11555 consensus_queue.cc:260] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:07.501929 11827 raft_consensus.cc:2804] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:07.502439 11827 raft_consensus.cc:697] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 4 LEADER]: Becoming Leader. State: Replica: 2cebb5a85382400c8d311411e3854962, State: Running, Role: LEADER
I20260710 13:19:07.502442 11555 raft_consensus.cc:3060] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.503638 11631 raft_consensus.cc:2468] T c6ee6c10746f4a3d8bf6d8877f91719e P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8d9a37644642ceaa88ba8db4b5e871 in term 2.
I20260710 13:19:07.503779 11827 consensus_queue.cc:237] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [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: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:07.504823 11558 raft_consensus.cc:2468] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cebb5a85382400c8d311411e3854962 in term 4.
I20260710 13:19:07.505272 11447 leader_election.cc:304] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cebb5a85382400c8d311411e3854962, 3a8d9a37644642ceaa88ba8db4b5e871; no voters: 
I20260710 13:19:07.507754 11838 raft_consensus.cc:2804] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:07.509443 11838 raft_consensus.cc:697] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 LEADER]: Becoming Leader. State: Replica: 3a8d9a37644642ceaa88ba8db4b5e871, State: Running, Role: LEADER
I20260710 13:19:07.510505 11838 consensus_queue.cc:237] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:07.512010 11555 raft_consensus.cc:2468] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8d9a37644642ceaa88ba8db4b5e871 in term 2.
I20260710 13:19:07.518553 11380 catalog_manager.cc:5697] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 reported cstate change: term changed from 3 to 4, leader changed from 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2) to 2cebb5a85382400c8d311411e3854962 (127.11.21.3). New cstate: current_term: 4 leader_uuid: "2cebb5a85382400c8d311411e3854962" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:07.519477 11378 catalog_manager.cc:5697] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 reported cstate change: term changed from 1 to 2, leader changed from 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2) to 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1). New cstate: current_term: 2 leader_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.554200 11823 raft_consensus.cc:993] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e: : Instructing follower 3a8d9a37644642ceaa88ba8db4b5e871 to start an election
I20260710 13:19:07.554733 11823 raft_consensus.cc:1081] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 LEADER]: Signalling peer 3a8d9a37644642ceaa88ba8db4b5e871 to start an election
I20260710 13:19:07.556396 11483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38dc2eedb2414e009746973087b29ba2"
dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
 from {username='slave'} at 127.0.0.1:46412
I20260710 13:19:07.556910 11483 raft_consensus.cc:493] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:07.557211 11483 raft_consensus.cc:3060] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.561331 11483 raft_consensus.cc:515] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:07.562784 11483 leader_election.cc:290] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871 [CANDIDATE]: Term 2 election: Requested vote from peers 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:19:07.563772 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38dc2eedb2414e009746973087b29ba2" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
I20260710 13:19:07.563891 11631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38dc2eedb2414e009746973087b29ba2" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cebb5a85382400c8d311411e3854962"
I20260710 13:19:07.564743 11555 raft_consensus.cc:3055] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:07.564821 11631 raft_consensus.cc:3060] T 38dc2eedb2414e009746973087b29ba2 P 2cebb5a85382400c8d311411e3854962 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.565110 11555 raft_consensus.cc:740] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90b67a59f9ca48cd861d3bd7e231c89e, State: Running, Role: LEADER
I20260710 13:19:07.565936 11555 consensus_queue.cc:260] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:07.566968 11555 raft_consensus.cc:3060] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.569322 11631 raft_consensus.cc:2468] T 38dc2eedb2414e009746973087b29ba2 P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8d9a37644642ceaa88ba8db4b5e871 in term 2.
I20260710 13:19:07.570477 11447 leader_election.cc:304] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cebb5a85382400c8d311411e3854962, 3a8d9a37644642ceaa88ba8db4b5e871; no voters: 
I20260710 13:19:07.571475 11838 raft_consensus.cc:2804] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:07.572072 11838 raft_consensus.cc:697] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 LEADER]: Becoming Leader. State: Replica: 3a8d9a37644642ceaa88ba8db4b5e871, State: Running, Role: LEADER
I20260710 13:19:07.573375 11555 raft_consensus.cc:2468] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8d9a37644642ceaa88ba8db4b5e871 in term 2.
I20260710 13:19:07.573244 11838 consensus_queue.cc:237] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:07.583691 11378 catalog_manager.cc:5697] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871 reported cstate change: term changed from 1 to 2, leader changed from 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2) to 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1). New cstate: current_term: 2 leader_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.621006 11831 raft_consensus.cc:993] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e: : Instructing follower 3a8d9a37644642ceaa88ba8db4b5e871 to start an election
I20260710 13:19:07.621654 11823 raft_consensus.cc:1081] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 LEADER]: Signalling peer 3a8d9a37644642ceaa88ba8db4b5e871 to start an election
I20260710 13:19:07.623169 11483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78ab17252a9c4bfa942469fc09f646f8"
dest_uuid: "3a8d9a37644642ceaa88ba8db4b5e871"
 from {username='slave'} at 127.0.0.1:46412
I20260710 13:19:07.623550 11483 raft_consensus.cc:493] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:07.623785 11483 raft_consensus.cc:3060] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:07.628286 11483 raft_consensus.cc:515] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:07.629662 11483 leader_election.cc:290] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [CANDIDATE]: Term 3 election: Requested vote from peers 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273), 2cebb5a85382400c8d311411e3854962 (127.11.21.3:36277)
I20260710 13:19:07.630683 11631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ab17252a9c4bfa942469fc09f646f8" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2cebb5a85382400c8d311411e3854962"
I20260710 13:19:07.631247 11631 raft_consensus.cc:3060] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:07.631470 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ab17252a9c4bfa942469fc09f646f8" candidate_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "90b67a59f9ca48cd861d3bd7e231c89e"
I20260710 13:19:07.632019 11555 raft_consensus.cc:3055] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:07.632349 11555 raft_consensus.cc:740] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 90b67a59f9ca48cd861d3bd7e231c89e, State: Running, Role: LEADER
I20260710 13:19:07.633117 11555 consensus_queue.cc:260] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [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: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:07.634320 11555 raft_consensus.cc:3060] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:07.637507 11631 raft_consensus.cc:2468] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8d9a37644642ceaa88ba8db4b5e871 in term 3.
I20260710 13:19:07.638660 11447 leader_election.cc:304] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [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: 2cebb5a85382400c8d311411e3854962, 3a8d9a37644642ceaa88ba8db4b5e871; no voters: 
I20260710 13:19:07.639528 11838 raft_consensus.cc:2804] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:07.640070 11838 raft_consensus.cc:697] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 3 LEADER]: Becoming Leader. State: Replica: 3a8d9a37644642ceaa88ba8db4b5e871, State: Running, Role: LEADER
I20260710 13:19:07.640619 11555 raft_consensus.cc:2468] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8d9a37644642ceaa88ba8db4b5e871 in term 3.
I20260710 13:19:07.641081 11838 consensus_queue.cc:237] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [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: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } }
I20260710 13:19:07.648581 11378 catalog_manager.cc:5697] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 reported cstate change: term changed from 2 to 3, leader changed from 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2) to 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1). New cstate: current_term: 3 leader_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.921095 11483 raft_consensus.cc:1275] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 4 FOLLOWER]: Refusing update from remote peer 2cebb5a85382400c8d311411e3854962: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:07.922449 11827 consensus_queue.cc:1048] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:07.926188 11555 raft_consensus.cc:1275] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [term 4 FOLLOWER]: Refusing update from remote peer 2cebb5a85382400c8d311411e3854962: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:07.927790 11827 consensus_queue.cc:1048] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:07.960700 11479 raft_consensus.cc:1275] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [term 4 FOLLOWER]: Refusing update from remote peer 2cebb5a85382400c8d311411e3854962: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:07.961982 11848 consensus_queue.cc:1048] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8d9a37644642ceaa88ba8db4b5e871" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:07.966229 11555 raft_consensus.cc:1275] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 4 FOLLOWER]: Refusing update from remote peer 2cebb5a85382400c8d311411e3854962: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:07.967959 11848 consensus_queue.cc:1048] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:07.996531 11631 raft_consensus.cc:1275] T c6ee6c10746f4a3d8bf6d8877f91719e P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Refusing update from remote peer 3a8d9a37644642ceaa88ba8db4b5e871: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:07.997737 11838 consensus_queue.cc:1048] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.007731 11555 raft_consensus.cc:1275] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Refusing update from remote peer 3a8d9a37644642ceaa88ba8db4b5e871: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.009286 11838 consensus_queue.cc:1048] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.077127 11631 raft_consensus.cc:1275] T 38dc2eedb2414e009746973087b29ba2 P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Refusing update from remote peer 3a8d9a37644642ceaa88ba8db4b5e871: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.078460 11838 consensus_queue.cc:1048] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.081782 11629 raft_consensus.cc:1275] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962 [term 3 FOLLOWER]: Refusing update from remote peer 3a8d9a37644642ceaa88ba8db4b5e871: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:08.083653 11854 consensus_queue.cc:1048] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cebb5a85382400c8d311411e3854962" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 36277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:08.089356 11555 raft_consensus.cc:1275] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Refusing update from remote peer 3a8d9a37644642ceaa88ba8db4b5e871: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.094009 11840 consensus_queue.cc:1048] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:08.095057 11555 raft_consensus.cc:1275] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 FOLLOWER]: Refusing update from remote peer 3a8d9a37644642ceaa88ba8db4b5e871: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:08.098080 11858 consensus_queue.cc:1048] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b67a59f9ca48cd861d3bd7e231c89e" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:08.194823 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:08.201099 11348 tablet_server.cc:179] TabletServer@127.11.21.1:0 shutting down...
W20260710 13:19:08.223268 11521 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:19:08.228335 11521 consensus_peers.cc:597] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e -> Peer 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505): Couldn't send request to peer 3a8d9a37644642ceaa88ba8db4b5e871. 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:19:08.235347 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:08.236428 11348 tablet_replica.cc:333] T ec65992249d14f29b303cd0fbe3add61 P 3a8d9a37644642ceaa88ba8db4b5e871: stopping tablet replica
I20260710 13:19:08.237287 11348 raft_consensus.cc:2243] T ec65992249d14f29b303cd0fbe3add61 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:08.237910 11348 raft_consensus.cc:2272] T ec65992249d14f29b303cd0fbe3add61 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.240449 11348 tablet_replica.cc:333] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871: stopping tablet replica
I20260710 13:19:08.241024 11348 raft_consensus.cc:2243] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:08.241474 11348 raft_consensus.cc:2272] T 2152eebb2d5c47e98b022bc68b3612f7 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.244143 11348 tablet_replica.cc:333] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871: stopping tablet replica
I20260710 13:19:08.244704 11348 raft_consensus.cc:2243] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:08.245139 11348 raft_consensus.cc:2272] T 37e593b746e044858d8378319e1bef26 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.246855 11348 tablet_replica.cc:333] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871: stopping tablet replica
I20260710 13:19:08.247381 11348 raft_consensus.cc:2243] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:08.247859 11348 raft_consensus.cc:2272] T 71d558f041bc4eef8c3756e8752d8969 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.249568 11348 tablet_replica.cc:333] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871: stopping tablet replica
I20260710 13:19:08.250061 11348 raft_consensus.cc:2243] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:08.250496 11348 raft_consensus.cc:2272] T 099021c8d9404a21aa2e0a3fe5ebf028 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.252269 11348 tablet_replica.cc:333] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871: stopping tablet replica
I20260710 13:19:08.252815 11348 raft_consensus.cc:2243] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:08.253595 11348 raft_consensus.cc:2272] T c6ee6c10746f4a3d8bf6d8877f91719e P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.255779 11348 tablet_replica.cc:333] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871: stopping tablet replica
I20260710 13:19:08.256351 11348 raft_consensus.cc:2243] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:08.257110 11348 raft_consensus.cc:2272] T 38dc2eedb2414e009746973087b29ba2 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.259498 11348 tablet_replica.cc:333] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871: stopping tablet replica
I20260710 13:19:08.260129 11348 raft_consensus.cc:2243] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:08.261101 11348 raft_consensus.cc:2272] T 78ab17252a9c4bfa942469fc09f646f8 P 3a8d9a37644642ceaa88ba8db4b5e871 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.263152 11348 tablet_replica.cc:333] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871: stopping tablet replica
I20260710 13:19:08.263625 11348 raft_consensus.cc:2243] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:08.264070 11348 raft_consensus.cc:2272] T b1e086cd3de34f818e357cfae248a8fd P 3a8d9a37644642ceaa88ba8db4b5e871 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:08.383311 11521 consensus_peers.cc:597] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e -> Peer 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505): Couldn't send request to peer 3a8d9a37644642ceaa88ba8db4b5e871. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:33505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:08.386399 11595 consensus_peers.cc:597] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 -> Peer 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505): Couldn't send request to peer 3a8d9a37644642ceaa88ba8db4b5e871. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:33505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:08.401716 11348 tablet_server.cc:196] TabletServer@127.11.21.1:0 shutdown complete.
I20260710 13:19:08.420702 11348 tablet_server.cc:179] TabletServer@127.11.21.2:0 shutting down...
W20260710 13:19:08.437366 11595 consensus_peers.cc:597] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 -> Peer 90b67a59f9ca48cd861d3bd7e231c89e (127.11.21.2:36273): Couldn't send request to peer 90b67a59f9ca48cd861d3bd7e231c89e. 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:19:08.452436 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:08.453167 11348 tablet_replica.cc:333] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e: stopping tablet replica
I20260710 13:19:08.453752 11348 raft_consensus.cc:2243] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:08.454190 11348 raft_consensus.cc:2272] T 2152eebb2d5c47e98b022bc68b3612f7 P 90b67a59f9ca48cd861d3bd7e231c89e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.456353 11348 tablet_replica.cc:333] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e: stopping tablet replica
I20260710 13:19:08.456889 11348 raft_consensus.cc:2243] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:08.457576 11348 raft_consensus.cc:2272] T ec65992249d14f29b303cd0fbe3add61 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.459203 11348 tablet_replica.cc:333] T 71d558f041bc4eef8c3756e8752d8969 P 90b67a59f9ca48cd861d3bd7e231c89e: stopping tablet replica
I20260710 13:19:08.459713 11348 raft_consensus.cc:2243] T 71d558f041bc4eef8c3756e8752d8969 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:08.460176 11348 raft_consensus.cc:2272] T 71d558f041bc4eef8c3756e8752d8969 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.461669 11348 tablet_replica.cc:333] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e: stopping tablet replica
I20260710 13:19:08.462137 11348 raft_consensus.cc:2243] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:08.462796 11348 raft_consensus.cc:2272] T 099021c8d9404a21aa2e0a3fe5ebf028 P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.464288 11348 tablet_replica.cc:333] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e: stopping tablet replica
I20260710 13:19:08.464771 11348 raft_consensus.cc:2243] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:08.465147 11348 raft_consensus.cc:2272] T b1e086cd3de34f818e357cfae248a8fd P 90b67a59f9ca48cd861d3bd7e231c89e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.467377 11348 tablet_replica.cc:333] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e: stopping tablet replica
I20260710 13:19:08.467914 11348 raft_consensus.cc:2243] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:08.468621 11348 raft_consensus.cc:2272] T 37e593b746e044858d8378319e1bef26 P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.470068 11348 tablet_replica.cc:333] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e: stopping tablet replica
I20260710 13:19:08.470543 11348 raft_consensus.cc:2243] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:08.470922 11348 raft_consensus.cc:2272] T 78ab17252a9c4bfa942469fc09f646f8 P 90b67a59f9ca48cd861d3bd7e231c89e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.473129 11348 tablet_replica.cc:333] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e: stopping tablet replica
I20260710 13:19:08.473601 11348 raft_consensus.cc:2243] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:08.473989 11348 raft_consensus.cc:2272] T 38dc2eedb2414e009746973087b29ba2 P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.476123 11348 tablet_replica.cc:333] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e: stopping tablet replica
I20260710 13:19:08.476565 11348 raft_consensus.cc:2243] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:08.476951 11348 raft_consensus.cc:2272] T c6ee6c10746f4a3d8bf6d8877f91719e P 90b67a59f9ca48cd861d3bd7e231c89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.506806 11348 tablet_server.cc:196] TabletServer@127.11.21.2:0 shutdown complete.
W20260710 13:19:08.509842 11595 consensus_peers.cc:597] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962 -> Peer 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505): Couldn't send request to peer 3a8d9a37644642ceaa88ba8db4b5e871. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:33505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:08.524632 11348 tablet_server.cc:179] TabletServer@127.11.21.3:0 shutting down...
I20260710 13:19:08.558387 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:08.559366 11348 tablet_replica.cc:333] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962: stopping tablet replica
I20260710 13:19:08.560403 11348 raft_consensus.cc:2243] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:08.561122 11348 raft_consensus.cc:2272] T ec65992249d14f29b303cd0fbe3add61 P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.563889 11348 tablet_replica.cc:333] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962: stopping tablet replica
I20260710 13:19:08.564765 11348 raft_consensus.cc:2243] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:08.565681 11348 raft_consensus.cc:2272] T 71d558f041bc4eef8c3756e8752d8969 P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:08.565814 11595 consensus_peers.cc:597] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 -> Peer 3a8d9a37644642ceaa88ba8db4b5e871 (127.11.21.1:33505): Couldn't send request to peer 3a8d9a37644642ceaa88ba8db4b5e871. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:33505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:08.567651 11348 tablet_replica.cc:333] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962: stopping tablet replica
I20260710 13:19:08.568222 11348 raft_consensus.cc:2243] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:08.568602 11348 raft_consensus.cc:2272] T 099021c8d9404a21aa2e0a3fe5ebf028 P 2cebb5a85382400c8d311411e3854962 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.570118 11348 tablet_replica.cc:333] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962: stopping tablet replica
I20260710 13:19:08.570586 11348 raft_consensus.cc:2243] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:08.571254 11348 raft_consensus.cc:2272] T b1e086cd3de34f818e357cfae248a8fd P 2cebb5a85382400c8d311411e3854962 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.573446 11348 tablet_replica.cc:333] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962: stopping tablet replica
I20260710 13:19:08.573980 11348 raft_consensus.cc:2243] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:08.574709 11348 raft_consensus.cc:2272] T 2152eebb2d5c47e98b022bc68b3612f7 P 2cebb5a85382400c8d311411e3854962 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.576781 11348 tablet_replica.cc:333] T 38dc2eedb2414e009746973087b29ba2 P 2cebb5a85382400c8d311411e3854962: stopping tablet replica
I20260710 13:19:08.577288 11348 raft_consensus.cc:2243] T 38dc2eedb2414e009746973087b29ba2 P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:08.577696 11348 raft_consensus.cc:2272] T 38dc2eedb2414e009746973087b29ba2 P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.579586 11348 tablet_replica.cc:333] T c6ee6c10746f4a3d8bf6d8877f91719e P 2cebb5a85382400c8d311411e3854962: stopping tablet replica
I20260710 13:19:08.580127 11348 raft_consensus.cc:2243] T c6ee6c10746f4a3d8bf6d8877f91719e P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:08.580571 11348 raft_consensus.cc:2272] T c6ee6c10746f4a3d8bf6d8877f91719e P 2cebb5a85382400c8d311411e3854962 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.582702 11348 tablet_replica.cc:333] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962: stopping tablet replica
I20260710 13:19:08.583199 11348 raft_consensus.cc:2243] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:08.583629 11348 raft_consensus.cc:2272] T 78ab17252a9c4bfa942469fc09f646f8 P 2cebb5a85382400c8d311411e3854962 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.585866 11348 tablet_replica.cc:333] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962: stopping tablet replica
I20260710 13:19:08.586381 11348 raft_consensus.cc:2243] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:08.586784 11348 raft_consensus.cc:2272] T 37e593b746e044858d8378319e1bef26 P 2cebb5a85382400c8d311411e3854962 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.613646 11348 tablet_server.cc:196] TabletServer@127.11.21.3:0 shutdown complete.
I20260710 13:19:08.629937 11348 master.cc:562] Master@127.11.21.62:42439 shutting down...
I20260710 13:19:08.844790 11348 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bb0abb821ddc4c4eb18d4fa53ab2e056 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:08.845369 11348 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bb0abb821ddc4c4eb18d4fa53ab2e056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.845721 11348 tablet_replica.cc:333] T 00000000000000000000000000000000 P bb0abb821ddc4c4eb18d4fa53ab2e056: stopping tablet replica
I20260710 13:19:08.866441 11348 master.cc:584] Master@127.11.21.62:42439 shutdown complete.
2cebb5a85382400c8d311411e3854962  1
3a8d9a37644642ceaa88ba8db4b5e871  4
90b67a59f9ca48cd861d3bd7e231c89e  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13645 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:19:08.907207 11348 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.21.62:40555
I20260710 13:19:08.908407 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:08.920940 11868 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:19:08.920981 11867 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:19:08.922430 11870 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:19:08.922880 11348 server_base.cc:1061] running on GCE node
I20260710 13:19:08.923969 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:08.924202 11348 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:19:08.924360 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689548924343 us; error 0 us; skew 500 ppm
I20260710 13:19:08.924952 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:08.927889 11348 webserver.cc:533] Webserver started at http://127.11.21.62:34505/ using document root <none> and password file <none>
I20260710 13:19:08.928429 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:08.928653 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:08.928951 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:08.930202 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689535099627-11348-0/minicluster-data/master-0-root/instance:
uuid: "f35c187dac8b4ccf8b3e8a16d79bf013"
format_stamp: "Formatted at 2026-07-10 13:19:08 on dist-test-slave-m7gx"
I20260710 13:19:08.934926 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:19:08.938535 11875 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:19:08.939551 11348 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:19:08.939870 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689535099627-11348-0/minicluster-data/master-0-root
uuid: "f35c187dac8b4ccf8b3e8a16d79bf013"
format_stamp: "Formatted at 2026-07-10 13:19:08 on dist-test-slave-m7gx"
I20260710 13:19:08.940143 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689535099627-11348-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689535099627-11348-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689535099627-11348-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:19:08.957777 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:08.958940 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:09.005045 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.62:40555
I20260710 13:19:09.005254 11926 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.62:40555 every 8 connection(s)
I20260710 13:19:09.009235 11927 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:19:09.019335 11927 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f35c187dac8b4ccf8b3e8a16d79bf013: Bootstrap starting.
I20260710 13:19:09.024333 11927 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f35c187dac8b4ccf8b3e8a16d79bf013: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:09.028829 11927 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f35c187dac8b4ccf8b3e8a16d79bf013: No bootstrap required, opened a new log
I20260710 13:19:09.031107 11927 raft_consensus.cc:359] T 00000000000000000000000000000000 P f35c187dac8b4ccf8b3e8a16d79bf013 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f35c187dac8b4ccf8b3e8a16d79bf013" member_type: VOTER }
I20260710 13:19:09.031487 11927 raft_consensus.cc:385] T 00000000000000000000000000000000 P f35c187dac8b4ccf8b3e8a16d79bf013 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:09.031744 11927 raft_consensus.cc:740] T 00000000000000000000000000000000 P f35c187dac8b4ccf8b3e8a16d79bf013 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35c187dac8b4ccf8b3e8a16d79bf013, State: Initialized, Role: FOLLOWER
I20260710 13:19:09.032400 11927 consensus_queue.cc:260] T 00000000000000000000000000000000 P f35c187dac8b4ccf8b3e8a16d79bf013 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f35c187dac8b4ccf8b3e8a16d79bf013" member_type: VOTER }
I20260710 13:19:09.032859 11927 raft_consensus.cc:399] T 00000000000000000000000000000000 P f35c187dac8b4ccf8b3e8a16d79bf013 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:09.033092 11927 raft_consensus.cc:493] T 00000000000000000000000000000000 P f35c187dac8b4ccf8b3e8a16d79bf013 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:09.033402 11927 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f35c187dac8b4ccf8b3e8a16d79bf013 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:09.037676 11927 raft_consensus.cc:515] T 00000000000000000000000000000000 P f35c187dac8b4ccf8b3e8a16d79bf013 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f35c187dac8b4ccf8b3e8a16d79bf013" member_type: VOTER }
I20260710 13:19:09.038228 11927 leader_election.cc:304] T 00000000000000000000000000000000 P f35c187dac8b4ccf8b3e8a16d79bf013 [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: f35c187dac8b4ccf8b3e8a16d79bf013; no voters: 
I20260710 13:19:09.039475 11927 leader_election.cc:290] T 00000000000000000000000000000000 P f35c187dac8b4ccf8b3e8a16d79bf013 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:09.040028 11930 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f35c187dac8b4ccf8b3e8a16d79bf013 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:09.041394 11930 raft_consensus.cc:697] T 00000000000000000000000000000000 P f35c187dac8b4ccf8b3e8a16d79bf013 [term 1 LEADER]: Becoming Leader. State: Replica: f35c187dac8b4ccf8b3e8a16d79bf013, State: Running, Role: LEADER
I20260710 13:19:09.042158 11930 consensus_queue.cc:237] T 00000000000000000000000000000000 P f35c187dac8b4ccf8b3e8a16d79bf013 [LEADER]: Queue going to LEADER mode. State: All 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: "f35c187dac8b4ccf8b3e8a16d79bf013" member_type: VOTER }
I20260710 13:19:09.043660 11927 sys_catalog.cc:565] T 00000000000000000000000000000000 P f35c187dac8b4ccf8b3e8a16d79bf013 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:09.046165 11931 sys_catalog.cc:455] T 00000000000000000000000000000000 P f35c187dac8b4ccf8b3e8a16d79bf013 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f35c187dac8b4ccf8b3e8a16d79bf013" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f35c187dac8b4ccf8b3e8a16d79bf013" member_type: VOTER } }
I20260710 13:19:09.046681 11931 sys_catalog.cc:458] T 00000000000000000000000000000000 P f35c187dac8b4ccf8b3e8a16d79bf013 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:09.047176 11932 sys_catalog.cc:455] T 00000000000000000000000000000000 P f35c187dac8b4ccf8b3e8a16d79bf013 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f35c187dac8b4ccf8b3e8a16d79bf013. Latest consensus state: current_term: 1 leader_uuid: "f35c187dac8b4ccf8b3e8a16d79bf013" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f35c187dac8b4ccf8b3e8a16d79bf013" member_type: VOTER } }
I20260710 13:19:09.047941 11932 sys_catalog.cc:458] T 00000000000000000000000000000000 P f35c187dac8b4ccf8b3e8a16d79bf013 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:09.053079 11935 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:09.058882 11935 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:09.062938 11348 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:09.068303 11935 catalog_manager.cc:1383] Generated new cluster ID: 78450398d7a94ac89a6095f5cbb77925
I20260710 13:19:09.068593 11935 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:09.080376 11935 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:09.081561 11935 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:09.096316 11935 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f35c187dac8b4ccf8b3e8a16d79bf013: Generated new TSK 0
I20260710 13:19:09.096932 11935 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:09.130039 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:09.136449 11948 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:19:09.137959 11949 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:19:09.139564 11348 server_base.cc:1061] running on GCE node
W20260710 13:19:09.140549 11951 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:19:09.141559 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:09.141844 11348 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:19:09.142074 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689549142048 us; error 0 us; skew 500 ppm
I20260710 13:19:09.142719 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:09.145642 11348 webserver.cc:533] Webserver started at http://127.11.21.1:33521/ using document root <none> and password file <none>
I20260710 13:19:09.146370 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:09.146565 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:09.146809 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:09.148069 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689535099627-11348-0/minicluster-data/ts-0-root/instance:
uuid: "4090692484b64790a3713a5914ddfa9f"
format_stamp: "Formatted at 2026-07-10 13:19:09 on dist-test-slave-m7gx"
I20260710 13:19:09.153156 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:09.156960 11956 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:19:09.157823 11348 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:19:09.158164 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689535099627-11348-0/minicluster-data/ts-0-root
uuid: "4090692484b64790a3713a5914ddfa9f"
format_stamp: "Formatted at 2026-07-10 13:19:09 on dist-test-slave-m7gx"
I20260710 13:19:09.158468 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689535099627-11348-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689535099627-11348-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689535099627-11348-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:19:09.182215 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:09.183588 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:09.185218 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:09.187691 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:09.187915 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260710 13:19:09.188243 11348 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:09.188416 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:09.234656 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.1:33877
I20260710 13:19:09.234776 12018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.1:33877 every 8 connection(s)
I20260710 13:19:09.240114 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:09.247613 12023 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:19:09.248821 12024 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:19:09.250566 11348 server_base.cc:1061] running on GCE node
W20260710 13:19:09.251938 12026 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:19:09.253189 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:09.253422 11348 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:19:09.253662 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689549253641 us; error 0 us; skew 500 ppm
I20260710 13:19:09.254408 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:09.254578 12019 heartbeater.cc:344] Connected to a master server at 127.11.21.62:40555
I20260710 13:19:09.255026 12019 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:09.256126 12019 heartbeater.cc:507] Master 127.11.21.62:40555 requested a full tablet report, sending...
I20260710 13:19:09.257344 11348 webserver.cc:533] Webserver started at http://127.11.21.2:34199/ using document root <none> and password file <none>
I20260710 13:19:09.258041 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:09.258303 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:09.258685 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:09.258730 11892 ts_manager.cc:194] Registered new tserver with Master: 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877)
I20260710 13:19:09.260509 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689535099627-11348-0/minicluster-data/ts-1-root/instance:
uuid: "2269f1a43c9f43e6842c1540c872adf9"
format_stamp: "Formatted at 2026-07-10 13:19:09 on dist-test-slave-m7gx"
I20260710 13:19:09.261431 11892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55910
I20260710 13:19:09.265802 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:19:09.269299 12031 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:19:09.270133 11348 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:09.270443 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689535099627-11348-0/minicluster-data/ts-1-root
uuid: "2269f1a43c9f43e6842c1540c872adf9"
format_stamp: "Formatted at 2026-07-10 13:19:09 on dist-test-slave-m7gx"
I20260710 13:19:09.270771 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689535099627-11348-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689535099627-11348-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689535099627-11348-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:19:09.282300 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:09.283574 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:09.285276 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:09.287513 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:09.287731 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:09.288056 11348 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:09.288235 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:09.336913 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.2:46709
I20260710 13:19:09.337023 12093 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.2:46709 every 8 connection(s)
I20260710 13:19:09.342681 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:09.351320 12097 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:19:09.353698 12098 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:19:09.355406 12100 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:19:09.356777 11348 server_base.cc:1061] running on GCE node
I20260710 13:19:09.357867 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:09.358187 11348 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:19:09.358392 12094 heartbeater.cc:344] Connected to a master server at 127.11.21.62:40555
I20260710 13:19:09.358420 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689549358398 us; error 0 us; skew 500 ppm
I20260710 13:19:09.358966 12094 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:09.359380 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:09.359946 12094 heartbeater.cc:507] Master 127.11.21.62:40555 requested a full tablet report, sending...
I20260710 13:19:09.362063 11892 ts_manager.cc:194] Registered new tserver with Master: 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709)
I20260710 13:19:09.362579 11348 webserver.cc:533] Webserver started at http://127.11.21.3:39069/ using document root <none> and password file <none>
I20260710 13:19:09.363095 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:09.363258 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:09.363484 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:09.363462 11892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55918
I20260710 13:19:09.365278 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689535099627-11348-0/minicluster-data/ts-2-root/instance:
uuid: "0678293be0b74dac862570f7300fd942"
format_stamp: "Formatted at 2026-07-10 13:19:09 on dist-test-slave-m7gx"
I20260710 13:19:09.370178 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 13:19:09.373893 12105 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:19:09.374740 11348 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:09.375015 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689535099627-11348-0/minicluster-data/ts-2-root
uuid: "0678293be0b74dac862570f7300fd942"
format_stamp: "Formatted at 2026-07-10 13:19:09 on dist-test-slave-m7gx"
I20260710 13:19:09.375264 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689535099627-11348-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689535099627-11348-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689535099627-11348-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:19:09.396842 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:09.398192 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:09.399715 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:09.402113 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:09.402352 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:09.402594 11348 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:09.402767 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:09.451937 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.3:39467
I20260710 13:19:09.452085 12167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.3:39467 every 8 connection(s)
I20260710 13:19:09.466878 12168 heartbeater.cc:344] Connected to a master server at 127.11.21.62:40555
I20260710 13:19:09.467294 12168 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:09.468153 12168 heartbeater.cc:507] Master 127.11.21.62:40555 requested a full tablet report, sending...
I20260710 13:19:09.470310 11892 ts_manager.cc:194] Registered new tserver with Master: 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:09.470458 11348 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015034887s
I20260710 13:19:09.472076 11892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55924
I20260710 13:19:09.498133 11892 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55936:
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:19:09.501617 11892 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:19:09.584801 12133 tablet_service.cc:1511] Processing CreateTablet for tablet 74d16720f8f144ff92cb6ef19db319a8 (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:09.586304 12133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74d16720f8f144ff92cb6ef19db319a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.585980 12132 tablet_service.cc:1511] Processing CreateTablet for tablet d3acc9de3a0f4d74ae4a00083187cdce (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:09.587569 12132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3acc9de3a0f4d74ae4a00083187cdce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.599095 12131 tablet_service.cc:1511] Processing CreateTablet for tablet 411e7d9b120243c39272f027cdd8dd9e (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:09.600554 12131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 411e7d9b120243c39272f027cdd8dd9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.602999 12126 tablet_service.cc:1511] Processing CreateTablet for tablet 3c53e8f2d87746c98df16848a85414cd (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:09.604418 12126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c53e8f2d87746c98df16848a85414cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.604285 12125 tablet_service.cc:1511] Processing CreateTablet for tablet 5ef2f54558f240088756a74cb08072bb (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:09.605223 12128 tablet_service.cc:1511] Processing CreateTablet for tablet 495553aeed5644b88ce9b65c6d8e68a7 (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:09.605813 12125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef2f54558f240088756a74cb08072bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.605989 11984 tablet_service.cc:1511] Processing CreateTablet for tablet 74d16720f8f144ff92cb6ef19db319a8 (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:09.606583 12128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 495553aeed5644b88ce9b65c6d8e68a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.607234 11984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74d16720f8f144ff92cb6ef19db319a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.608455 11980 tablet_service.cc:1511] Processing CreateTablet for tablet 144684a03c0d46da8c57c1eea8db9fb2 (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:09.608983 12129 tablet_service.cc:1511] Processing CreateTablet for tablet 144684a03c0d46da8c57c1eea8db9fb2 (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:09.609881 11980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 144684a03c0d46da8c57c1eea8db9fb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.610414 12129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 144684a03c0d46da8c57c1eea8db9fb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.610165 11983 tablet_service.cc:1511] Processing CreateTablet for tablet d3acc9de3a0f4d74ae4a00083187cdce (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:09.611483 11983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3acc9de3a0f4d74ae4a00083187cdce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.612879 12130 tablet_service.cc:1511] Processing CreateTablet for tablet 4aac2b71a2744cd6a289b20375b94b9d (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:09.614233 12130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aac2b71a2744cd6a289b20375b94b9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.614120 11981 tablet_service.cc:1511] Processing CreateTablet for tablet 4aac2b71a2744cd6a289b20375b94b9d (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:09.612879 11982 tablet_service.cc:1511] Processing CreateTablet for tablet 411e7d9b120243c39272f027cdd8dd9e (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:09.608983 12124 tablet_service.cc:1511] Processing CreateTablet for tablet 1e0892b6690f4dd9a5f7653fba9f82d4 (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:09.618114 12124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e0892b6690f4dd9a5f7653fba9f82d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.603112 12127 tablet_service.cc:1511] Processing CreateTablet for tablet fc3d84561b7c49149fb58d10c2b07a20 (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:09.621102 12127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc3d84561b7c49149fb58d10c2b07a20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.622711 11979 tablet_service.cc:1511] Processing CreateTablet for tablet 495553aeed5644b88ce9b65c6d8e68a7 (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:09.624557 11979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 495553aeed5644b88ce9b65c6d8e68a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.628191 11982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 411e7d9b120243c39272f027cdd8dd9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.630199 12182 tablet_bootstrap.cc:492] T d3acc9de3a0f4d74ae4a00083187cdce P 0678293be0b74dac862570f7300fd942: Bootstrap starting.
I20260710 13:19:09.629916 11978 tablet_service.cc:1511] Processing CreateTablet for tablet fc3d84561b7c49149fb58d10c2b07a20 (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:09.631431 11978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc3d84561b7c49149fb58d10c2b07a20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.632261 11981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aac2b71a2744cd6a289b20375b94b9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.639429 12182 tablet_bootstrap.cc:654] T d3acc9de3a0f4d74ae4a00083187cdce P 0678293be0b74dac862570f7300fd942: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:09.650530 11977 tablet_service.cc:1511] Processing CreateTablet for tablet 3c53e8f2d87746c98df16848a85414cd (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:09.652585 11977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c53e8f2d87746c98df16848a85414cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.659476 11976 tablet_service.cc:1511] Processing CreateTablet for tablet 5ef2f54558f240088756a74cb08072bb (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:09.661648 11976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef2f54558f240088756a74cb08072bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.667186 11975 tablet_service.cc:1511] Processing CreateTablet for tablet 1e0892b6690f4dd9a5f7653fba9f82d4 (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:09.668699 11975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e0892b6690f4dd9a5f7653fba9f82d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.673244 12051 tablet_service.cc:1511] Processing CreateTablet for tablet 5ef2f54558f240088756a74cb08072bb (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:09.674654 12051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef2f54558f240088756a74cb08072bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.674216 12056 tablet_service.cc:1511] Processing CreateTablet for tablet 4aac2b71a2744cd6a289b20375b94b9d (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:09.678921 12059 tablet_service.cc:1511] Processing CreateTablet for tablet 74d16720f8f144ff92cb6ef19db319a8 (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:09.682121 12054 tablet_service.cc:1511] Processing CreateTablet for tablet 495553aeed5644b88ce9b65c6d8e68a7 (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:09.687492 12058 tablet_service.cc:1511] Processing CreateTablet for tablet d3acc9de3a0f4d74ae4a00083187cdce (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:09.688175 12053 tablet_service.cc:1511] Processing CreateTablet for tablet fc3d84561b7c49149fb58d10c2b07a20 (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:09.690956 12057 tablet_service.cc:1511] Processing CreateTablet for tablet 411e7d9b120243c39272f027cdd8dd9e (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:09.695534 12055 tablet_service.cc:1511] Processing CreateTablet for tablet 144684a03c0d46da8c57c1eea8db9fb2 (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:09.698478 12050 tablet_service.cc:1511] Processing CreateTablet for tablet 1e0892b6690f4dd9a5f7653fba9f82d4 (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:09.695560 12052 tablet_service.cc:1511] Processing CreateTablet for tablet 3c53e8f2d87746c98df16848a85414cd (DEFAULT_TABLE table=test-workload [id=f4d2b9eda73c4a98bf12bbe3955071ed]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:09.700748 12056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aac2b71a2744cd6a289b20375b94b9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.701432 12055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 144684a03c0d46da8c57c1eea8db9fb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.702119 12050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e0892b6690f4dd9a5f7653fba9f82d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.704201 12054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 495553aeed5644b88ce9b65c6d8e68a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.704939 12052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c53e8f2d87746c98df16848a85414cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.706552 12058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3acc9de3a0f4d74ae4a00083187cdce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.708129 12053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc3d84561b7c49149fb58d10c2b07a20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.708793 12059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74d16720f8f144ff92cb6ef19db319a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.716356 12057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 411e7d9b120243c39272f027cdd8dd9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.738268 12184 tablet_bootstrap.cc:492] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f: Bootstrap starting.
I20260710 13:19:09.741201 12182 tablet_bootstrap.cc:492] T d3acc9de3a0f4d74ae4a00083187cdce P 0678293be0b74dac862570f7300fd942: No bootstrap required, opened a new log
I20260710 13:19:09.741817 12182 ts_tablet_manager.cc:1403] T d3acc9de3a0f4d74ae4a00083187cdce P 0678293be0b74dac862570f7300fd942: Time spent bootstrapping tablet: real 0.112s	user 0.023s	sys 0.030s
I20260710 13:19:09.745175 12182 raft_consensus.cc:359] T d3acc9de3a0f4d74ae4a00083187cdce P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:09.746078 12182 raft_consensus.cc:385] T d3acc9de3a0f4d74ae4a00083187cdce P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:09.768778 12182 raft_consensus.cc:740] T d3acc9de3a0f4d74ae4a00083187cdce P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0678293be0b74dac862570f7300fd942, State: Initialized, Role: FOLLOWER
I20260710 13:19:09.772895 12182 consensus_queue.cc:260] T d3acc9de3a0f4d74ae4a00083187cdce P 0678293be0b74dac862570f7300fd942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:09.781782 12184 tablet_bootstrap.cc:654] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:09.792634 12185 tablet_bootstrap.cc:492] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9: Bootstrap starting.
I20260710 13:19:09.797953 12182 ts_tablet_manager.cc:1434] T d3acc9de3a0f4d74ae4a00083187cdce P 0678293be0b74dac862570f7300fd942: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.003s
I20260710 13:19:09.798933 12168 heartbeater.cc:499] Master 127.11.21.62:40555 was elected leader, sending a full tablet report...
I20260710 13:19:09.809446 12182 tablet_bootstrap.cc:492] T 5ef2f54558f240088756a74cb08072bb P 0678293be0b74dac862570f7300fd942: Bootstrap starting.
I20260710 13:19:09.822440 12185 tablet_bootstrap.cc:654] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:09.822542 12182 tablet_bootstrap.cc:654] T 5ef2f54558f240088756a74cb08072bb P 0678293be0b74dac862570f7300fd942: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:09.828362 12184 tablet_bootstrap.cc:492] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f: No bootstrap required, opened a new log
I20260710 13:19:09.828933 12184 ts_tablet_manager.cc:1403] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f: Time spent bootstrapping tablet: real 0.091s	user 0.023s	sys 0.004s
I20260710 13:19:09.832842 12184 raft_consensus.cc:359] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:09.834017 12184 raft_consensus.cc:385] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:09.834456 12184 raft_consensus.cc:740] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Initialized, Role: FOLLOWER
I20260710 13:19:09.835359 12186 raft_consensus.cc:493] T d3acc9de3a0f4d74ae4a00083187cdce P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:09.835958 12186 raft_consensus.cc:515] T d3acc9de3a0f4d74ae4a00083187cdce P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:09.841684 12184 consensus_queue.cc:260] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:09.845484 12182 tablet_bootstrap.cc:492] T 5ef2f54558f240088756a74cb08072bb P 0678293be0b74dac862570f7300fd942: No bootstrap required, opened a new log
I20260710 13:19:09.846024 12182 ts_tablet_manager.cc:1403] T 5ef2f54558f240088756a74cb08072bb P 0678293be0b74dac862570f7300fd942: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.011s
I20260710 13:19:09.846356 12185 tablet_bootstrap.cc:492] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9: No bootstrap required, opened a new log
I20260710 13:19:09.846820 12185 ts_tablet_manager.cc:1403] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.006s
I20260710 13:19:09.849164 12182 raft_consensus.cc:359] T 5ef2f54558f240088756a74cb08072bb P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:09.850203 12182 raft_consensus.cc:385] T 5ef2f54558f240088756a74cb08072bb P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:09.850589 12182 raft_consensus.cc:740] T 5ef2f54558f240088756a74cb08072bb P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0678293be0b74dac862570f7300fd942, State: Initialized, Role: FOLLOWER
I20260710 13:19:09.850390 12185 raft_consensus.cc:359] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:09.851572 12185 raft_consensus.cc:385] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:09.851619 12182 consensus_queue.cc:260] T 5ef2f54558f240088756a74cb08072bb P 0678293be0b74dac862570f7300fd942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:09.852538 12185 raft_consensus.cc:740] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269f1a43c9f43e6842c1540c872adf9, State: Initialized, Role: FOLLOWER
I20260710 13:19:09.858192 12182 ts_tablet_manager.cc:1434] T 5ef2f54558f240088756a74cb08072bb P 0678293be0b74dac862570f7300fd942: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260710 13:19:09.857439 12185 consensus_queue.cc:260] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:09.859409 12182 tablet_bootstrap.cc:492] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942: Bootstrap starting.
I20260710 13:19:09.866875 12182 tablet_bootstrap.cc:654] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:09.878872 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3acc9de3a0f4d74ae4a00083187cdce" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4090692484b64790a3713a5914ddfa9f" is_pre_election: true
W20260710 13:19:09.882905 12106 leader_election.cc:343] T d3acc9de3a0f4d74ae4a00083187cdce P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:09.883177 12182 tablet_bootstrap.cc:492] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942: No bootstrap required, opened a new log
I20260710 13:19:09.883692 12182 ts_tablet_manager.cc:1403] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.006s
I20260710 13:19:09.886916 12182 raft_consensus.cc:359] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } }
I20260710 13:19:09.887665 12182 raft_consensus.cc:385] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:09.887728 12186 leader_election.cc:290] T d3acc9de3a0f4d74ae4a00083187cdce P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709)
I20260710 13:19:09.888093 12182 raft_consensus.cc:740] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0678293be0b74dac862570f7300fd942, State: Initialized, Role: FOLLOWER
I20260710 13:19:09.888942 12182 consensus_queue.cc:260] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } }
I20260710 13:19:09.891165 12182 ts_tablet_manager.cc:1434] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:09.892470 12182 tablet_bootstrap.cc:492] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942: Bootstrap starting.
I20260710 13:19:09.899260 12182 tablet_bootstrap.cc:654] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:09.909551 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3acc9de3a0f4d74ae4a00083187cdce" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269f1a43c9f43e6842c1540c872adf9" is_pre_election: true
I20260710 13:19:09.910567 12019 heartbeater.cc:499] Master 127.11.21.62:40555 was elected leader, sending a full tablet report...
W20260710 13:19:09.911393 12106 leader_election.cc:343] T d3acc9de3a0f4d74ae4a00083187cdce P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:09.912142 12106 leader_election.cc:304] T d3acc9de3a0f4d74ae4a00083187cdce P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0678293be0b74dac862570f7300fd942; no voters: 2269f1a43c9f43e6842c1540c872adf9, 4090692484b64790a3713a5914ddfa9f
I20260710 13:19:09.913906 12186 raft_consensus.cc:2749] T d3acc9de3a0f4d74ae4a00083187cdce P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:09.916669 12185 ts_tablet_manager.cc:1434] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9: Time spent starting tablet: real 0.070s	user 0.036s	sys 0.028s
I20260710 13:19:09.916630 12094 heartbeater.cc:499] Master 127.11.21.62:40555 was elected leader, sending a full tablet report...
I20260710 13:19:09.918620 12182 tablet_bootstrap.cc:492] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942: No bootstrap required, opened a new log
I20260710 13:19:09.919108 12182 ts_tablet_manager.cc:1403] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.007s
I20260710 13:19:09.920666 12184 ts_tablet_manager.cc:1434] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f: Time spent starting tablet: real 0.091s	user 0.019s	sys 0.052s
I20260710 13:19:09.921823 12184 tablet_bootstrap.cc:492] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f: Bootstrap starting.
I20260710 13:19:09.922104 12182 raft_consensus.cc:359] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:09.922863 12182 raft_consensus.cc:385] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:09.923179 12182 raft_consensus.cc:740] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0678293be0b74dac862570f7300fd942, State: Initialized, Role: FOLLOWER
I20260710 13:19:09.924162 12182 consensus_queue.cc:260] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:09.925134 12185 tablet_bootstrap.cc:492] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9: Bootstrap starting.
I20260710 13:19:09.929319 12182 ts_tablet_manager.cc:1434] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:19:09.929677 12184 tablet_bootstrap.cc:654] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:09.930466 12182 tablet_bootstrap.cc:492] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942: Bootstrap starting.
I20260710 13:19:09.934063 12185 tablet_bootstrap.cc:654] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:09.939071 12182 tablet_bootstrap.cc:654] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:09.945631 12185 tablet_bootstrap.cc:492] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9: No bootstrap required, opened a new log
I20260710 13:19:09.946120 12185 ts_tablet_manager.cc:1403] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.009s
I20260710 13:19:09.951669 12185 raft_consensus.cc:359] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:09.952418 12185 raft_consensus.cc:385] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:09.952718 12185 raft_consensus.cc:740] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269f1a43c9f43e6842c1540c872adf9, State: Initialized, Role: FOLLOWER
I20260710 13:19:09.953596 12185 consensus_queue.cc:260] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:09.955927 12185 ts_tablet_manager.cc:1434] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:19:09.959936 12185 tablet_bootstrap.cc:492] T 74d16720f8f144ff92cb6ef19db319a8 P 2269f1a43c9f43e6842c1540c872adf9: Bootstrap starting.
I20260710 13:19:09.961268 12182 tablet_bootstrap.cc:492] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942: No bootstrap required, opened a new log
I20260710 13:19:09.962024 12182 ts_tablet_manager.cc:1403] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.008s
I20260710 13:19:09.966336 12185 tablet_bootstrap.cc:654] T 74d16720f8f144ff92cb6ef19db319a8 P 2269f1a43c9f43e6842c1540c872adf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:09.967263 12182 raft_consensus.cc:359] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:09.968361 12182 raft_consensus.cc:385] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:09.968732 12182 raft_consensus.cc:740] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0678293be0b74dac862570f7300fd942, State: Initialized, Role: FOLLOWER
I20260710 13:19:09.969956 12182 consensus_queue.cc:260] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:09.974756 12185 tablet_bootstrap.cc:492] T 74d16720f8f144ff92cb6ef19db319a8 P 2269f1a43c9f43e6842c1540c872adf9: No bootstrap required, opened a new log
I20260710 13:19:09.974807 12182 ts_tablet_manager.cc:1434] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:19:09.975448 12185 ts_tablet_manager.cc:1403] T 74d16720f8f144ff92cb6ef19db319a8 P 2269f1a43c9f43e6842c1540c872adf9: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 13:19:09.976189 12182 tablet_bootstrap.cc:492] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942: Bootstrap starting.
I20260710 13:19:09.977077 12184 tablet_bootstrap.cc:492] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f: No bootstrap required, opened a new log
I20260710 13:19:09.977581 12184 ts_tablet_manager.cc:1403] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f: Time spent bootstrapping tablet: real 0.056s	user 0.038s	sys 0.008s
I20260710 13:19:09.978461 12185 raft_consensus.cc:359] T 74d16720f8f144ff92cb6ef19db319a8 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } }
I20260710 13:19:09.980511 12185 raft_consensus.cc:385] T 74d16720f8f144ff92cb6ef19db319a8 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:09.980830 12185 raft_consensus.cc:740] T 74d16720f8f144ff92cb6ef19db319a8 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269f1a43c9f43e6842c1540c872adf9, State: Initialized, Role: FOLLOWER
I20260710 13:19:09.980765 12184 raft_consensus.cc:359] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:09.981766 12184 raft_consensus.cc:385] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:09.982131 12184 raft_consensus.cc:740] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Initialized, Role: FOLLOWER
I20260710 13:19:09.981948 12185 consensus_queue.cc:260] T 74d16720f8f144ff92cb6ef19db319a8 P 2269f1a43c9f43e6842c1540c872adf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } }
I20260710 13:19:09.983060 12184 consensus_queue.cc:260] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:09.983580 12182 tablet_bootstrap.cc:654] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:09.985582 12184 ts_tablet_manager.cc:1434] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:09.986620 12184 tablet_bootstrap.cc:492] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f: Bootstrap starting.
I20260710 13:19:09.986657 12185 ts_tablet_manager.cc:1434] T 74d16720f8f144ff92cb6ef19db319a8 P 2269f1a43c9f43e6842c1540c872adf9: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:19:09.988103 12185 tablet_bootstrap.cc:492] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9: Bootstrap starting.
I20260710 13:19:09.995246 12184 tablet_bootstrap.cc:654] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:09.996821 12185 tablet_bootstrap.cc:654] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:09.998548 12182 tablet_bootstrap.cc:492] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942: No bootstrap required, opened a new log
I20260710 13:19:09.999049 12182 ts_tablet_manager.cc:1403] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.006s
I20260710 13:19:10.002578 12182 raft_consensus.cc:359] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.003288 12182 raft_consensus.cc:385] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.003605 12182 raft_consensus.cc:740] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0678293be0b74dac862570f7300fd942, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.004540 12182 consensus_queue.cc:260] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.005251 12185 tablet_bootstrap.cc:492] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9: No bootstrap required, opened a new log
I20260710 13:19:10.005759 12185 ts_tablet_manager.cc:1403] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 13:19:10.006999 12182 ts_tablet_manager.cc:1434] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:10.007886 12182 tablet_bootstrap.cc:492] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942: Bootstrap starting.
I20260710 13:19:10.008721 12185 raft_consensus.cc:359] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.010474 12185 raft_consensus.cc:385] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.010820 12185 raft_consensus.cc:740] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269f1a43c9f43e6842c1540c872adf9, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.012163 12184 tablet_bootstrap.cc:492] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f: No bootstrap required, opened a new log
I20260710 13:19:10.011760 12185 consensus_queue.cc:260] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.012719 12184 ts_tablet_manager.cc:1403] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.002s
I20260710 13:19:10.014451 12185 ts_tablet_manager.cc:1434] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:19:10.014943 12182 tablet_bootstrap.cc:654] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.015502 12185 tablet_bootstrap.cc:492] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9: Bootstrap starting.
I20260710 13:19:10.016213 12184 raft_consensus.cc:359] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.016860 12186 raft_consensus.cc:493] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.017020 12184 raft_consensus.cc:385] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.017405 12184 raft_consensus.cc:740] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.017379 12186 raft_consensus.cc:515] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.018671 12184 consensus_queue.cc:260] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.019757 12186 leader_election.cc:290] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709)
I20260710 13:19:10.021708 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144684a03c0d46da8c57c1eea8db9fb2" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269f1a43c9f43e6842c1540c872adf9" is_pre_election: true
I20260710 13:19:10.022321 12069 raft_consensus.cc:2468] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0678293be0b74dac862570f7300fd942 in term 0.
I20260710 13:19:10.022647 12185 tablet_bootstrap.cc:654] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.022996 12184 ts_tablet_manager.cc:1434] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:10.023610 12106 leader_election.cc:304] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0678293be0b74dac862570f7300fd942, 2269f1a43c9f43e6842c1540c872adf9; no voters: 
I20260710 13:19:10.024158 12184 tablet_bootstrap.cc:492] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f: Bootstrap starting.
I20260710 13:19:10.025552 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144684a03c0d46da8c57c1eea8db9fb2" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4090692484b64790a3713a5914ddfa9f" is_pre_election: true
W20260710 13:19:10.027944 12106 leader_election.cc:343] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:10.029049 12186 raft_consensus.cc:2804] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:10.029506 12186 raft_consensus.cc:493] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:10.029939 12186 raft_consensus.cc:3060] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.031491 12184 tablet_bootstrap.cc:654] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.034716 12185 tablet_bootstrap.cc:492] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9: No bootstrap required, opened a new log
I20260710 13:19:10.035261 12185 ts_tablet_manager.cc:1403] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260710 13:19:10.035737 12192 raft_consensus.cc:493] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.036206 12192 raft_consensus.cc:515] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.038372 12205 raft_consensus.cc:493] T 74d16720f8f144ff92cb6ef19db319a8 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.038944 12205 raft_consensus.cc:515] T 74d16720f8f144ff92cb6ef19db319a8 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } }
I20260710 13:19:10.038682 12192 leader_election.cc:290] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:10.041128 12205 leader_election.cc:290] T 74d16720f8f144ff92cb6ef19db319a8 P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467), 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877)
I20260710 13:19:10.042069 12186 raft_consensus.cc:515] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.045588 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144684a03c0d46da8c57c1eea8db9fb2" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4090692484b64790a3713a5914ddfa9f"
W20260710 13:19:10.047237 12106 leader_election.cc:343] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:10.048148 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144684a03c0d46da8c57c1eea8db9fb2" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
I20260710 13:19:10.048482 12186 leader_election.cc:290] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 election: Requested vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709)
I20260710 13:19:10.048729 12069 raft_consensus.cc:3060] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.049042 12185 raft_consensus.cc:359] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.049568 12184 tablet_bootstrap.cc:492] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f: No bootstrap required, opened a new log
I20260710 13:19:10.052017 12185 raft_consensus.cc:385] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.052686 12184 ts_tablet_manager.cc:1403] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.000s
I20260710 13:19:10.057852 12185 raft_consensus.cc:740] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269f1a43c9f43e6842c1540c872adf9, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.054505 12186 raft_consensus.cc:493] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:19:10.056345 11940 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:10.057411 12069 raft_consensus.cc:2468] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0678293be0b74dac862570f7300fd942 in term 1.
I20260710 13:19:10.058979 12185 consensus_queue.cc:260] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.059800 12106 leader_election.cc:304] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [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: 0678293be0b74dac862570f7300fd942, 2269f1a43c9f43e6842c1540c872adf9; no voters: 4090692484b64790a3713a5914ddfa9f
I20260710 13:19:10.060767 12188 raft_consensus.cc:2804] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:10.058701 12186 raft_consensus.cc:515] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } }
I20260710 13:19:10.061508 12185 ts_tablet_manager.cc:1434] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:19:10.065579 12186 leader_election.cc:290] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709), 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877)
I20260710 13:19:10.067723 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d16720f8f144ff92cb6ef19db319a8" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4090692484b64790a3713a5914ddfa9f" is_pre_election: true
I20260710 13:19:10.066131 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d16720f8f144ff92cb6ef19db319a8" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269f1a43c9f43e6842c1540c872adf9" is_pre_election: true
I20260710 13:19:10.069216 12068 raft_consensus.cc:2468] T 74d16720f8f144ff92cb6ef19db319a8 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0678293be0b74dac862570f7300fd942 in term 0.
I20260710 13:19:10.067528 12191 raft_consensus.cc:493] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.068737 12184 raft_consensus.cc:359] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.070122 12191 raft_consensus.cc:515] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.070997 12184 raft_consensus.cc:385] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.071591 12184 raft_consensus.cc:740] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.073365 12191 leader_election.cc:290] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:10.079905 12182 tablet_bootstrap.cc:492] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942: No bootstrap required, opened a new log
I20260710 13:19:10.080432 12182 ts_tablet_manager.cc:1403] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.024s
I20260710 13:19:10.073848 12106 leader_election.cc:304] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0678293be0b74dac862570f7300fd942, 2269f1a43c9f43e6842c1540c872adf9; no voters: 
I20260710 13:19:10.081121 12186 raft_consensus.cc:2804] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:19:10.081327 12106 leader_election.cc:343] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:10.081568 12186 raft_consensus.cc:493] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:10.082027 12186 raft_consensus.cc:3060] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.077970 12185 tablet_bootstrap.cc:492] T 411e7d9b120243c39272f027cdd8dd9e P 2269f1a43c9f43e6842c1540c872adf9: Bootstrap starting.
I20260710 13:19:10.072911 12184 consensus_queue.cc:260] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.089175 12184 ts_tablet_manager.cc:1434] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260710 13:19:10.091935 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d16720f8f144ff92cb6ef19db319a8" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4090692484b64790a3713a5914ddfa9f" is_pre_election: true
I20260710 13:19:10.092054 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac2b71a2744cd6a289b20375b94b9d" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4090692484b64790a3713a5914ddfa9f" is_pre_election: true
I20260710 13:19:10.093793 11994 raft_consensus.cc:2468] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2269f1a43c9f43e6842c1540c872adf9 in term 0.
W20260710 13:19:10.095877 12032 leader_election.cc:343] T 74d16720f8f144ff92cb6ef19db319a8 P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:10.096568 12032 leader_election.cc:304] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2269f1a43c9f43e6842c1540c872adf9, 4090692484b64790a3713a5914ddfa9f; no voters: 
I20260710 13:19:10.097093 12184 tablet_bootstrap.cc:492] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f: Bootstrap starting.
I20260710 13:19:10.082544 12188 raft_consensus.cc:697] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 1 LEADER]: Becoming Leader. State: Replica: 0678293be0b74dac862570f7300fd942, State: Running, Role: LEADER
I20260710 13:19:10.103730 12188 consensus_queue.cc:237] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.097270 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac2b71a2744cd6a289b20375b94b9d" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0678293be0b74dac862570f7300fd942" is_pre_election: true
I20260710 13:19:10.086361 12182 raft_consensus.cc:359] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.098042 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d16720f8f144ff92cb6ef19db319a8" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0678293be0b74dac862570f7300fd942" is_pre_election: true
I20260710 13:19:10.098855 12205 raft_consensus.cc:2804] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:10.106325 12143 raft_consensus.cc:2468] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2269f1a43c9f43e6842c1540c872adf9 in term 0.
I20260710 13:19:10.106793 12205 raft_consensus.cc:493] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:10.107234 12205 raft_consensus.cc:3060] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.110922 12208 raft_consensus.cc:493] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.111420 12208 raft_consensus.cc:515] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.106314 12182 raft_consensus.cc:385] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.112278 12182 raft_consensus.cc:740] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0678293be0b74dac862570f7300fd942, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.113212 12182 consensus_queue.cc:260] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.113683 12208 leader_election.cc:290] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709)
I20260710 13:19:10.111428 12185 tablet_bootstrap.cc:654] T 411e7d9b120243c39272f027cdd8dd9e P 2269f1a43c9f43e6842c1540c872adf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.114846 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495553aeed5644b88ce9b65c6d8e68a7" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269f1a43c9f43e6842c1540c872adf9" is_pre_election: true
I20260710 13:19:10.115341 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495553aeed5644b88ce9b65c6d8e68a7" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4090692484b64790a3713a5914ddfa9f" is_pre_election: true
I20260710 13:19:10.116029 11994 raft_consensus.cc:2468] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0678293be0b74dac862570f7300fd942 in term 0.
W20260710 13:19:10.116456 12106 leader_election.cc:343] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:10.117237 12106 leader_election.cc:304] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [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: 0678293be0b74dac862570f7300fd942, 4090692484b64790a3713a5914ddfa9f; no voters: 2269f1a43c9f43e6842c1540c872adf9
I20260710 13:19:10.118674 12208 raft_consensus.cc:2804] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:10.119267 12208 raft_consensus.cc:493] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:10.119768 12208 raft_consensus.cc:3060] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.121284 12185 tablet_bootstrap.cc:492] T 411e7d9b120243c39272f027cdd8dd9e P 2269f1a43c9f43e6842c1540c872adf9: No bootstrap required, opened a new log
I20260710 13:19:10.121398 12182 ts_tablet_manager.cc:1434] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.001s
I20260710 13:19:10.121843 12185 ts_tablet_manager.cc:1403] T 411e7d9b120243c39272f027cdd8dd9e P 2269f1a43c9f43e6842c1540c872adf9: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.004s
I20260710 13:19:10.122541 12182 tablet_bootstrap.cc:492] T fc3d84561b7c49149fb58d10c2b07a20 P 0678293be0b74dac862570f7300fd942: Bootstrap starting.
I20260710 13:19:10.123001 12184 tablet_bootstrap.cc:654] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.125083 12185 raft_consensus.cc:359] T 411e7d9b120243c39272f027cdd8dd9e P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.118858 12205 raft_consensus.cc:515] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.102451 12186 raft_consensus.cc:515] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } }
I20260710 13:19:10.126091 12185 raft_consensus.cc:385] T 411e7d9b120243c39272f027cdd8dd9e P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.126442 12185 raft_consensus.cc:740] T 411e7d9b120243c39272f027cdd8dd9e P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269f1a43c9f43e6842c1540c872adf9, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.126950 12142 raft_consensus.cc:2393] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2269f1a43c9f43e6842c1540c872adf9 in current term 1: Already voted for candidate 0678293be0b74dac862570f7300fd942 in this term.
I20260710 13:19:10.127406 12185 consensus_queue.cc:260] T 411e7d9b120243c39272f027cdd8dd9e P 2269f1a43c9f43e6842c1540c872adf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.130650 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac2b71a2744cd6a289b20375b94b9d" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4090692484b64790a3713a5914ddfa9f"
I20260710 13:19:10.130887 12185 ts_tablet_manager.cc:1434] T 411e7d9b120243c39272f027cdd8dd9e P 2269f1a43c9f43e6842c1540c872adf9: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:19:10.131280 11994 raft_consensus.cc:3060] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.132946 12032 leader_election.cc:304] T 74d16720f8f144ff92cb6ef19db319a8 P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2269f1a43c9f43e6842c1540c872adf9; no voters: 0678293be0b74dac862570f7300fd942, 4090692484b64790a3713a5914ddfa9f
I20260710 13:19:10.134485 12192 raft_consensus.cc:3060] T 74d16720f8f144ff92cb6ef19db319a8 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.134950 12185 tablet_bootstrap.cc:492] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9: Bootstrap starting.
I20260710 13:19:10.143205 12192 raft_consensus.cc:2749] T 74d16720f8f144ff92cb6ef19db319a8 P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:10.143322 12205 leader_election.cc:290] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 1 election: Requested vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:10.144546 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d16720f8f144ff92cb6ef19db319a8" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
I20260710 13:19:10.146188 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d16720f8f144ff92cb6ef19db319a8" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4090692484b64790a3713a5914ddfa9f"
W20260710 13:19:10.149887 12106 leader_election.cc:343] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:10.151110 12186 leader_election.cc:290] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 election: Requested vote from peers 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709), 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877)
I20260710 13:19:10.151463 12069 raft_consensus.cc:2468] T 74d16720f8f144ff92cb6ef19db319a8 P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0678293be0b74dac862570f7300fd942 in term 1.
I20260710 13:19:10.143884 12185 tablet_bootstrap.cc:654] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.155066 12106 leader_election.cc:304] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [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: 0678293be0b74dac862570f7300fd942, 2269f1a43c9f43e6842c1540c872adf9; no voters: 4090692484b64790a3713a5914ddfa9f
I20260710 13:19:10.156036 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac2b71a2744cd6a289b20375b94b9d" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0678293be0b74dac862570f7300fd942" is_pre_election: true
I20260710 13:19:10.143896 12192 raft_consensus.cc:493] T 411e7d9b120243c39272f027cdd8dd9e P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.157143 12142 raft_consensus.cc:2468] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 0.
I20260710 13:19:10.158089 12192 raft_consensus.cc:515] T 411e7d9b120243c39272f027cdd8dd9e P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.159499 11957 leader_election.cc:304] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0678293be0b74dac862570f7300fd942, 4090692484b64790a3713a5914ddfa9f; no voters: 
I20260710 13:19:10.159235 12208 raft_consensus.cc:515] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.161221 11994 raft_consensus.cc:2468] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269f1a43c9f43e6842c1540c872adf9 in term 1.
I20260710 13:19:10.163661 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495553aeed5644b88ce9b65c6d8e68a7" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4090692484b64790a3713a5914ddfa9f"
I20260710 13:19:10.164023 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495553aeed5644b88ce9b65c6d8e68a7" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
I20260710 13:19:10.163595 12192 leader_election.cc:290] T 411e7d9b120243c39272f027cdd8dd9e P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:10.164345 11993 raft_consensus.cc:3060] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.152195 11889 catalog_manager.cc:5697] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0678293be0b74dac862570f7300fd942 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "0678293be0b74dac862570f7300fd942" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:10.167127 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac2b71a2744cd6a289b20375b94b9d" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269f1a43c9f43e6842c1540c872adf9" is_pre_election: true
I20260710 13:19:10.168036 12069 raft_consensus.cc:2393] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4090692484b64790a3713a5914ddfa9f in current term 1: Already voted for candidate 2269f1a43c9f43e6842c1540c872adf9 in this term.
I20260710 13:19:10.168568 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411e7d9b120243c39272f027cdd8dd9e" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4090692484b64790a3713a5914ddfa9f" is_pre_election: true
I20260710 13:19:10.164685 12191 raft_consensus.cc:2764] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260710 13:19:10.165934 12106 leader_election.cc:343] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:10.162196 12186 raft_consensus.cc:2804] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:10.166054 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac2b71a2744cd6a289b20375b94b9d" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0678293be0b74dac862570f7300fd942"
I20260710 13:19:10.162197 12208 leader_election.cc:290] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 election: Requested vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709)
I20260710 13:19:10.171892 12032 leader_election.cc:304] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2269f1a43c9f43e6842c1540c872adf9, 4090692484b64790a3713a5914ddfa9f; no voters: 
I20260710 13:19:10.171979 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411e7d9b120243c39272f027cdd8dd9e" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0678293be0b74dac862570f7300fd942" is_pre_election: true
I20260710 13:19:10.174451 12214 raft_consensus.cc:2804] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:10.171277 12186 raft_consensus.cc:697] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [term 1 LEADER]: Becoming Leader. State: Replica: 0678293be0b74dac862570f7300fd942, State: Running, Role: LEADER
I20260710 13:19:10.174094 12142 raft_consensus.cc:3060] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:10.175685 12032 leader_election.cc:343] T 411e7d9b120243c39272f027cdd8dd9e P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:10.173622 12182 tablet_bootstrap.cc:654] T fc3d84561b7c49149fb58d10c2b07a20 P 0678293be0b74dac862570f7300fd942: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.176816 12214 raft_consensus.cc:697] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 1 LEADER]: Becoming Leader. State: Replica: 2269f1a43c9f43e6842c1540c872adf9, State: Running, Role: LEADER
I20260710 13:19:10.177874 12214 consensus_queue.cc:237] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
W20260710 13:19:10.180585 12032 leader_election.cc:343] T 411e7d9b120243c39272f027cdd8dd9e P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:10.181034 12032 leader_election.cc:304] T 411e7d9b120243c39272f027cdd8dd9e P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2269f1a43c9f43e6842c1540c872adf9; no voters: 0678293be0b74dac862570f7300fd942, 4090692484b64790a3713a5914ddfa9f
I20260710 13:19:10.181881 12192 raft_consensus.cc:2749] T 411e7d9b120243c39272f027cdd8dd9e P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:10.176096 12186 consensus_queue.cc:237] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } }
I20260710 13:19:10.184823 11993 raft_consensus.cc:2468] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0678293be0b74dac862570f7300fd942 in term 1.
I20260710 13:19:10.187717 12106 leader_election.cc:304] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [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: 0678293be0b74dac862570f7300fd942, 4090692484b64790a3713a5914ddfa9f; no voters: 2269f1a43c9f43e6842c1540c872adf9
I20260710 13:19:10.188832 12185 tablet_bootstrap.cc:492] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9: No bootstrap required, opened a new log
I20260710 13:19:10.188877 12188 raft_consensus.cc:2804] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:10.189844 12184 tablet_bootstrap.cc:492] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f: No bootstrap required, opened a new log
I20260710 13:19:10.189976 12185 ts_tablet_manager.cc:1403] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.001s
I20260710 13:19:10.190570 12184 ts_tablet_manager.cc:1403] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f: Time spent bootstrapping tablet: real 0.099s	user 0.002s	sys 0.021s
I20260710 13:19:10.189916 12188 raft_consensus.cc:697] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [term 1 LEADER]: Becoming Leader. State: Replica: 0678293be0b74dac862570f7300fd942, State: Running, Role: LEADER
I20260710 13:19:10.191743 12188 consensus_queue.cc:237] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.195365 12184 raft_consensus.cc:359] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.196236 12184 raft_consensus.cc:385] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.199429 12185 raft_consensus.cc:359] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.200209 12185 raft_consensus.cc:385] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.197284 12184 raft_consensus.cc:740] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.200536 12185 raft_consensus.cc:740] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269f1a43c9f43e6842c1540c872adf9, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.200475 12142 raft_consensus.cc:2468] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269f1a43c9f43e6842c1540c872adf9 in term 1.
I20260710 13:19:10.201547 12184 consensus_queue.cc:260] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.203433 12185 consensus_queue.cc:260] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.204716 12184 ts_tablet_manager.cc:1434] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:19:10.206043 12184 tablet_bootstrap.cc:492] T fc3d84561b7c49149fb58d10c2b07a20 P 4090692484b64790a3713a5914ddfa9f: Bootstrap starting.
I20260710 13:19:10.206154 12185 ts_tablet_manager.cc:1434] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 13:19:10.207319 12185 tablet_bootstrap.cc:492] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9: Bootstrap starting.
I20260710 13:19:10.214231 12182 tablet_bootstrap.cc:492] T fc3d84561b7c49149fb58d10c2b07a20 P 0678293be0b74dac862570f7300fd942: No bootstrap required, opened a new log
I20260710 13:19:10.214793 12182 ts_tablet_manager.cc:1403] T fc3d84561b7c49149fb58d10c2b07a20 P 0678293be0b74dac862570f7300fd942: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.005s
I20260710 13:19:10.217321 12184 tablet_bootstrap.cc:654] T fc3d84561b7c49149fb58d10c2b07a20 P 4090692484b64790a3713a5914ddfa9f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.217753 12182 raft_consensus.cc:359] T fc3d84561b7c49149fb58d10c2b07a20 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.218482 12182 raft_consensus.cc:385] T fc3d84561b7c49149fb58d10c2b07a20 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.218818 12182 raft_consensus.cc:740] T fc3d84561b7c49149fb58d10c2b07a20 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0678293be0b74dac862570f7300fd942, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.219574 12182 consensus_queue.cc:260] T fc3d84561b7c49149fb58d10c2b07a20 P 0678293be0b74dac862570f7300fd942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.220288 12185 tablet_bootstrap.cc:654] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.222229 12182 ts_tablet_manager.cc:1434] T fc3d84561b7c49149fb58d10c2b07a20 P 0678293be0b74dac862570f7300fd942: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:19:10.223155 12182 tablet_bootstrap.cc:492] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942: Bootstrap starting.
I20260710 13:19:10.227068 12184 tablet_bootstrap.cc:492] T fc3d84561b7c49149fb58d10c2b07a20 P 4090692484b64790a3713a5914ddfa9f: No bootstrap required, opened a new log
I20260710 13:19:10.227538 12184 ts_tablet_manager.cc:1403] T fc3d84561b7c49149fb58d10c2b07a20 P 4090692484b64790a3713a5914ddfa9f: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.001s
I20260710 13:19:10.227995 12192 raft_consensus.cc:493] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.228708 12182 tablet_bootstrap.cc:654] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.228524 12192 raft_consensus.cc:515] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.230551 12192 leader_election.cc:290] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:10.230494 12184 raft_consensus.cc:359] T fc3d84561b7c49149fb58d10c2b07a20 P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.231611 12184 raft_consensus.cc:385] T fc3d84561b7c49149fb58d10c2b07a20 P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.231761 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3d84561b7c49149fb58d10c2b07a20" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4090692484b64790a3713a5914ddfa9f" is_pre_election: true
I20260710 13:19:10.232086 12184 raft_consensus.cc:740] T fc3d84561b7c49149fb58d10c2b07a20 P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.232239 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3d84561b7c49149fb58d10c2b07a20" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0678293be0b74dac862570f7300fd942" is_pre_election: true
I20260710 13:19:10.232918 12142 raft_consensus.cc:2468] T fc3d84561b7c49149fb58d10c2b07a20 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2269f1a43c9f43e6842c1540c872adf9 in term 0.
I20260710 13:19:10.233273 12184 consensus_queue.cc:260] T fc3d84561b7c49149fb58d10c2b07a20 P 4090692484b64790a3713a5914ddfa9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.234201 12032 leader_election.cc:304] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0678293be0b74dac862570f7300fd942, 2269f1a43c9f43e6842c1540c872adf9; no voters: 
I20260710 13:19:10.235491 11993 raft_consensus.cc:2468] T fc3d84561b7c49149fb58d10c2b07a20 P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2269f1a43c9f43e6842c1540c872adf9 in term 0.
I20260710 13:19:10.238526 12214 raft_consensus.cc:2804] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:10.238963 12214 raft_consensus.cc:493] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:10.239213 12184 ts_tablet_manager.cc:1434] T fc3d84561b7c49149fb58d10c2b07a20 P 4090692484b64790a3713a5914ddfa9f: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 13:19:10.239420 12214 raft_consensus.cc:3060] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.240612 12184 tablet_bootstrap.cc:492] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f: Bootstrap starting.
I20260710 13:19:10.244290 12188 raft_consensus.cc:493] T 5ef2f54558f240088756a74cb08072bb P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.244915 12188 raft_consensus.cc:515] T 5ef2f54558f240088756a74cb08072bb P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.248075 12185 tablet_bootstrap.cc:492] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9: No bootstrap required, opened a new log
I20260710 13:19:10.248631 12185 ts_tablet_manager.cc:1403] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.011s
I20260710 13:19:10.247666 12188 leader_election.cc:290] T 5ef2f54558f240088756a74cb08072bb P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709)
I20260710 13:19:10.249694 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef2f54558f240088756a74cb08072bb" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4090692484b64790a3713a5914ddfa9f" is_pre_election: true
I20260710 13:19:10.250949 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef2f54558f240088756a74cb08072bb" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269f1a43c9f43e6842c1540c872adf9" is_pre_election: true
W20260710 13:19:10.252885 12106 leader_election.cc:343] T 5ef2f54558f240088756a74cb08072bb P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:10.253572 12106 leader_election.cc:343] T 5ef2f54558f240088756a74cb08072bb P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:10.253980 12106 leader_election.cc:304] T 5ef2f54558f240088756a74cb08072bb P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0678293be0b74dac862570f7300fd942; no voters: 2269f1a43c9f43e6842c1540c872adf9, 4090692484b64790a3713a5914ddfa9f
I20260710 13:19:10.254060 12185 raft_consensus.cc:359] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.254956 12185 raft_consensus.cc:385] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.255311 12185 raft_consensus.cc:740] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269f1a43c9f43e6842c1540c872adf9, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.255223 12188 raft_consensus.cc:2749] T 5ef2f54558f240088756a74cb08072bb P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:10.256852 12185 consensus_queue.cc:260] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.256909 12214 raft_consensus.cc:515] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.257323 11891 catalog_manager.cc:5697] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2). New cstate: current_term: 1 leader_uuid: "2269f1a43c9f43e6842c1540c872adf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:10.259196 12185 ts_tablet_manager.cc:1434] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260710 13:19:10.259963 12192 raft_consensus.cc:493] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.260242 12185 tablet_bootstrap.cc:492] T 5ef2f54558f240088756a74cb08072bb P 2269f1a43c9f43e6842c1540c872adf9: Bootstrap starting.
I20260710 13:19:10.260442 12192 raft_consensus.cc:515] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.262463 12192 leader_election.cc:290] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:10.263845 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3d84561b7c49149fb58d10c2b07a20" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4090692484b64790a3713a5914ddfa9f"
I20260710 13:19:10.264506 11993 raft_consensus.cc:3060] T fc3d84561b7c49149fb58d10c2b07a20 P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.267140 12185 tablet_bootstrap.cc:654] T 5ef2f54558f240088756a74cb08072bb P 2269f1a43c9f43e6842c1540c872adf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.268035 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0892b6690f4dd9a5f7653fba9f82d4" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4090692484b64790a3713a5914ddfa9f" is_pre_election: true
I20260710 13:19:10.267174 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0892b6690f4dd9a5f7653fba9f82d4" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0678293be0b74dac862570f7300fd942" is_pre_election: true
I20260710 13:19:10.269656 12142 raft_consensus.cc:2468] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2269f1a43c9f43e6842c1540c872adf9 in term 0.
W20260710 13:19:10.271678 12032 leader_election.cc:343] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:10.272663 12032 leader_election.cc:304] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [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: 0678293be0b74dac862570f7300fd942, 2269f1a43c9f43e6842c1540c872adf9; no voters: 4090692484b64790a3713a5914ddfa9f
I20260710 13:19:10.274590 12192 raft_consensus.cc:2804] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:10.275243 12192 raft_consensus.cc:493] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:10.275743 12192 raft_consensus.cc:3060] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.286963 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3d84561b7c49149fb58d10c2b07a20" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0678293be0b74dac862570f7300fd942"
I20260710 13:19:10.287901 12142 raft_consensus.cc:3060] T fc3d84561b7c49149fb58d10c2b07a20 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.296151 11889 catalog_manager.cc:5697] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0678293be0b74dac862570f7300fd942 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "0678293be0b74dac862570f7300fd942" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:10.300634 11993 raft_consensus.cc:2468] T fc3d84561b7c49149fb58d10c2b07a20 P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269f1a43c9f43e6842c1540c872adf9 in term 1.
I20260710 13:19:10.298655 11889 catalog_manager.cc:5697] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0678293be0b74dac862570f7300fd942 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "0678293be0b74dac862570f7300fd942" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:10.307893 12184 tablet_bootstrap.cc:654] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.313971 12142 raft_consensus.cc:2468] T fc3d84561b7c49149fb58d10c2b07a20 P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269f1a43c9f43e6842c1540c872adf9 in term 1.
I20260710 13:19:10.315908 12032 leader_election.cc:304] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0678293be0b74dac862570f7300fd942, 2269f1a43c9f43e6842c1540c872adf9; no voters: 
I20260710 13:19:10.308421 12182 tablet_bootstrap.cc:492] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942: No bootstrap required, opened a new log
I20260710 13:19:10.317230 12205 raft_consensus.cc:2804] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:10.317644 12182 ts_tablet_manager.cc:1403] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942: Time spent bootstrapping tablet: real 0.095s	user 0.045s	sys 0.040s
I20260710 13:19:10.308709 12214 leader_election.cc:290] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 1 election: Requested vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:10.320391 12182 raft_consensus.cc:359] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.319540 12192 raft_consensus.cc:515] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.321067 12182 raft_consensus.cc:385] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.321367 12182 raft_consensus.cc:740] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0678293be0b74dac862570f7300fd942, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.322073 12182 consensus_queue.cc:260] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.325575 12192 leader_election.cc:290] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 1 election: Requested vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:10.328423 12182 ts_tablet_manager.cc:1434] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:10.328267 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0892b6690f4dd9a5f7653fba9f82d4" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4090692484b64790a3713a5914ddfa9f"
I20260710 13:19:10.328663 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0892b6690f4dd9a5f7653fba9f82d4" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0678293be0b74dac862570f7300fd942"
I20260710 13:19:10.329334 12143 raft_consensus.cc:3060] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:10.329874 12032 leader_election.cc:343] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:10.332348 12191 raft_consensus.cc:493] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.332867 12191 raft_consensus.cc:515] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.334975 12191 leader_election.cc:290] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:10.336447 12205 raft_consensus.cc:697] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [term 1 LEADER]: Becoming Leader. State: Replica: 2269f1a43c9f43e6842c1540c872adf9, State: Running, Role: LEADER
I20260710 13:19:10.337745 12205 consensus_queue.cc:237] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.340952 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144684a03c0d46da8c57c1eea8db9fb2" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269f1a43c9f43e6842c1540c872adf9" is_pre_election: true
I20260710 13:19:10.341228 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144684a03c0d46da8c57c1eea8db9fb2" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0678293be0b74dac862570f7300fd942" is_pre_election: true
I20260710 13:19:10.341918 12069 raft_consensus.cc:2393] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4090692484b64790a3713a5914ddfa9f in current term 1: Already voted for candidate 0678293be0b74dac862570f7300fd942 in this term.
I20260710 13:19:10.343554 11957 leader_election.cc:304] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4090692484b64790a3713a5914ddfa9f; no voters: 0678293be0b74dac862570f7300fd942, 2269f1a43c9f43e6842c1540c872adf9
I20260710 13:19:10.346629 12191 raft_consensus.cc:3060] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.348209 12185 tablet_bootstrap.cc:492] T 5ef2f54558f240088756a74cb08072bb P 2269f1a43c9f43e6842c1540c872adf9: No bootstrap required, opened a new log
I20260710 13:19:10.348846 12185 ts_tablet_manager.cc:1403] T 5ef2f54558f240088756a74cb08072bb P 2269f1a43c9f43e6842c1540c872adf9: Time spent bootstrapping tablet: real 0.089s	user 0.019s	sys 0.047s
I20260710 13:19:10.352706 12191 raft_consensus.cc:2749] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:10.352439 12185 raft_consensus.cc:359] T 5ef2f54558f240088756a74cb08072bb P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.353380 12185 raft_consensus.cc:385] T 5ef2f54558f240088756a74cb08072bb P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.353767 12185 raft_consensus.cc:740] T 5ef2f54558f240088756a74cb08072bb P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269f1a43c9f43e6842c1540c872adf9, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.329325 12182 tablet_bootstrap.cc:492] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942: Bootstrap starting.
I20260710 13:19:10.354650 12185 consensus_queue.cc:260] T 5ef2f54558f240088756a74cb08072bb P 2269f1a43c9f43e6842c1540c872adf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.354372 12143 raft_consensus.cc:2468] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269f1a43c9f43e6842c1540c872adf9 in term 1.
I20260710 13:19:10.359625 12184 tablet_bootstrap.cc:492] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f: No bootstrap required, opened a new log
I20260710 13:19:10.360203 12184 ts_tablet_manager.cc:1403] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f: Time spent bootstrapping tablet: real 0.120s	user 0.030s	sys 0.010s
I20260710 13:19:10.354815 12230 raft_consensus.cc:493] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.362651 12182 tablet_bootstrap.cc:654] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.362207 12230 raft_consensus.cc:515] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.363457 12184 raft_consensus.cc:359] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.364245 12184 raft_consensus.cc:385] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.364636 12184 raft_consensus.cc:740] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.365067 12230 leader_election.cc:290] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:10.365423 12184 consensus_queue.cc:260] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.368860 12184 ts_tablet_manager.cc:1434] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:19:10.368760 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495553aeed5644b88ce9b65c6d8e68a7" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4090692484b64790a3713a5914ddfa9f" is_pre_election: true
I20260710 13:19:10.368994 12032 leader_election.cc:304] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [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: 0678293be0b74dac862570f7300fd942, 2269f1a43c9f43e6842c1540c872adf9; no voters: 4090692484b64790a3713a5914ddfa9f
I20260710 13:19:10.368592 11889 catalog_manager.cc:5697] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2). New cstate: current_term: 1 leader_uuid: "2269f1a43c9f43e6842c1540c872adf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:10.369769 11993 raft_consensus.cc:2393] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2269f1a43c9f43e6842c1540c872adf9 in current term 1: Already voted for candidate 0678293be0b74dac862570f7300fd942 in this term.
I20260710 13:19:10.370083 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495553aeed5644b88ce9b65c6d8e68a7" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0678293be0b74dac862570f7300fd942" is_pre_election: true
I20260710 13:19:10.370324 12185 ts_tablet_manager.cc:1434] T 5ef2f54558f240088756a74cb08072bb P 2269f1a43c9f43e6842c1540c872adf9: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260710 13:19:10.371224 12192 raft_consensus.cc:2804] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:10.371795 12192 raft_consensus.cc:697] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [term 1 LEADER]: Becoming Leader. State: Replica: 2269f1a43c9f43e6842c1540c872adf9, State: Running, Role: LEADER
I20260710 13:19:10.372684 12192 consensus_queue.cc:237] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.373283 12032 leader_election.cc:304] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2269f1a43c9f43e6842c1540c872adf9; no voters: 0678293be0b74dac862570f7300fd942, 4090692484b64790a3713a5914ddfa9f
I20260710 13:19:10.373842 12182 tablet_bootstrap.cc:492] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942: No bootstrap required, opened a new log
I20260710 13:19:10.374295 12230 raft_consensus.cc:3060] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.377830 12184 tablet_bootstrap.cc:492] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f: Bootstrap starting.
I20260710 13:19:10.371363 12185 tablet_bootstrap.cc:492] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9: Bootstrap starting.
I20260710 13:19:10.383960 12230 raft_consensus.cc:2749] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:10.384788 12182 ts_tablet_manager.cc:1403] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942: Time spent bootstrapping tablet: real 0.056s	user 0.004s	sys 0.009s
I20260710 13:19:10.387931 12182 raft_consensus.cc:359] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.388653 12182 raft_consensus.cc:385] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.388947 12182 raft_consensus.cc:740] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0678293be0b74dac862570f7300fd942, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.389657 12182 consensus_queue.cc:260] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.390831 12185 tablet_bootstrap.cc:654] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.393278 12184 tablet_bootstrap.cc:654] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.395370 12182 ts_tablet_manager.cc:1434] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:19:10.399397 12184 tablet_bootstrap.cc:492] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f: No bootstrap required, opened a new log
I20260710 13:19:10.399886 12184 ts_tablet_manager.cc:1403] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260710 13:19:10.399940 11889 catalog_manager.cc:5697] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2). New cstate: current_term: 1 leader_uuid: "2269f1a43c9f43e6842c1540c872adf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:10.402783 12184 raft_consensus.cc:359] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.403510 12184 raft_consensus.cc:385] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.403789 12184 raft_consensus.cc:740] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.404538 12184 consensus_queue.cc:260] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.406490 12184 ts_tablet_manager.cc:1434] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 13:19:10.407624 12184 tablet_bootstrap.cc:492] T 411e7d9b120243c39272f027cdd8dd9e P 4090692484b64790a3713a5914ddfa9f: Bootstrap starting.
I20260710 13:19:10.410876 12185 tablet_bootstrap.cc:492] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9: No bootstrap required, opened a new log
I20260710 13:19:10.411420 12185 ts_tablet_manager.cc:1403] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.011s
I20260710 13:19:10.414028 12184 tablet_bootstrap.cc:654] T 411e7d9b120243c39272f027cdd8dd9e P 4090692484b64790a3713a5914ddfa9f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.414258 12185 raft_consensus.cc:359] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.414954 12185 raft_consensus.cc:385] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.415258 12185 raft_consensus.cc:740] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269f1a43c9f43e6842c1540c872adf9, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.415980 12185 consensus_queue.cc:260] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.418553 12185 ts_tablet_manager.cc:1434] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:19:10.419348 12184 tablet_bootstrap.cc:492] T 411e7d9b120243c39272f027cdd8dd9e P 4090692484b64790a3713a5914ddfa9f: No bootstrap required, opened a new log
I20260710 13:19:10.419798 12184 ts_tablet_manager.cc:1403] T 411e7d9b120243c39272f027cdd8dd9e P 4090692484b64790a3713a5914ddfa9f: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260710 13:19:10.422091 12184 raft_consensus.cc:359] T 411e7d9b120243c39272f027cdd8dd9e P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.422590 12184 raft_consensus.cc:385] T 411e7d9b120243c39272f027cdd8dd9e P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.422854 12184 raft_consensus.cc:740] T 411e7d9b120243c39272f027cdd8dd9e P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.423400 12184 consensus_queue.cc:260] T 411e7d9b120243c39272f027cdd8dd9e P 4090692484b64790a3713a5914ddfa9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.425279 12184 ts_tablet_manager.cc:1434] T 411e7d9b120243c39272f027cdd8dd9e P 4090692484b64790a3713a5914ddfa9f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:10.426270 12184 tablet_bootstrap.cc:492] T 74d16720f8f144ff92cb6ef19db319a8 P 4090692484b64790a3713a5914ddfa9f: Bootstrap starting.
I20260710 13:19:10.431262 12184 tablet_bootstrap.cc:654] T 74d16720f8f144ff92cb6ef19db319a8 P 4090692484b64790a3713a5914ddfa9f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.435712 12184 tablet_bootstrap.cc:492] T 74d16720f8f144ff92cb6ef19db319a8 P 4090692484b64790a3713a5914ddfa9f: No bootstrap required, opened a new log
I20260710 13:19:10.436193 12184 ts_tablet_manager.cc:1403] T 74d16720f8f144ff92cb6ef19db319a8 P 4090692484b64790a3713a5914ddfa9f: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:19:10.438177 12184 raft_consensus.cc:359] T 74d16720f8f144ff92cb6ef19db319a8 P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } }
I20260710 13:19:10.438669 12184 raft_consensus.cc:385] T 74d16720f8f144ff92cb6ef19db319a8 P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.438880 12184 raft_consensus.cc:740] T 74d16720f8f144ff92cb6ef19db319a8 P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.439577 12184 consensus_queue.cc:260] T 74d16720f8f144ff92cb6ef19db319a8 P 4090692484b64790a3713a5914ddfa9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } }
I20260710 13:19:10.441218 12184 ts_tablet_manager.cc:1434] T 74d16720f8f144ff92cb6ef19db319a8 P 4090692484b64790a3713a5914ddfa9f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:10.450295 12188 raft_consensus.cc:493] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.450846 12188 raft_consensus.cc:515] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.452911 12188 leader_election.cc:290] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709)
I20260710 13:19:10.453680 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c53e8f2d87746c98df16848a85414cd" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4090692484b64790a3713a5914ddfa9f" is_pre_election: true
I20260710 13:19:10.454087 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c53e8f2d87746c98df16848a85414cd" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269f1a43c9f43e6842c1540c872adf9" is_pre_election: true
I20260710 13:19:10.454376 11993 raft_consensus.cc:2468] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0678293be0b74dac862570f7300fd942 in term 0.
I20260710 13:19:10.454715 12069 raft_consensus.cc:2468] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0678293be0b74dac862570f7300fd942 in term 0.
I20260710 13:19:10.455662 12106 leader_election.cc:304] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0678293be0b74dac862570f7300fd942, 4090692484b64790a3713a5914ddfa9f; no voters: 
I20260710 13:19:10.456524 12188 raft_consensus.cc:2804] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:10.456872 12188 raft_consensus.cc:493] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:10.457172 12188 raft_consensus.cc:3060] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.462571 12188 raft_consensus.cc:515] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.463348 12186 raft_consensus.cc:493] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.463765 12186 raft_consensus.cc:515] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.464481 12188 leader_election.cc:290] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 election: Requested vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709)
I20260710 13:19:10.465480 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c53e8f2d87746c98df16848a85414cd" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4090692484b64790a3713a5914ddfa9f"
I20260710 13:19:10.465682 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c53e8f2d87746c98df16848a85414cd" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
I20260710 13:19:10.466073 11993 raft_consensus.cc:3060] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.466331 12069 raft_consensus.cc:3060] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.468281 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411e7d9b120243c39272f027cdd8dd9e" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4090692484b64790a3713a5914ddfa9f" is_pre_election: true
I20260710 13:19:10.465790 12186 leader_election.cc:290] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709)
I20260710 13:19:10.468578 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411e7d9b120243c39272f027cdd8dd9e" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269f1a43c9f43e6842c1540c872adf9" is_pre_election: true
I20260710 13:19:10.468959 11994 raft_consensus.cc:2468] T 411e7d9b120243c39272f027cdd8dd9e P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0678293be0b74dac862570f7300fd942 in term 0.
I20260710 13:19:10.469216 12068 raft_consensus.cc:2468] T 411e7d9b120243c39272f027cdd8dd9e P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0678293be0b74dac862570f7300fd942 in term 0.
I20260710 13:19:10.470280 12106 leader_election.cc:304] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0678293be0b74dac862570f7300fd942, 4090692484b64790a3713a5914ddfa9f; no voters: 
I20260710 13:19:10.471092 12186 raft_consensus.cc:2804] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:10.471527 12186 raft_consensus.cc:493] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:10.471909 12186 raft_consensus.cc:3060] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.475250 12069 raft_consensus.cc:2468] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0678293be0b74dac862570f7300fd942 in term 1.
I20260710 13:19:10.476334 11993 raft_consensus.cc:2468] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0678293be0b74dac862570f7300fd942 in term 1.
I20260710 13:19:10.476521 12106 leader_election.cc:304] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0678293be0b74dac862570f7300fd942, 2269f1a43c9f43e6842c1540c872adf9; no voters: 
I20260710 13:19:10.477305 12188 raft_consensus.cc:2804] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:10.477965 12188 raft_consensus.cc:697] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 1 LEADER]: Becoming Leader. State: Replica: 0678293be0b74dac862570f7300fd942, State: Running, Role: LEADER
I20260710 13:19:10.478040 12191 raft_consensus.cc:493] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.478572 12191 raft_consensus.cc:515] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.478777 12188 consensus_queue.cc:237] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.479025 12186 raft_consensus.cc:515] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.481065 12191 leader_election.cc:290] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:10.481339 12186 leader_election.cc:290] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 election: Requested vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709)
I20260710 13:19:10.482698 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3acc9de3a0f4d74ae4a00083187cdce" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0678293be0b74dac862570f7300fd942" is_pre_election: true
I20260710 13:19:10.482959 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411e7d9b120243c39272f027cdd8dd9e" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4090692484b64790a3713a5914ddfa9f"
I20260710 13:19:10.483425 12143 raft_consensus.cc:2468] T d3acc9de3a0f4d74ae4a00083187cdce P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 0.
I20260710 13:19:10.483685 11993 raft_consensus.cc:3060] T 411e7d9b120243c39272f027cdd8dd9e P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.484697 11957 leader_election.cc:304] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0678293be0b74dac862570f7300fd942, 4090692484b64790a3713a5914ddfa9f; no voters: 
I20260710 13:19:10.485399 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3acc9de3a0f4d74ae4a00083187cdce" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269f1a43c9f43e6842c1540c872adf9" is_pre_election: true
I20260710 13:19:10.485548 12191 raft_consensus.cc:2804] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:10.486003 12191 raft_consensus.cc:493] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:10.486101 12069 raft_consensus.cc:2468] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 0.
I20260710 13:19:10.486403 12191 raft_consensus.cc:3060] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.489001 11891 catalog_manager.cc:5697] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0678293be0b74dac862570f7300fd942 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "0678293be0b74dac862570f7300fd942" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:10.490290 11993 raft_consensus.cc:2468] T 411e7d9b120243c39272f027cdd8dd9e P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0678293be0b74dac862570f7300fd942 in term 1.
I20260710 13:19:10.491480 12106 leader_election.cc:304] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0678293be0b74dac862570f7300fd942, 4090692484b64790a3713a5914ddfa9f; no voters: 
I20260710 13:19:10.492161 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411e7d9b120243c39272f027cdd8dd9e" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
I20260710 13:19:10.492645 12188 raft_consensus.cc:2804] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:10.492735 12069 raft_consensus.cc:3060] T 411e7d9b120243c39272f027cdd8dd9e P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.492923 12191 raft_consensus.cc:515] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.493275 12188 raft_consensus.cc:697] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [term 1 LEADER]: Becoming Leader. State: Replica: 0678293be0b74dac862570f7300fd942, State: Running, Role: LEADER
I20260710 13:19:10.502951 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3acc9de3a0f4d74ae4a00083187cdce" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
I20260710 13:19:10.503573 12067 raft_consensus.cc:3060] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.503482 12186 consensus_queue.cc:1048] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:10.504240 12069 raft_consensus.cc:2468] T 411e7d9b120243c39272f027cdd8dd9e P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0678293be0b74dac862570f7300fd942 in term 1.
I20260710 13:19:10.504988 12188 consensus_queue.cc:237] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.507339 12191 leader_election.cc:290] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 1 election: Requested vote from peers 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:10.511758 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3acc9de3a0f4d74ae4a00083187cdce" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0678293be0b74dac862570f7300fd942"
I20260710 13:19:10.513759 12143 raft_consensus.cc:3060] T d3acc9de3a0f4d74ae4a00083187cdce P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.516558 12067 raft_consensus.cc:2468] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 1.
I20260710 13:19:10.517850 11957 leader_election.cc:304] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2269f1a43c9f43e6842c1540c872adf9, 4090692484b64790a3713a5914ddfa9f; no voters: 
I20260710 13:19:10.518762 12191 raft_consensus.cc:2804] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:10.519670 11891 catalog_manager.cc:5697] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0678293be0b74dac862570f7300fd942 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "0678293be0b74dac862570f7300fd942" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:10.521929 12143 raft_consensus.cc:2468] T d3acc9de3a0f4d74ae4a00083187cdce P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 1.
I20260710 13:19:10.533177 12208 consensus_queue.cc:1048] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:10.542505 12191 raft_consensus.cc:697] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [term 1 LEADER]: Becoming Leader. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Running, Role: LEADER
I20260710 13:19:10.543741 12191 consensus_queue.cc:237] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.567366 11889 catalog_manager.cc:5697] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4090692484b64790a3713a5914ddfa9f (127.11.21.1). New cstate: current_term: 1 leader_uuid: "4090692484b64790a3713a5914ddfa9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:10.578502 12191 raft_consensus.cc:493] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.579005 12191 raft_consensus.cc:515] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.581104 12191 leader_election.cc:290] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:10.581988 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef2f54558f240088756a74cb08072bb" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269f1a43c9f43e6842c1540c872adf9" is_pre_election: true
I20260710 13:19:10.582253 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef2f54558f240088756a74cb08072bb" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0678293be0b74dac862570f7300fd942" is_pre_election: true
I20260710 13:19:10.582757 12069 raft_consensus.cc:2468] T 5ef2f54558f240088756a74cb08072bb P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 0.
I20260710 13:19:10.582918 12143 raft_consensus.cc:2468] T 5ef2f54558f240088756a74cb08072bb P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 0.
I20260710 13:19:10.583770 11957 leader_election.cc:304] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2269f1a43c9f43e6842c1540c872adf9, 4090692484b64790a3713a5914ddfa9f; no voters: 
I20260710 13:19:10.584496 12191 raft_consensus.cc:2804] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:10.584808 12191 raft_consensus.cc:493] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:10.585081 12191 raft_consensus.cc:3060] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.589638 12191 raft_consensus.cc:515] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.591243 12191 leader_election.cc:290] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 1 election: Requested vote from peers 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:10.592173 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef2f54558f240088756a74cb08072bb" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
I20260710 13:19:10.592679 12069 raft_consensus.cc:3060] T 5ef2f54558f240088756a74cb08072bb P 2269f1a43c9f43e6842c1540c872adf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.592527 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef2f54558f240088756a74cb08072bb" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0678293be0b74dac862570f7300fd942"
I20260710 13:19:10.593164 12143 raft_consensus.cc:3060] T 5ef2f54558f240088756a74cb08072bb P 0678293be0b74dac862570f7300fd942 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.597105 12069 raft_consensus.cc:2468] T 5ef2f54558f240088756a74cb08072bb P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 1.
I20260710 13:19:10.598114 11957 leader_election.cc:304] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2269f1a43c9f43e6842c1540c872adf9, 4090692484b64790a3713a5914ddfa9f; no voters: 
I20260710 13:19:10.598528 12143 raft_consensus.cc:2468] T 5ef2f54558f240088756a74cb08072bb P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 1.
I20260710 13:19:10.598765 12191 raft_consensus.cc:2804] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:10.599325 12191 raft_consensus.cc:697] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [term 1 LEADER]: Becoming Leader. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Running, Role: LEADER
I20260710 13:19:10.600153 12191 consensus_queue.cc:237] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.608114 11889 catalog_manager.cc:5697] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4090692484b64790a3713a5914ddfa9f (127.11.21.1). New cstate: current_term: 1 leader_uuid: "4090692484b64790a3713a5914ddfa9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:10.649883 12208 consensus_queue.cc:1048] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:10.659756 11993 raft_consensus.cc:3060] T 74d16720f8f144ff92cb6ef19db319a8 P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.668161 12188 consensus_queue.cc:1048] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:10.700102 12143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74d16720f8f144ff92cb6ef19db319a8"
dest_uuid: "0678293be0b74dac862570f7300fd942"
mode: GRACEFUL
new_leader_uuid: "4090692484b64790a3713a5914ddfa9f"
 from {username='slave'} at 127.0.0.1:53478
I20260710 13:19:10.700737 12143 raft_consensus.cc:606] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [term 1 LEADER]: Received request to transfer leadership to TS 4090692484b64790a3713a5914ddfa9f
I20260710 13:19:10.708847 12143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "411e7d9b120243c39272f027cdd8dd9e"
dest_uuid: "0678293be0b74dac862570f7300fd942"
mode: GRACEFUL
new_leader_uuid: "4090692484b64790a3713a5914ddfa9f"
 from {username='slave'} at 127.0.0.1:53478
I20260710 13:19:10.709430 12143 raft_consensus.cc:606] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [term 1 LEADER]: Received request to transfer leadership to TS 4090692484b64790a3713a5914ddfa9f
I20260710 13:19:10.723400 12069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4aac2b71a2744cd6a289b20375b94b9d"
dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
mode: GRACEFUL
new_leader_uuid: "4090692484b64790a3713a5914ddfa9f"
 from {username='slave'} at 127.0.0.1:46894
I20260710 13:19:10.723966 12069 raft_consensus.cc:606] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 1 LEADER]: Received request to transfer leadership to TS 4090692484b64790a3713a5914ddfa9f
I20260710 13:19:10.728920 12143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "144684a03c0d46da8c57c1eea8db9fb2"
dest_uuid: "0678293be0b74dac862570f7300fd942"
mode: GRACEFUL
new_leader_uuid: "4090692484b64790a3713a5914ddfa9f"
 from {username='slave'} at 127.0.0.1:53478
I20260710 13:19:10.729395 12143 raft_consensus.cc:606] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 1 LEADER]: Received request to transfer leadership to TS 4090692484b64790a3713a5914ddfa9f
I20260710 13:19:10.734001 12143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "495553aeed5644b88ce9b65c6d8e68a7"
dest_uuid: "0678293be0b74dac862570f7300fd942"
mode: GRACEFUL
new_leader_uuid: "2269f1a43c9f43e6842c1540c872adf9"
 from {username='slave'} at 127.0.0.1:53478
I20260710 13:19:10.734455 12143 raft_consensus.cc:606] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [term 1 LEADER]: Received request to transfer leadership to TS 2269f1a43c9f43e6842c1540c872adf9
I20260710 13:19:10.741333 12143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c53e8f2d87746c98df16848a85414cd"
dest_uuid: "0678293be0b74dac862570f7300fd942"
mode: GRACEFUL
new_leader_uuid: "2269f1a43c9f43e6842c1540c872adf9"
 from {username='slave'} at 127.0.0.1:53478
I20260710 13:19:10.741835 12143 raft_consensus.cc:606] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 1 LEADER]: Received request to transfer leadership to TS 2269f1a43c9f43e6842c1540c872adf9
I20260710 13:19:10.755137 11993 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ef2f54558f240088756a74cb08072bb"
dest_uuid: "4090692484b64790a3713a5914ddfa9f"
mode: GRACEFUL
new_leader_uuid: "2269f1a43c9f43e6842c1540c872adf9"
 from {username='slave'} at 127.0.0.1:46118
I20260710 13:19:10.755722 11993 raft_consensus.cc:606] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [term 1 LEADER]: Received request to transfer leadership to TS 2269f1a43c9f43e6842c1540c872adf9
I20260710 13:19:10.761366 12069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e0892b6690f4dd9a5f7653fba9f82d4"
dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
mode: GRACEFUL
new_leader_uuid: "0678293be0b74dac862570f7300fd942"
 from {username='slave'} at 127.0.0.1:46894
I20260710 13:19:10.761804 12069 raft_consensus.cc:606] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [term 1 LEADER]: Received request to transfer leadership to TS 0678293be0b74dac862570f7300fd942
I20260710 13:19:10.800132 12186 consensus_queue.cc:1048] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:10.801084 12188 consensus_queue.cc:1048] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:10.802060 11993 raft_consensus.cc:3060] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.809298 12230 consensus_queue.cc:1048] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:10.813293 12191 raft_consensus.cc:493] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.814085 12191 raft_consensus.cc:515] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.817795 12188 raft_consensus.cc:993] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942: : Instructing follower 2269f1a43c9f43e6842c1540c872adf9 to start an election
I20260710 13:19:10.818284 12186 raft_consensus.cc:1081] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [term 1 LEADER]: Signalling peer 2269f1a43c9f43e6842c1540c872adf9 to start an election
I20260710 13:19:10.821895 12069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "495553aeed5644b88ce9b65c6d8e68a7"
dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
 from {username='slave'} at 127.0.0.1:46868
I20260710 13:19:10.822510 12069 raft_consensus.cc:493] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:10.822924 12069 raft_consensus.cc:3060] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:10.823305 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0892b6690f4dd9a5f7653fba9f82d4" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0678293be0b74dac862570f7300fd942" is_pre_election: true
I20260710 13:19:10.823305 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0892b6690f4dd9a5f7653fba9f82d4" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269f1a43c9f43e6842c1540c872adf9" is_pre_election: true
I20260710 13:19:10.821895 12191 leader_election.cc:290] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:10.824219 12142 raft_consensus.cc:2468] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 1.
I20260710 13:19:10.826758 11957 leader_election.cc:304] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [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: 0678293be0b74dac862570f7300fd942, 4090692484b64790a3713a5914ddfa9f; no voters: 
I20260710 13:19:10.827668 12191 raft_consensus.cc:2804] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:10.828107 12191 raft_consensus.cc:493] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:10.828465 12191 raft_consensus.cc:3060] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:10.834240 12069 raft_consensus.cc:515] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.836787 12069 leader_election.cc:290] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 2 election: Requested vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:10.836560 12191 raft_consensus.cc:515] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.840010 12214 consensus_queue.cc:1048] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:10.841037 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0892b6690f4dd9a5f7653fba9f82d4" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0678293be0b74dac862570f7300fd942"
I20260710 13:19:10.841653 12142 raft_consensus.cc:3060] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:10.841499 12214 consensus_queue.cc:1048] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:10.843279 11993 raft_consensus.cc:1240] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Rejecting Update request from peer 2269f1a43c9f43e6842c1540c872adf9 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:19:10.845520 12214 consensus_queue.cc:1059] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:10.846225 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495553aeed5644b88ce9b65c6d8e68a7" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4090692484b64790a3713a5914ddfa9f"
I20260710 13:19:10.846467 12214 raft_consensus.cc:3055] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:10.846915 12214 raft_consensus.cc:740] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2269f1a43c9f43e6842c1540c872adf9, State: Running, Role: LEADER
I20260710 13:19:10.848275 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495553aeed5644b88ce9b65c6d8e68a7" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0678293be0b74dac862570f7300fd942"
I20260710 13:19:10.848915 12143 raft_consensus.cc:3055] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:10.849267 12143 raft_consensus.cc:740] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0678293be0b74dac862570f7300fd942, State: Running, Role: LEADER
I20260710 13:19:10.850147 12143 consensus_queue.cc:260] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.846956 11994 raft_consensus.cc:3060] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:10.852011 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0892b6690f4dd9a5f7653fba9f82d4" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
I20260710 13:19:10.852545 12142 raft_consensus.cc:2468] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 2.
I20260710 13:19:10.853735 11957 leader_election.cc:304] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0678293be0b74dac862570f7300fd942, 4090692484b64790a3713a5914ddfa9f; no voters: 
I20260710 13:19:10.854535 12191 leader_election.cc:290] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 2 election: Requested vote from peers 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:10.854957 12244 raft_consensus.cc:2804] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:10.855850 12244 raft_consensus.cc:697] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [term 2 LEADER]: Becoming Leader. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Running, Role: LEADER
I20260710 13:19:10.857595 12244 consensus_queue.cc:237] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [LEADER]: Queue going to LEADER 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: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.859277 12214 consensus_queue.cc:260] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [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: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.865206 11994 raft_consensus.cc:2468] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269f1a43c9f43e6842c1540c872adf9 in term 2.
I20260710 13:19:10.865549 12214 raft_consensus.cc:3060] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:10.870914 12192 raft_consensus.cc:993] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9: : Instructing follower 4090692484b64790a3713a5914ddfa9f to start an election
I20260710 13:19:10.871347 12192 raft_consensus.cc:1081] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 1 LEADER]: Signalling peer 4090692484b64790a3713a5914ddfa9f to start an election
I20260710 13:19:10.872872 12032 leader_election.cc:304] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2269f1a43c9f43e6842c1540c872adf9, 4090692484b64790a3713a5914ddfa9f; no voters: 
I20260710 13:19:10.873704 12192 raft_consensus.cc:2804] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:10.874238 12192 raft_consensus.cc:697] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [term 2 LEADER]: Becoming Leader. State: Replica: 2269f1a43c9f43e6842c1540c872adf9, State: Running, Role: LEADER
I20260710 13:19:10.875006 12188 consensus_queue.cc:1048] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:10.875662 12192 consensus_queue.cc:237] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.851523 12143 raft_consensus.cc:3060] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:10.886811 11892 catalog_manager.cc:5697] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 reported cstate change: term changed from 1 to 2, leader changed from 0678293be0b74dac862570f7300fd942 (127.11.21.3) to 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2). New cstate: current_term: 2 leader_uuid: "2269f1a43c9f43e6842c1540c872adf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:10.888433 12188 raft_consensus.cc:993] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942: : Instructing follower 2269f1a43c9f43e6842c1540c872adf9 to start an election
I20260710 13:19:10.888836 12214 consensus_queue.cc:1048] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:10.889180 12188 raft_consensus.cc:1081] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 1 LEADER]: Signalling peer 2269f1a43c9f43e6842c1540c872adf9 to start an election
I20260710 13:19:10.887486 11994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4aac2b71a2744cd6a289b20375b94b9d"
dest_uuid: "4090692484b64790a3713a5914ddfa9f"
 from {username='slave'} at 127.0.0.1:46106
I20260710 13:19:10.890487 11994 raft_consensus.cc:493] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:10.890853 11994 raft_consensus.cc:3060] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:10.894778 12067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c53e8f2d87746c98df16848a85414cd"
dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
 from {username='slave'} at 127.0.0.1:46868
I20260710 13:19:10.895424 12067 raft_consensus.cc:493] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:10.895912 12067 raft_consensus.cc:3060] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:10.900516 12260 consensus_queue.cc:1048] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:10.902326 12208 consensus_queue.cc:1048] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:10.909111 12067 raft_consensus.cc:515] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.910740 12143 raft_consensus.cc:2468] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269f1a43c9f43e6842c1540c872adf9 in term 2.
I20260710 13:19:10.914968 12069 raft_consensus.cc:1240] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Rejecting Update request from peer 0678293be0b74dac862570f7300fd942 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:10.916237 12208 consensus_queue.cc:1048] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:10.918176 11994 raft_consensus.cc:515] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.919435 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c53e8f2d87746c98df16848a85414cd" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4090692484b64790a3713a5914ddfa9f"
I20260710 13:19:10.925918 11994 leader_election.cc:290] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 2 election: Requested vote from peers 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:10.927497 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac2b71a2744cd6a289b20375b94b9d" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0678293be0b74dac862570f7300fd942"
I20260710 13:19:10.928087 12143 raft_consensus.cc:3060] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:10.928026 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac2b71a2744cd6a289b20375b94b9d" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
I20260710 13:19:10.928902 12186 consensus_queue.cc:1059] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:19:10.932711 12186 raft_consensus.cc:3055] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:10.931438 12069 raft_consensus.cc:3055] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:10.932416 11892 catalog_manager.cc:5697] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f reported cstate change: term changed from 1 to 2, leader changed from 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2) to 4090692484b64790a3713a5914ddfa9f (127.11.21.1). New cstate: current_term: 2 leader_uuid: "4090692484b64790a3713a5914ddfa9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:10.933176 12186 raft_consensus.cc:740] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0678293be0b74dac862570f7300fd942, State: Running, Role: LEADER
I20260710 13:19:10.933599 12069 raft_consensus.cc:740] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2269f1a43c9f43e6842c1540c872adf9, State: Running, Role: LEADER
I20260710 13:19:10.934490 12186 consensus_queue.cc:260] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.936885 12186 raft_consensus.cc:3060] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:10.936807 12069 consensus_queue.cc:260] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.941864 12069 raft_consensus.cc:3060] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:10.947134 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c53e8f2d87746c98df16848a85414cd" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0678293be0b74dac862570f7300fd942"
I20260710 13:19:10.947871 12067 leader_election.cc:290] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 2 election: Requested vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:10.984577 12143 raft_consensus.cc:2468] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 2.
I20260710 13:19:10.985734 11957 leader_election.cc:304] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0678293be0b74dac862570f7300fd942, 4090692484b64790a3713a5914ddfa9f; no voters: 
I20260710 13:19:10.986596 12191 raft_consensus.cc:2804] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:10.987107 12191 raft_consensus.cc:697] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 2 LEADER]: Becoming Leader. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Running, Role: LEADER
I20260710 13:19:10.987239 12241 consensus_queue.cc:1048] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:10.988005 12191 consensus_queue.cc:237] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:10.995123 12208 raft_consensus.cc:993] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942: : Instructing follower 4090692484b64790a3713a5914ddfa9f to start an election
I20260710 13:19:10.995822 12208 raft_consensus.cc:1081] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [term 1 LEADER]: Signalling peer 4090692484b64790a3713a5914ddfa9f to start an election
I20260710 13:19:10.993556 12142 raft_consensus.cc:2468] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269f1a43c9f43e6842c1540c872adf9 in term 2.
I20260710 13:19:11.006451 12069 raft_consensus.cc:2468] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 2.
I20260710 13:19:11.009181 12032 leader_election.cc:304] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [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: 0678293be0b74dac862570f7300fd942, 2269f1a43c9f43e6842c1540c872adf9; no voters: 4090692484b64790a3713a5914ddfa9f
I20260710 13:19:11.009469 11993 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "411e7d9b120243c39272f027cdd8dd9e"
dest_uuid: "4090692484b64790a3713a5914ddfa9f"
 from {username='slave'} at 127.0.0.1:46092
I20260710 13:19:11.010113 11993 raft_consensus.cc:493] T 411e7d9b120243c39272f027cdd8dd9e P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:11.010525 11993 raft_consensus.cc:3060] T 411e7d9b120243c39272f027cdd8dd9e P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.011473 12230 raft_consensus.cc:2804] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:11.012140 12230 raft_consensus.cc:697] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [term 2 LEADER]: Becoming Leader. State: Replica: 2269f1a43c9f43e6842c1540c872adf9, State: Running, Role: LEADER
I20260710 13:19:11.013136 12230 consensus_queue.cc:237] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [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: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:11.018658 11993 raft_consensus.cc:515] T 411e7d9b120243c39272f027cdd8dd9e P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:11.020773 11993 leader_election.cc:290] T 411e7d9b120243c39272f027cdd8dd9e P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 2 election: Requested vote from peers 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:11.023425 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411e7d9b120243c39272f027cdd8dd9e" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
I20260710 13:19:11.023983 12068 raft_consensus.cc:3060] T 411e7d9b120243c39272f027cdd8dd9e P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.027424 12244 consensus_queue.cc:1048] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.028015 12186 consensus_queue.cc:1048] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.030848 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411e7d9b120243c39272f027cdd8dd9e" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0678293be0b74dac862570f7300fd942"
I20260710 13:19:11.031424 12143 raft_consensus.cc:3055] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:11.031759 12143 raft_consensus.cc:740] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0678293be0b74dac862570f7300fd942, State: Running, Role: LEADER
I20260710 13:19:11.032625 12143 consensus_queue.cc:260] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:11.033665 12143 raft_consensus.cc:3060] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.034255 12191 consensus_queue.cc:1048] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:11.037309 12068 raft_consensus.cc:2468] T 411e7d9b120243c39272f027cdd8dd9e P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 2.
I20260710 13:19:11.038743 12069 raft_consensus.cc:1240] T 411e7d9b120243c39272f027cdd8dd9e P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Rejecting Update request from peer 0678293be0b74dac862570f7300fd942 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:19:11.039343 11957 leader_election.cc:304] T 411e7d9b120243c39272f027cdd8dd9e P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2269f1a43c9f43e6842c1540c872adf9, 4090692484b64790a3713a5914ddfa9f; no voters: 
I20260710 13:19:11.040468 12143 raft_consensus.cc:2468] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 2.
I20260710 13:19:11.040585 12191 raft_consensus.cc:2804] T 411e7d9b120243c39272f027cdd8dd9e P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:11.043881 12191 raft_consensus.cc:697] T 411e7d9b120243c39272f027cdd8dd9e P 4090692484b64790a3713a5914ddfa9f [term 2 LEADER]: Becoming Leader. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Running, Role: LEADER
I20260710 13:19:11.044561 12241 raft_consensus.cc:993] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f: : Instructing follower 2269f1a43c9f43e6842c1540c872adf9 to start an election
I20260710 13:19:11.044998 12241 raft_consensus.cc:1081] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [term 1 LEADER]: Signalling peer 2269f1a43c9f43e6842c1540c872adf9 to start an election
I20260710 13:19:11.044828 12191 consensus_queue.cc:237] T 411e7d9b120243c39272f027cdd8dd9e P 4090692484b64790a3713a5914ddfa9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:11.049976 12067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ef2f54558f240088756a74cb08072bb"
dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
 from {username='slave'} at 127.0.0.1:46882
I20260710 13:19:11.049760 11891 catalog_manager.cc:5697] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f reported cstate change: term changed from 1 to 2, leader changed from 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2) to 4090692484b64790a3713a5914ddfa9f (127.11.21.1). New cstate: current_term: 2 leader_uuid: "4090692484b64790a3713a5914ddfa9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:11.050616 12067 raft_consensus.cc:493] T 5ef2f54558f240088756a74cb08072bb P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:11.051108 12067 raft_consensus.cc:3060] T 5ef2f54558f240088756a74cb08072bb P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.053586 12241 consensus_queue.cc:1048] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.058115 12067 raft_consensus.cc:515] T 5ef2f54558f240088756a74cb08072bb P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:11.060547 12067 leader_election.cc:290] T 5ef2f54558f240088756a74cb08072bb P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 2 election: Requested vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:11.061287 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef2f54558f240088756a74cb08072bb" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4090692484b64790a3713a5914ddfa9f"
I20260710 13:19:11.061983 11993 raft_consensus.cc:3055] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:11.062330 11993 raft_consensus.cc:740] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Running, Role: LEADER
I20260710 13:19:11.063282 11993 consensus_queue.cc:260] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:11.067245 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef2f54558f240088756a74cb08072bb" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0678293be0b74dac862570f7300fd942"
I20260710 13:19:11.068833 12141 raft_consensus.cc:3060] T 5ef2f54558f240088756a74cb08072bb P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.069754 11993 raft_consensus.cc:3060] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.069368 11889 catalog_manager.cc:5697] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 reported cstate change: term changed from 1 to 2, leader changed from 0678293be0b74dac862570f7300fd942 (127.11.21.3) to 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2). New cstate: current_term: 2 leader_uuid: "2269f1a43c9f43e6842c1540c872adf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:11.076431 12141 raft_consensus.cc:2468] T 5ef2f54558f240088756a74cb08072bb P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269f1a43c9f43e6842c1540c872adf9 in term 2.
I20260710 13:19:11.074096 11891 catalog_manager.cc:5697] T 411e7d9b120243c39272f027cdd8dd9e P 4090692484b64790a3713a5914ddfa9f reported cstate change: term changed from 1 to 2, leader changed from 0678293be0b74dac862570f7300fd942 (127.11.21.3) to 4090692484b64790a3713a5914ddfa9f (127.11.21.1). New cstate: current_term: 2 leader_uuid: "4090692484b64790a3713a5914ddfa9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:11.077843 12032 leader_election.cc:304] T 5ef2f54558f240088756a74cb08072bb P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0678293be0b74dac862570f7300fd942, 2269f1a43c9f43e6842c1540c872adf9; no voters: 
I20260710 13:19:11.078722 12230 raft_consensus.cc:2804] T 5ef2f54558f240088756a74cb08072bb P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:11.079222 12230 raft_consensus.cc:697] T 5ef2f54558f240088756a74cb08072bb P 2269f1a43c9f43e6842c1540c872adf9 [term 2 LEADER]: Becoming Leader. State: Replica: 2269f1a43c9f43e6842c1540c872adf9, State: Running, Role: LEADER
I20260710 13:19:11.080101 12230 consensus_queue.cc:237] T 5ef2f54558f240088756a74cb08072bb P 2269f1a43c9f43e6842c1540c872adf9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:11.085412 11993 raft_consensus.cc:2468] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269f1a43c9f43e6842c1540c872adf9 in term 2.
I20260710 13:19:11.093966 11892 catalog_manager.cc:5697] T 5ef2f54558f240088756a74cb08072bb P 2269f1a43c9f43e6842c1540c872adf9 reported cstate change: term changed from 1 to 2, leader changed from 4090692484b64790a3713a5914ddfa9f (127.11.21.1) to 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2). New cstate: current_term: 2 leader_uuid: "2269f1a43c9f43e6842c1540c872adf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:11.114084 12188 raft_consensus.cc:993] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942: : Instructing follower 4090692484b64790a3713a5914ddfa9f to start an election
I20260710 13:19:11.114562 12186 raft_consensus.cc:1081] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 1 LEADER]: Signalling peer 4090692484b64790a3713a5914ddfa9f to start an election
I20260710 13:19:11.116160 11993 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "144684a03c0d46da8c57c1eea8db9fb2"
dest_uuid: "4090692484b64790a3713a5914ddfa9f"
 from {username='slave'} at 127.0.0.1:46092
I20260710 13:19:11.116667 11993 raft_consensus.cc:493] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:11.117081 11993 raft_consensus.cc:3060] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.121588 11993 raft_consensus.cc:515] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:11.123255 11993 leader_election.cc:290] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 2 election: Requested vote from peers 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:11.124382 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144684a03c0d46da8c57c1eea8db9fb2" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0678293be0b74dac862570f7300fd942"
I20260710 13:19:11.124626 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144684a03c0d46da8c57c1eea8db9fb2" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
I20260710 13:19:11.124950 12141 raft_consensus.cc:3055] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:11.125118 12067 raft_consensus.cc:3060] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.125283 12141 raft_consensus.cc:740] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0678293be0b74dac862570f7300fd942, State: Running, Role: LEADER
I20260710 13:19:11.126091 12141 consensus_queue.cc:260] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:11.127291 12141 raft_consensus.cc:3060] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.131765 12067 raft_consensus.cc:2468] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 2.
I20260710 13:19:11.132979 11957 leader_election.cc:304] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2269f1a43c9f43e6842c1540c872adf9, 4090692484b64790a3713a5914ddfa9f; no voters: 
I20260710 13:19:11.134661 12141 raft_consensus.cc:2468] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 2.
I20260710 13:19:11.135886 12241 raft_consensus.cc:2804] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:11.136497 12241 raft_consensus.cc:697] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 2 LEADER]: Becoming Leader. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Running, Role: LEADER
I20260710 13:19:11.137356 12241 consensus_queue.cc:237] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:11.145398 11892 catalog_manager.cc:5697] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f reported cstate change: term changed from 1 to 2, leader changed from 0678293be0b74dac862570f7300fd942 (127.11.21.3) to 4090692484b64790a3713a5914ddfa9f (127.11.21.1). New cstate: current_term: 2 leader_uuid: "4090692484b64790a3713a5914ddfa9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:11.246649 12188 raft_consensus.cc:993] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942: : Instructing follower 4090692484b64790a3713a5914ddfa9f to start an election
I20260710 13:19:11.247157 12186 raft_consensus.cc:1081] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [term 1 LEADER]: Signalling peer 4090692484b64790a3713a5914ddfa9f to start an election
I20260710 13:19:11.248672 11993 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74d16720f8f144ff92cb6ef19db319a8"
dest_uuid: "4090692484b64790a3713a5914ddfa9f"
 from {username='slave'} at 127.0.0.1:46092
I20260710 13:19:11.249179 11993 raft_consensus.cc:493] T 74d16720f8f144ff92cb6ef19db319a8 P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:11.249511 11993 raft_consensus.cc:3060] T 74d16720f8f144ff92cb6ef19db319a8 P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.255144 11993 raft_consensus.cc:515] T 74d16720f8f144ff92cb6ef19db319a8 P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } }
I20260710 13:19:11.256958 11993 leader_election.cc:290] T 74d16720f8f144ff92cb6ef19db319a8 P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 2 election: Requested vote from peers 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467), 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709)
I20260710 13:19:11.257867 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d16720f8f144ff92cb6ef19db319a8" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0678293be0b74dac862570f7300fd942"
I20260710 13:19:11.258215 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d16720f8f144ff92cb6ef19db319a8" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
I20260710 13:19:11.258517 12141 raft_consensus.cc:3055] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:11.258838 12067 raft_consensus.cc:3060] T 74d16720f8f144ff92cb6ef19db319a8 P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.258876 12141 raft_consensus.cc:740] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0678293be0b74dac862570f7300fd942, State: Running, Role: LEADER
I20260710 13:19:11.259869 12141 consensus_queue.cc:260] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } }
I20260710 13:19:11.260859 12141 raft_consensus.cc:3060] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.264508 12067 raft_consensus.cc:2468] T 74d16720f8f144ff92cb6ef19db319a8 P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 2.
I20260710 13:19:11.265589 11957 leader_election.cc:304] T 74d16720f8f144ff92cb6ef19db319a8 P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2269f1a43c9f43e6842c1540c872adf9, 4090692484b64790a3713a5914ddfa9f; no voters: 
I20260710 13:19:11.265735 12141 raft_consensus.cc:2468] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 2.
I20260710 13:19:11.266358 12241 raft_consensus.cc:2804] T 74d16720f8f144ff92cb6ef19db319a8 P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:11.266899 12241 raft_consensus.cc:697] T 74d16720f8f144ff92cb6ef19db319a8 P 4090692484b64790a3713a5914ddfa9f [term 2 LEADER]: Becoming Leader. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Running, Role: LEADER
I20260710 13:19:11.267632 12241 consensus_queue.cc:237] T 74d16720f8f144ff92cb6ef19db319a8 P 4090692484b64790a3713a5914ddfa9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } }
I20260710 13:19:11.274139 11892 catalog_manager.cc:5697] T 74d16720f8f144ff92cb6ef19db319a8 P 4090692484b64790a3713a5914ddfa9f reported cstate change: term changed from 1 to 2, leader changed from 0678293be0b74dac862570f7300fd942 (127.11.21.3) to 4090692484b64790a3713a5914ddfa9f (127.11.21.1). New cstate: current_term: 2 leader_uuid: "4090692484b64790a3713a5914ddfa9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:11.278791 12067 raft_consensus.cc:1275] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Refusing update from remote peer 4090692484b64790a3713a5914ddfa9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:19:11.279198 12067 pending_rounds.cc:85] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9: Aborting all ops after (but not including) 0
I20260710 13:19:11.279484 12067 pending_rounds.cc:107] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:19:11.279757 12067 raft_consensus.cc:2889] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:19:11.281246 12241 consensus_queue.cc:1048] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.289016 12141 raft_consensus.cc:1275] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Refusing update from remote peer 4090692484b64790a3713a5914ddfa9f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:19:11.291554 12191 consensus_queue.cc:1048] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.342130 11993 raft_consensus.cc:1275] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Refusing update from remote peer 2269f1a43c9f43e6842c1540c872adf9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:11.343801 12230 consensus_queue.cc:1048] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:11.351754 12141 raft_consensus.cc:1275] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Refusing update from remote peer 2269f1a43c9f43e6842c1540c872adf9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:11.354306 12214 consensus_queue.cc:1048] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:11.413460 11993 raft_consensus.cc:3060] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.419319 11993 raft_consensus.cc:1275] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Refusing update from remote peer 2269f1a43c9f43e6842c1540c872adf9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:11.420840 12214 consensus_queue.cc:1048] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:11.429853 12141 raft_consensus.cc:1275] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Refusing update from remote peer 2269f1a43c9f43e6842c1540c872adf9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:11.431543 12192 consensus_queue.cc:1048] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:11.435390 12143 raft_consensus.cc:1275] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Refusing update from remote peer 4090692484b64790a3713a5914ddfa9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:11.436779 12067 raft_consensus.cc:1275] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Refusing update from remote peer 4090692484b64790a3713a5914ddfa9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:11.437121 12191 consensus_queue.cc:1048] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:11.440162 12191 consensus_queue.cc:1048] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:11.491925 12067 raft_consensus.cc:1275] T 411e7d9b120243c39272f027cdd8dd9e P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Refusing update from remote peer 4090692484b64790a3713a5914ddfa9f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:11.493314 12272 consensus_queue.cc:1048] T 411e7d9b120243c39272f027cdd8dd9e P 4090692484b64790a3713a5914ddfa9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.503499 12141 raft_consensus.cc:1275] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Refusing update from remote peer 4090692484b64790a3713a5914ddfa9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:11.504887 12244 consensus_queue.cc:1048] T 411e7d9b120243c39272f027cdd8dd9e P 4090692484b64790a3713a5914ddfa9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:11.628826 12141 raft_consensus.cc:1275] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Refusing update from remote peer 4090692484b64790a3713a5914ddfa9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:11.630393 12244 consensus_queue.cc:1048] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:11.637398 12141 raft_consensus.cc:1275] T 5ef2f54558f240088756a74cb08072bb P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Refusing update from remote peer 2269f1a43c9f43e6842c1540c872adf9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:11.639088 12192 consensus_queue.cc:1048] T 5ef2f54558f240088756a74cb08072bb P 2269f1a43c9f43e6842c1540c872adf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:11.643142 12067 raft_consensus.cc:1275] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Refusing update from remote peer 4090692484b64790a3713a5914ddfa9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:11.644985 12244 consensus_queue.cc:1048] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:11.649924 11993 raft_consensus.cc:1275] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Refusing update from remote peer 2269f1a43c9f43e6842c1540c872adf9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:11.652207 12260 consensus_queue.cc:1048] T 5ef2f54558f240088756a74cb08072bb P 2269f1a43c9f43e6842c1540c872adf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:11.667323 12143 raft_consensus.cc:1275] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Refusing update from remote peer 4090692484b64790a3713a5914ddfa9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:11.668757 12244 consensus_queue.cc:1048] T 74d16720f8f144ff92cb6ef19db319a8 P 4090692484b64790a3713a5914ddfa9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:11.677713 12067 raft_consensus.cc:1275] T 74d16720f8f144ff92cb6ef19db319a8 P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Refusing update from remote peer 4090692484b64790a3713a5914ddfa9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:11.679072 12191 consensus_queue.cc:1048] T 74d16720f8f144ff92cb6ef19db319a8 P 4090692484b64790a3713a5914ddfa9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:13.795960 11348 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:19:13.796819 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:13.818591 11991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "144684a03c0d46da8c57c1eea8db9fb2"
dest_uuid: "4090692484b64790a3713a5914ddfa9f"
mode: GRACEFUL
new_leader_uuid: "0678293be0b74dac862570f7300fd942"
 from {username='slave'} at 127.0.0.1:45792
I20260710 13:19:13.819204 11991 raft_consensus.cc:606] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 2 LEADER]: Received request to transfer leadership to TS 0678293be0b74dac862570f7300fd942
I20260710 13:19:13.821944 11991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e0892b6690f4dd9a5f7653fba9f82d4"
dest_uuid: "4090692484b64790a3713a5914ddfa9f"
mode: GRACEFUL
new_leader_uuid: "0678293be0b74dac862570f7300fd942"
 from {username='slave'} at 127.0.0.1:45792
I20260710 13:19:13.822419 11991 raft_consensus.cc:606] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [term 2 LEADER]: Received request to transfer leadership to TS 0678293be0b74dac862570f7300fd942
I20260710 13:19:13.824965 11991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4aac2b71a2744cd6a289b20375b94b9d"
dest_uuid: "4090692484b64790a3713a5914ddfa9f"
mode: GRACEFUL
new_leader_uuid: "0678293be0b74dac862570f7300fd942"
 from {username='slave'} at 127.0.0.1:45792
I20260710 13:19:13.825460 11991 raft_consensus.cc:606] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 2 LEADER]: Received request to transfer leadership to TS 0678293be0b74dac862570f7300fd942
I20260710 13:19:13.826496 11348 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:19:13.826907 11348 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:13.993289 12279 raft_consensus.cc:993] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f: : Instructing follower 0678293be0b74dac862570f7300fd942 to start an election
I20260710 13:19:13.993726 12279 raft_consensus.cc:1081] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [term 2 LEADER]: Signalling peer 0678293be0b74dac862570f7300fd942 to start an election
I20260710 13:19:13.995337 12143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e0892b6690f4dd9a5f7653fba9f82d4"
dest_uuid: "0678293be0b74dac862570f7300fd942"
 from {username='slave'} at 127.0.0.1:53466
I20260710 13:19:13.995926 12143 raft_consensus.cc:493] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:13.996273 12143 raft_consensus.cc:3060] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:14.001446 12143 raft_consensus.cc:515] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:14.003118 12143 leader_election.cc:290] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 3 election: Requested vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709)
I20260710 13:19:14.004202 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0892b6690f4dd9a5f7653fba9f82d4" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4090692484b64790a3713a5914ddfa9f"
I20260710 13:19:14.004380 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0892b6690f4dd9a5f7653fba9f82d4" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
I20260710 13:19:14.004896 11991 raft_consensus.cc:3055] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:14.004956 12068 raft_consensus.cc:3060] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:14.005374 11991 raft_consensus.cc:740] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Running, Role: LEADER
I20260710 13:19:14.006178 11991 consensus_queue.cc:260] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [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: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:14.007380 11991 raft_consensus.cc:3060] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:14.012064 12068 raft_consensus.cc:2468] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0678293be0b74dac862570f7300fd942 in term 3.
I20260710 13:19:14.013473 12106 leader_election.cc:304] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942 [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: 0678293be0b74dac862570f7300fd942, 2269f1a43c9f43e6842c1540c872adf9; no voters: 
I20260710 13:19:14.013844 11991 raft_consensus.cc:2468] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0678293be0b74dac862570f7300fd942 in term 3.
I20260710 13:19:14.015560 12283 raft_consensus.cc:2804] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:14.017148 12283 raft_consensus.cc:697] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942 [term 3 LEADER]: Becoming Leader. State: Replica: 0678293be0b74dac862570f7300fd942, State: Running, Role: LEADER
I20260710 13:19:14.017971 12283 consensus_queue.cc:237] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942 [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: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:14.025631 11892 catalog_manager.cc:5697] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942 reported cstate change: term changed from 2 to 3, leader changed from 4090692484b64790a3713a5914ddfa9f (127.11.21.1) to 0678293be0b74dac862570f7300fd942 (127.11.21.3). New cstate: current_term: 3 leader_uuid: "0678293be0b74dac862570f7300fd942" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:14.084348 12282 raft_consensus.cc:993] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f: : Instructing follower 0678293be0b74dac862570f7300fd942 to start an election
I20260710 13:19:14.084863 12279 raft_consensus.cc:1081] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 2 LEADER]: Signalling peer 0678293be0b74dac862570f7300fd942 to start an election
I20260710 13:19:14.086632 12143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4aac2b71a2744cd6a289b20375b94b9d"
dest_uuid: "0678293be0b74dac862570f7300fd942"
 from {username='slave'} at 127.0.0.1:53466
I20260710 13:19:14.087119 12143 raft_consensus.cc:493] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:14.087404 12143 raft_consensus.cc:3060] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:14.092283 12143 raft_consensus.cc:515] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:14.093914 12143 leader_election.cc:290] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 3 election: Requested vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709)
I20260710 13:19:14.095014 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac2b71a2744cd6a289b20375b94b9d" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4090692484b64790a3713a5914ddfa9f"
I20260710 13:19:14.095302 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac2b71a2744cd6a289b20375b94b9d" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
I20260710 13:19:14.095618 11991 raft_consensus.cc:3055] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:14.095947 12068 raft_consensus.cc:3060] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:14.096071 11991 raft_consensus.cc:740] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Running, Role: LEADER
I20260710 13:19:14.096915 11991 consensus_queue.cc:260] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [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: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:14.097909 11991 raft_consensus.cc:3060] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:14.101080 12068 raft_consensus.cc:2468] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0678293be0b74dac862570f7300fd942 in term 3.
I20260710 13:19:14.102170 12106 leader_election.cc:304] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [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: 0678293be0b74dac862570f7300fd942, 2269f1a43c9f43e6842c1540c872adf9; no voters: 
I20260710 13:19:14.102972 12283 raft_consensus.cc:2804] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:14.103504 12283 raft_consensus.cc:697] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [term 3 LEADER]: Becoming Leader. State: Replica: 0678293be0b74dac862570f7300fd942, State: Running, Role: LEADER
I20260710 13:19:14.103685 11991 raft_consensus.cc:2468] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0678293be0b74dac862570f7300fd942 in term 3.
I20260710 13:19:14.104446 12283 consensus_queue.cc:237] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [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: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:14.111615 11892 catalog_manager.cc:5697] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 reported cstate change: term changed from 2 to 3, leader changed from 4090692484b64790a3713a5914ddfa9f (127.11.21.1) to 0678293be0b74dac862570f7300fd942 (127.11.21.3). New cstate: current_term: 3 leader_uuid: "0678293be0b74dac862570f7300fd942" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:14.239284 12282 raft_consensus.cc:993] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f: : Instructing follower 0678293be0b74dac862570f7300fd942 to start an election
I20260710 13:19:14.239897 12279 raft_consensus.cc:1081] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 2 LEADER]: Signalling peer 0678293be0b74dac862570f7300fd942 to start an election
I20260710 13:19:14.241794 12143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "144684a03c0d46da8c57c1eea8db9fb2"
dest_uuid: "0678293be0b74dac862570f7300fd942"
 from {username='slave'} at 127.0.0.1:53466
I20260710 13:19:14.242439 12143 raft_consensus.cc:493] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:14.242733 12143 raft_consensus.cc:3060] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:14.247375 12143 raft_consensus.cc:515] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:14.248742 12143 leader_election.cc:290] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 3 election: Requested vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709)
I20260710 13:19:14.249740 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144684a03c0d46da8c57c1eea8db9fb2" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4090692484b64790a3713a5914ddfa9f"
I20260710 13:19:14.249914 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144684a03c0d46da8c57c1eea8db9fb2" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
I20260710 13:19:14.250485 12068 raft_consensus.cc:3060] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:14.250459 11991 raft_consensus.cc:3055] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:14.251032 11991 raft_consensus.cc:740] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Running, Role: LEADER
I20260710 13:19:14.251929 11991 consensus_queue.cc:260] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [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: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:14.253209 11991 raft_consensus.cc:3060] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:14.258116 12068 raft_consensus.cc:2468] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0678293be0b74dac862570f7300fd942 in term 3.
I20260710 13:19:14.259372 12106 leader_election.cc:304] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [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: 0678293be0b74dac862570f7300fd942, 2269f1a43c9f43e6842c1540c872adf9; no voters: 
I20260710 13:19:14.260197 12283 raft_consensus.cc:2804] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:14.260262 11991 raft_consensus.cc:2468] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0678293be0b74dac862570f7300fd942 in term 3.
I20260710 13:19:14.260776 12283 raft_consensus.cc:697] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 3 LEADER]: Becoming Leader. State: Replica: 0678293be0b74dac862570f7300fd942, State: Running, Role: LEADER
I20260710 13:19:14.261713 12283 consensus_queue.cc:237] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [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: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:14.269654 11892 catalog_manager.cc:5697] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 reported cstate change: term changed from 2 to 3, leader changed from 4090692484b64790a3713a5914ddfa9f (127.11.21.1) to 0678293be0b74dac862570f7300fd942 (127.11.21.3). New cstate: current_term: 3 leader_uuid: "0678293be0b74dac862570f7300fd942" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:14.540174 11991 raft_consensus.cc:1275] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [term 3 FOLLOWER]: Refusing update from remote peer 0678293be0b74dac862570f7300fd942: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:14.541978 12283 consensus_queue.cc:1048] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:14.552107 12068 raft_consensus.cc:1275] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [term 3 FOLLOWER]: Refusing update from remote peer 0678293be0b74dac862570f7300fd942: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:14.553767 12284 consensus_queue.cc:1048] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:14.558807 12067 raft_consensus.cc:1275] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 3 FOLLOWER]: Refusing update from remote peer 0678293be0b74dac862570f7300fd942: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:14.571677 12284 consensus_queue.cc:1048] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:14.582459 11991 raft_consensus.cc:1275] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 3 FOLLOWER]: Refusing update from remote peer 0678293be0b74dac862570f7300fd942: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:14.584259 12283 consensus_queue.cc:1048] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:14.772138 11991 raft_consensus.cc:1275] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 3 FOLLOWER]: Refusing update from remote peer 0678293be0b74dac862570f7300fd942: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:14.773722 12283 consensus_queue.cc:1048] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:14.783968 12068 raft_consensus.cc:1275] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9 [term 3 FOLLOWER]: Refusing update from remote peer 0678293be0b74dac862570f7300fd942: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:14.785780 12298 consensus_queue.cc:1048] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:14.827682 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:14.845914 12143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4aac2b71a2744cd6a289b20375b94b9d"
dest_uuid: "0678293be0b74dac862570f7300fd942"
mode: GRACEFUL
new_leader_uuid: "4090692484b64790a3713a5914ddfa9f"
 from {username='slave'} at 127.0.0.1:53478
I20260710 13:19:14.846513 12143 raft_consensus.cc:606] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [term 3 LEADER]: Received request to transfer leadership to TS 4090692484b64790a3713a5914ddfa9f
I20260710 13:19:14.851142 12143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "144684a03c0d46da8c57c1eea8db9fb2"
dest_uuid: "0678293be0b74dac862570f7300fd942"
mode: GRACEFUL
new_leader_uuid: "4090692484b64790a3713a5914ddfa9f"
 from {username='slave'} at 127.0.0.1:53478
I20260710 13:19:14.851667 12143 raft_consensus.cc:606] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 3 LEADER]: Received request to transfer leadership to TS 4090692484b64790a3713a5914ddfa9f
I20260710 13:19:14.856650 12068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "495553aeed5644b88ce9b65c6d8e68a7"
dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
mode: GRACEFUL
new_leader_uuid: "4090692484b64790a3713a5914ddfa9f"
 from {username='slave'} at 127.0.0.1:46894
I20260710 13:19:14.857193 12068 raft_consensus.cc:606] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [term 2 LEADER]: Received request to transfer leadership to TS 4090692484b64790a3713a5914ddfa9f
I20260710 13:19:14.862687 12068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc3d84561b7c49149fb58d10c2b07a20"
dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
mode: GRACEFUL
new_leader_uuid: "4090692484b64790a3713a5914ddfa9f"
 from {username='slave'} at 127.0.0.1:46894
I20260710 13:19:14.863345 12068 raft_consensus.cc:606] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [term 1 LEADER]: Received request to transfer leadership to TS 4090692484b64790a3713a5914ddfa9f
I20260710 13:19:14.868813 12068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c53e8f2d87746c98df16848a85414cd"
dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
mode: GRACEFUL
new_leader_uuid: "4090692484b64790a3713a5914ddfa9f"
 from {username='slave'} at 127.0.0.1:46894
I20260710 13:19:14.869386 12068 raft_consensus.cc:606] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [term 2 LEADER]: Received request to transfer leadership to TS 4090692484b64790a3713a5914ddfa9f
I20260710 13:19:14.893828 12214 raft_consensus.cc:993] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9: : Instructing follower 4090692484b64790a3713a5914ddfa9f to start an election
I20260710 13:19:14.894286 12214 raft_consensus.cc:1081] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [term 2 LEADER]: Signalling peer 4090692484b64790a3713a5914ddfa9f to start an election
I20260710 13:19:14.895790 11991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c53e8f2d87746c98df16848a85414cd"
dest_uuid: "4090692484b64790a3713a5914ddfa9f"
 from {username='slave'} at 127.0.0.1:46106
I20260710 13:19:14.896324 11991 raft_consensus.cc:493] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:14.896622 11991 raft_consensus.cc:3060] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:14.901228 11991 raft_consensus.cc:515] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:14.902873 11991 leader_election.cc:290] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 3 election: Requested vote from peers 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:14.903932 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c53e8f2d87746c98df16848a85414cd" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
I20260710 13:19:14.904031 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c53e8f2d87746c98df16848a85414cd" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0678293be0b74dac862570f7300fd942"
I20260710 13:19:14.904722 12143 raft_consensus.cc:3060] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:14.904700 12068 raft_consensus.cc:3055] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:14.905352 12068 raft_consensus.cc:740] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2269f1a43c9f43e6842c1540c872adf9, State: Running, Role: LEADER
I20260710 13:19:14.906138 12068 consensus_queue.cc:260] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [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: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:14.907109 12068 raft_consensus.cc:3060] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:14.909189 12143 raft_consensus.cc:2468] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 3.
I20260710 13:19:14.910236 11957 leader_election.cc:304] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [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: 0678293be0b74dac862570f7300fd942, 4090692484b64790a3713a5914ddfa9f; no voters: 
I20260710 13:19:14.910912 12279 raft_consensus.cc:2804] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:14.911306 12279 raft_consensus.cc:697] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [term 3 LEADER]: Becoming Leader. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Running, Role: LEADER
I20260710 13:19:14.912148 12279 consensus_queue.cc:237] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [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: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:14.912657 12068 raft_consensus.cc:2468] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 3.
I20260710 13:19:14.918794 11891 catalog_manager.cc:5697] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f reported cstate change: term changed from 2 to 3, leader changed from 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2) to 4090692484b64790a3713a5914ddfa9f (127.11.21.1). New cstate: current_term: 3 leader_uuid: "4090692484b64790a3713a5914ddfa9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:15.038962 12284 raft_consensus.cc:993] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942: : Instructing follower 4090692484b64790a3713a5914ddfa9f to start an election
I20260710 13:19:15.039508 12298 raft_consensus.cc:1081] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [term 3 LEADER]: Signalling peer 4090692484b64790a3713a5914ddfa9f to start an election
I20260710 13:19:15.041101 11991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4aac2b71a2744cd6a289b20375b94b9d"
dest_uuid: "4090692484b64790a3713a5914ddfa9f"
 from {username='slave'} at 127.0.0.1:46092
I20260710 13:19:15.041694 11991 raft_consensus.cc:493] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:15.042057 11991 raft_consensus.cc:3060] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:15.047042 11991 raft_consensus.cc:515] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:15.048717 11991 leader_election.cc:290] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 4 election: Requested vote from peers 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:15.049579 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac2b71a2744cd6a289b20375b94b9d" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
I20260710 13:19:15.049800 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac2b71a2744cd6a289b20375b94b9d" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0678293be0b74dac862570f7300fd942"
I20260710 13:19:15.050164 12068 raft_consensus.cc:3060] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:15.050225 12143 raft_consensus.cc:3055] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:15.050660 12143 raft_consensus.cc:740] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0678293be0b74dac862570f7300fd942, State: Running, Role: LEADER
I20260710 13:19:15.051398 12143 consensus_queue.cc:260] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [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: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:15.052619 12143 raft_consensus.cc:3060] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:15.056878 12068 raft_consensus.cc:2468] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 4.
I20260710 13:19:15.058216 11957 leader_election.cc:304] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [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: 2269f1a43c9f43e6842c1540c872adf9, 4090692484b64790a3713a5914ddfa9f; no voters: 
I20260710 13:19:15.058671 12143 raft_consensus.cc:2468] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 4.
I20260710 13:19:15.059103 12279 raft_consensus.cc:2804] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:15.059696 12279 raft_consensus.cc:697] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 4 LEADER]: Becoming Leader. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Running, Role: LEADER
I20260710 13:19:15.061024 12279 consensus_queue.cc:237] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [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: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:15.067260 11891 catalog_manager.cc:5697] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f reported cstate change: term changed from 3 to 4, leader changed from 0678293be0b74dac862570f7300fd942 (127.11.21.3) to 4090692484b64790a3713a5914ddfa9f (127.11.21.1). New cstate: current_term: 4 leader_uuid: "4090692484b64790a3713a5914ddfa9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:15.076107 12302 raft_consensus.cc:993] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9: : Instructing follower 4090692484b64790a3713a5914ddfa9f to start an election
I20260710 13:19:15.076633 12214 raft_consensus.cc:1081] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [term 1 LEADER]: Signalling peer 4090692484b64790a3713a5914ddfa9f to start an election
I20260710 13:19:15.078241 11991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc3d84561b7c49149fb58d10c2b07a20"
dest_uuid: "4090692484b64790a3713a5914ddfa9f"
 from {username='slave'} at 127.0.0.1:46106
I20260710 13:19:15.078684 11991 raft_consensus.cc:493] T fc3d84561b7c49149fb58d10c2b07a20 P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:15.078935 11991 raft_consensus.cc:3060] T fc3d84561b7c49149fb58d10c2b07a20 P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:15.083377 11991 raft_consensus.cc:515] T fc3d84561b7c49149fb58d10c2b07a20 P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:15.085052 11991 leader_election.cc:290] T fc3d84561b7c49149fb58d10c2b07a20 P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 2 election: Requested vote from peers 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:15.085952 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3d84561b7c49149fb58d10c2b07a20" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
I20260710 13:19:15.086153 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3d84561b7c49149fb58d10c2b07a20" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0678293be0b74dac862570f7300fd942"
I20260710 13:19:15.086601 12068 raft_consensus.cc:3055] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:15.086685 12143 raft_consensus.cc:3060] T fc3d84561b7c49149fb58d10c2b07a20 P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:15.086951 12068 raft_consensus.cc:740] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2269f1a43c9f43e6842c1540c872adf9, State: Running, Role: LEADER
I20260710 13:19:15.087693 12068 consensus_queue.cc:260] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:15.088740 12068 raft_consensus.cc:3060] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:15.090968 12143 raft_consensus.cc:2468] T fc3d84561b7c49149fb58d10c2b07a20 P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 2.
I20260710 13:19:15.092052 11957 leader_election.cc:304] T fc3d84561b7c49149fb58d10c2b07a20 P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0678293be0b74dac862570f7300fd942, 4090692484b64790a3713a5914ddfa9f; no voters: 
I20260710 13:19:15.092770 12279 raft_consensus.cc:2804] T fc3d84561b7c49149fb58d10c2b07a20 P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:15.093292 12279 raft_consensus.cc:697] T fc3d84561b7c49149fb58d10c2b07a20 P 4090692484b64790a3713a5914ddfa9f [term 2 LEADER]: Becoming Leader. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Running, Role: LEADER
I20260710 13:19:15.094144 12279 consensus_queue.cc:237] T fc3d84561b7c49149fb58d10c2b07a20 P 4090692484b64790a3713a5914ddfa9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:15.095160 12068 raft_consensus.cc:2468] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 2.
I20260710 13:19:15.101388 11891 catalog_manager.cc:5697] T fc3d84561b7c49149fb58d10c2b07a20 P 4090692484b64790a3713a5914ddfa9f reported cstate change: term changed from 1 to 2, leader changed from 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2) to 4090692484b64790a3713a5914ddfa9f (127.11.21.1). New cstate: current_term: 2 leader_uuid: "4090692484b64790a3713a5914ddfa9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:15.231557 12302 raft_consensus.cc:993] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9: : Instructing follower 4090692484b64790a3713a5914ddfa9f to start an election
I20260710 13:19:15.232157 12214 raft_consensus.cc:1081] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [term 2 LEADER]: Signalling peer 4090692484b64790a3713a5914ddfa9f to start an election
I20260710 13:19:15.233723 11991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "495553aeed5644b88ce9b65c6d8e68a7"
dest_uuid: "4090692484b64790a3713a5914ddfa9f"
 from {username='slave'} at 127.0.0.1:46106
I20260710 13:19:15.234149 11991 raft_consensus.cc:493] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:15.234388 11991 raft_consensus.cc:3060] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:15.239025 11991 raft_consensus.cc:515] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:15.240715 11991 leader_election.cc:290] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 3 election: Requested vote from peers 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:15.241533 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495553aeed5644b88ce9b65c6d8e68a7" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
I20260710 13:19:15.241812 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495553aeed5644b88ce9b65c6d8e68a7" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0678293be0b74dac862570f7300fd942"
I20260710 13:19:15.242213 12068 raft_consensus.cc:3055] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:15.242511 12143 raft_consensus.cc:3060] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:15.242576 12068 raft_consensus.cc:740] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2269f1a43c9f43e6842c1540c872adf9, State: Running, Role: LEADER
I20260710 13:19:15.243432 12068 consensus_queue.cc:260] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [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: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:15.244429 12068 raft_consensus.cc:3060] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:15.249611 12143 raft_consensus.cc:2468] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 3.
I20260710 13:19:15.250509 12068 raft_consensus.cc:2468] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 3.
I20260710 13:19:15.250808 11957 leader_election.cc:304] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [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: 0678293be0b74dac862570f7300fd942, 4090692484b64790a3713a5914ddfa9f; no voters: 
I20260710 13:19:15.251724 12282 raft_consensus.cc:2804] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:15.252277 12282 raft_consensus.cc:697] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [term 3 LEADER]: Becoming Leader. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Running, Role: LEADER
I20260710 13:19:15.253010 12282 consensus_queue.cc:237] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [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: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:15.259245 11891 catalog_manager.cc:5697] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f reported cstate change: term changed from 2 to 3, leader changed from 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2) to 4090692484b64790a3713a5914ddfa9f (127.11.21.1). New cstate: current_term: 3 leader_uuid: "4090692484b64790a3713a5914ddfa9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:15.269294 12298 raft_consensus.cc:993] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942: : Instructing follower 4090692484b64790a3713a5914ddfa9f to start an election
I20260710 13:19:15.269711 12283 raft_consensus.cc:1081] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 3 LEADER]: Signalling peer 4090692484b64790a3713a5914ddfa9f to start an election
I20260710 13:19:15.271116 11991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "144684a03c0d46da8c57c1eea8db9fb2"
dest_uuid: "4090692484b64790a3713a5914ddfa9f"
 from {username='slave'} at 127.0.0.1:46092
I20260710 13:19:15.271623 11991 raft_consensus.cc:493] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:15.271965 11991 raft_consensus.cc:3060] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:15.276576 11991 raft_consensus.cc:515] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:15.278370 11991 leader_election.cc:290] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [CANDIDATE]: Term 4 election: Requested vote from peers 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:15.279163 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144684a03c0d46da8c57c1eea8db9fb2" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
I20260710 13:19:15.279493 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144684a03c0d46da8c57c1eea8db9fb2" candidate_uuid: "4090692484b64790a3713a5914ddfa9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0678293be0b74dac862570f7300fd942"
I20260710 13:19:15.279731 12068 raft_consensus.cc:3060] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:15.280150 12143 raft_consensus.cc:3055] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:15.280452 12143 raft_consensus.cc:740] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0678293be0b74dac862570f7300fd942, State: Running, Role: LEADER
I20260710 13:19:15.281116 12143 consensus_queue.cc:260] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [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: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:15.282495 12143 raft_consensus.cc:3060] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:15.284873 12068 raft_consensus.cc:2468] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 4.
I20260710 13:19:15.285907 11957 leader_election.cc:304] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [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: 2269f1a43c9f43e6842c1540c872adf9, 4090692484b64790a3713a5914ddfa9f; no voters: 
I20260710 13:19:15.286580 12282 raft_consensus.cc:2804] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:15.287014 12282 raft_consensus.cc:697] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 4 LEADER]: Becoming Leader. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Running, Role: LEADER
I20260710 13:19:15.287792 12282 consensus_queue.cc:237] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [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: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:15.288846 12143 raft_consensus.cc:2468] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4090692484b64790a3713a5914ddfa9f in term 4.
I20260710 13:19:15.293803 11891 catalog_manager.cc:5697] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f reported cstate change: term changed from 3 to 4, leader changed from 0678293be0b74dac862570f7300fd942 (127.11.21.3) to 4090692484b64790a3713a5914ddfa9f (127.11.21.1). New cstate: current_term: 4 leader_uuid: "4090692484b64790a3713a5914ddfa9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:15.398486 12143 raft_consensus.cc:1275] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 3 FOLLOWER]: Refusing update from remote peer 4090692484b64790a3713a5914ddfa9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:15.400465 12282 consensus_queue.cc:1048] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:15.416589 12068 raft_consensus.cc:1275] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [term 3 FOLLOWER]: Refusing update from remote peer 4090692484b64790a3713a5914ddfa9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:15.418686 12279 consensus_queue.cc:1048] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:15.505892 12143 raft_consensus.cc:1275] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [term 4 FOLLOWER]: Refusing update from remote peer 4090692484b64790a3713a5914ddfa9f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:15.507248 12279 consensus_queue.cc:1048] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:15.519284 12067 raft_consensus.cc:1275] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 4 FOLLOWER]: Refusing update from remote peer 4090692484b64790a3713a5914ddfa9f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:15.519847 12068 raft_consensus.cc:1275] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Refusing update from remote peer 4090692484b64790a3713a5914ddfa9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:15.521473 12315 consensus_queue.cc:1048] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:15.522714 12282 consensus_queue.cc:1048] T fc3d84561b7c49149fb58d10c2b07a20 P 4090692484b64790a3713a5914ddfa9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:15.537060 12143 raft_consensus.cc:1275] T fc3d84561b7c49149fb58d10c2b07a20 P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Refusing update from remote peer 4090692484b64790a3713a5914ddfa9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:15.538506 12315 consensus_queue.cc:1048] T fc3d84561b7c49149fb58d10c2b07a20 P 4090692484b64790a3713a5914ddfa9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:15.779417 12143 raft_consensus.cc:1275] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 4 FOLLOWER]: Refusing update from remote peer 4090692484b64790a3713a5914ddfa9f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:15.780877 12315 consensus_queue.cc:1048] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:15.786341 12141 raft_consensus.cc:1275] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [term 3 FOLLOWER]: Refusing update from remote peer 4090692484b64790a3713a5914ddfa9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:15.787930 12315 consensus_queue.cc:1048] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:15.797495 12067 raft_consensus.cc:1275] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9 [term 4 FOLLOWER]: Refusing update from remote peer 4090692484b64790a3713a5914ddfa9f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:15.799973 12319 consensus_queue.cc:1048] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260710 13:19:15.813032 12068 raft_consensus.cc:1275] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [term 3 FOLLOWER]: Refusing update from remote peer 4090692484b64790a3713a5914ddfa9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:15.815109 12319 consensus_queue.cc:1048] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:17.877828 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:17.886161 11991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "144684a03c0d46da8c57c1eea8db9fb2"
dest_uuid: "4090692484b64790a3713a5914ddfa9f"
mode: GRACEFUL
new_leader_uuid: "0678293be0b74dac862570f7300fd942"
 from {username='slave'} at 127.0.0.1:45792
I20260710 13:19:17.886912 11991 raft_consensus.cc:606] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 4 LEADER]: Received request to transfer leadership to TS 0678293be0b74dac862570f7300fd942
I20260710 13:19:17.890025 11991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c53e8f2d87746c98df16848a85414cd"
dest_uuid: "4090692484b64790a3713a5914ddfa9f"
mode: GRACEFUL
new_leader_uuid: "0678293be0b74dac862570f7300fd942"
 from {username='slave'} at 127.0.0.1:45792
I20260710 13:19:17.890595 11991 raft_consensus.cc:606] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [term 3 LEADER]: Received request to transfer leadership to TS 0678293be0b74dac862570f7300fd942
I20260710 13:19:17.893291 11991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "495553aeed5644b88ce9b65c6d8e68a7"
dest_uuid: "4090692484b64790a3713a5914ddfa9f"
mode: GRACEFUL
new_leader_uuid: "2269f1a43c9f43e6842c1540c872adf9"
 from {username='slave'} at 127.0.0.1:45792
I20260710 13:19:17.893823 11991 raft_consensus.cc:606] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [term 3 LEADER]: Received request to transfer leadership to TS 2269f1a43c9f43e6842c1540c872adf9
I20260710 13:19:17.896157 11991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3acc9de3a0f4d74ae4a00083187cdce"
dest_uuid: "4090692484b64790a3713a5914ddfa9f"
mode: GRACEFUL
new_leader_uuid: "2269f1a43c9f43e6842c1540c872adf9"
 from {username='slave'} at 127.0.0.1:45792
I20260710 13:19:17.896612 11991 raft_consensus.cc:606] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [term 1 LEADER]: Received request to transfer leadership to TS 2269f1a43c9f43e6842c1540c872adf9
I20260710 13:19:17.897683 11348 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:19:17.898144 11348 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:17.970947 12319 raft_consensus.cc:993] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f: : Instructing follower 2269f1a43c9f43e6842c1540c872adf9 to start an election
I20260710 13:19:17.971694 12324 raft_consensus.cc:1081] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [term 3 LEADER]: Signalling peer 2269f1a43c9f43e6842c1540c872adf9 to start an election
I20260710 13:19:17.973755 12067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "495553aeed5644b88ce9b65c6d8e68a7"
dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
 from {username='slave'} at 127.0.0.1:46882
I20260710 13:19:17.974411 12067 raft_consensus.cc:493] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:17.974835 12067 raft_consensus.cc:3060] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:17.983903 12067 raft_consensus.cc:515] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:17.986124 12067 leader_election.cc:290] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 4 election: Requested vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:17.987534 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495553aeed5644b88ce9b65c6d8e68a7" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4090692484b64790a3713a5914ddfa9f"
I20260710 13:19:17.988245 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495553aeed5644b88ce9b65c6d8e68a7" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0678293be0b74dac862570f7300fd942"
I20260710 13:19:17.988579 11991 raft_consensus.cc:3055] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:17.988960 12141 raft_consensus.cc:3060] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:17.988991 11991 raft_consensus.cc:740] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Running, Role: LEADER
I20260710 13:19:17.990309 11991 consensus_queue.cc:260] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [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: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:17.992218 11991 raft_consensus.cc:3060] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:17.996934 12141 raft_consensus.cc:2468] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269f1a43c9f43e6842c1540c872adf9 in term 4.
I20260710 13:19:17.998696 12032 leader_election.cc:304] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [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: 0678293be0b74dac862570f7300fd942, 2269f1a43c9f43e6842c1540c872adf9; no voters: 
I20260710 13:19:17.999315 11991 raft_consensus.cc:2468] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269f1a43c9f43e6842c1540c872adf9 in term 4.
I20260710 13:19:17.999697 12323 raft_consensus.cc:2804] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:18.000931 12323 raft_consensus.cc:697] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [term 4 LEADER]: Becoming Leader. State: Replica: 2269f1a43c9f43e6842c1540c872adf9, State: Running, Role: LEADER
I20260710 13:19:18.001762 12323 consensus_queue.cc:237] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [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: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:18.008780 11891 catalog_manager.cc:5697] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 reported cstate change: term changed from 3 to 4, leader changed from 4090692484b64790a3713a5914ddfa9f (127.11.21.1) to 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2). New cstate: current_term: 4 leader_uuid: "2269f1a43c9f43e6842c1540c872adf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.009400 12319 raft_consensus.cc:993] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f: : Instructing follower 0678293be0b74dac862570f7300fd942 to start an election
I20260710 13:19:18.009986 12324 raft_consensus.cc:1081] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [term 3 LEADER]: Signalling peer 0678293be0b74dac862570f7300fd942 to start an election
I20260710 13:19:18.012542 12141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c53e8f2d87746c98df16848a85414cd"
dest_uuid: "0678293be0b74dac862570f7300fd942"
 from {username='slave'} at 127.0.0.1:53466
I20260710 13:19:18.013221 12141 raft_consensus.cc:493] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:18.013640 12141 raft_consensus.cc:3060] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:18.022955 12141 raft_consensus.cc:515] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:18.025571 12141 leader_election.cc:290] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 4 election: Requested vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709)
I20260710 13:19:18.026211 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c53e8f2d87746c98df16848a85414cd" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4090692484b64790a3713a5914ddfa9f"
I20260710 13:19:18.026805 11991 raft_consensus.cc:3055] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:18.027125 11991 raft_consensus.cc:740] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Running, Role: LEADER
I20260710 13:19:18.026870 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c53e8f2d87746c98df16848a85414cd" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
I20260710 13:19:18.027714 12067 raft_consensus.cc:3060] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:18.027899 11991 consensus_queue.cc:260] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [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: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:18.028960 11991 raft_consensus.cc:3060] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:18.033761 11991 raft_consensus.cc:2468] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0678293be0b74dac862570f7300fd942 in term 4.
I20260710 13:19:18.033905 12067 raft_consensus.cc:2468] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0678293be0b74dac862570f7300fd942 in term 4.
I20260710 13:19:18.035198 12106 leader_election.cc:304] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [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: 0678293be0b74dac862570f7300fd942, 4090692484b64790a3713a5914ddfa9f; no voters: 
I20260710 13:19:18.036129 12283 raft_consensus.cc:2804] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:18.037186 12283 raft_consensus.cc:697] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 4 LEADER]: Becoming Leader. State: Replica: 0678293be0b74dac862570f7300fd942, State: Running, Role: LEADER
I20260710 13:19:18.038106 12283 consensus_queue.cc:237] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [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: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:18.044658 11891 catalog_manager.cc:5697] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 reported cstate change: term changed from 3 to 4, leader changed from 4090692484b64790a3713a5914ddfa9f (127.11.21.1) to 0678293be0b74dac862570f7300fd942 (127.11.21.3). New cstate: current_term: 4 leader_uuid: "0678293be0b74dac862570f7300fd942" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:18.117092 12319 raft_consensus.cc:993] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f: : Instructing follower 2269f1a43c9f43e6842c1540c872adf9 to start an election
I20260710 13:19:18.117736 12324 raft_consensus.cc:1081] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [term 1 LEADER]: Signalling peer 2269f1a43c9f43e6842c1540c872adf9 to start an election
I20260710 13:19:18.119549 12067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3acc9de3a0f4d74ae4a00083187cdce"
dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
 from {username='slave'} at 127.0.0.1:46882
I20260710 13:19:18.120071 12067 raft_consensus.cc:493] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:18.120375 12067 raft_consensus.cc:3060] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.124594 12067 raft_consensus.cc:515] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:18.126060 12067 leader_election.cc:290] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 2 election: Requested vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 0678293be0b74dac862570f7300fd942 (127.11.21.3:39467)
I20260710 13:19:18.127050 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3acc9de3a0f4d74ae4a00083187cdce" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4090692484b64790a3713a5914ddfa9f"
I20260710 13:19:18.127554 11991 raft_consensus.cc:3055] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:18.127792 11991 raft_consensus.cc:740] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Running, Role: LEADER
I20260710 13:19:18.128144 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3acc9de3a0f4d74ae4a00083187cdce" candidate_uuid: "2269f1a43c9f43e6842c1540c872adf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0678293be0b74dac862570f7300fd942"
I20260710 13:19:18.128549 11991 consensus_queue.cc:260] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:18.128841 12141 raft_consensus.cc:3060] T d3acc9de3a0f4d74ae4a00083187cdce P 0678293be0b74dac862570f7300fd942 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.129627 11991 raft_consensus.cc:3060] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.134012 11991 raft_consensus.cc:2468] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269f1a43c9f43e6842c1540c872adf9 in term 2.
I20260710 13:19:18.134968 12032 leader_election.cc:304] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2269f1a43c9f43e6842c1540c872adf9, 4090692484b64790a3713a5914ddfa9f; no voters: 
I20260710 13:19:18.134999 12141 raft_consensus.cc:2468] T d3acc9de3a0f4d74ae4a00083187cdce P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269f1a43c9f43e6842c1540c872adf9 in term 2.
I20260710 13:19:18.135694 12323 raft_consensus.cc:2804] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:18.136197 12323 raft_consensus.cc:697] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9 [term 2 LEADER]: Becoming Leader. State: Replica: 2269f1a43c9f43e6842c1540c872adf9, State: Running, Role: LEADER
I20260710 13:19:18.137094 12323 consensus_queue.cc:237] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:18.144124 11891 catalog_manager.cc:5697] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9 reported cstate change: term changed from 1 to 2, leader changed from 4090692484b64790a3713a5914ddfa9f (127.11.21.1) to 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2). New cstate: current_term: 2 leader_uuid: "2269f1a43c9f43e6842c1540c872adf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.252453 12324 raft_consensus.cc:993] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f: : Instructing follower 0678293be0b74dac862570f7300fd942 to start an election
I20260710 13:19:18.252975 12324 raft_consensus.cc:1081] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 4 LEADER]: Signalling peer 0678293be0b74dac862570f7300fd942 to start an election
I20260710 13:19:18.254442 12141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "144684a03c0d46da8c57c1eea8db9fb2"
dest_uuid: "0678293be0b74dac862570f7300fd942"
 from {username='slave'} at 127.0.0.1:53466
I20260710 13:19:18.255052 12141 raft_consensus.cc:493] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:18.255391 12141 raft_consensus.cc:3060] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:18.260675 12141 raft_consensus.cc:515] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:18.262313 12141 leader_election.cc:290] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [CANDIDATE]: Term 5 election: Requested vote from peers 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877), 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709)
I20260710 13:19:18.263185 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144684a03c0d46da8c57c1eea8db9fb2" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4090692484b64790a3713a5914ddfa9f"
I20260710 13:19:18.263499 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144684a03c0d46da8c57c1eea8db9fb2" candidate_uuid: "0678293be0b74dac862570f7300fd942" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2269f1a43c9f43e6842c1540c872adf9"
I20260710 13:19:18.263777 11991 raft_consensus.cc:3055] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:19:18.264019 12067 raft_consensus.cc:3060] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:18.264124 11991 raft_consensus.cc:740] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4090692484b64790a3713a5914ddfa9f, State: Running, Role: LEADER
I20260710 13:19:18.264846 11991 consensus_queue.cc:260] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [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: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:18.265892 11991 raft_consensus.cc:3060] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:18.270221 12067 raft_consensus.cc:2468] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0678293be0b74dac862570f7300fd942 in term 5.
I20260710 13:19:18.271441 11991 raft_consensus.cc:2468] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0678293be0b74dac862570f7300fd942 in term 5.
I20260710 13:19:18.271462 12106 leader_election.cc:304] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [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: 0678293be0b74dac862570f7300fd942, 2269f1a43c9f43e6842c1540c872adf9; no voters: 
I20260710 13:19:18.272456 12283 raft_consensus.cc:2804] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:19:18.272881 12283 raft_consensus.cc:697] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 5 LEADER]: Becoming Leader. State: Replica: 0678293be0b74dac862570f7300fd942, State: Running, Role: LEADER
I20260710 13:19:18.273699 12283 consensus_queue.cc:237] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [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: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } }
I20260710 13:19:18.280673 11891 catalog_manager.cc:5697] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 reported cstate change: term changed from 4 to 5, leader changed from 4090692484b64790a3713a5914ddfa9f (127.11.21.1) to 0678293be0b74dac862570f7300fd942 (127.11.21.3). New cstate: current_term: 5 leader_uuid: "0678293be0b74dac862570f7300fd942" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:18.448447 11991 raft_consensus.cc:1275] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [term 4 FOLLOWER]: Refusing update from remote peer 2269f1a43c9f43e6842c1540c872adf9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:18.449690 12323 consensus_queue.cc:1048] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:18.457751 11991 raft_consensus.cc:1275] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [term 4 FOLLOWER]: Refusing update from remote peer 0678293be0b74dac862570f7300fd942: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:18.459039 12283 consensus_queue.cc:1048] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:18.461714 12141 raft_consensus.cc:1275] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [term 4 FOLLOWER]: Refusing update from remote peer 2269f1a43c9f43e6842c1540c872adf9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:18.464917 12337 consensus_queue.cc:1048] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:18.477341 12067 raft_consensus.cc:1275] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [term 4 FOLLOWER]: Refusing update from remote peer 0678293be0b74dac862570f7300fd942: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:18.479027 12342 consensus_queue.cc:1048] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:18.537343 12141 raft_consensus.cc:1275] T d3acc9de3a0f4d74ae4a00083187cdce P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Refusing update from remote peer 2269f1a43c9f43e6842c1540c872adf9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.538509 12323 consensus_queue.cc:1048] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0678293be0b74dac862570f7300fd942" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.548820 11993 raft_consensus.cc:1275] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Refusing update from remote peer 2269f1a43c9f43e6842c1540c872adf9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.550614 12325 consensus_queue.cc:1048] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:18.680032 12067 raft_consensus.cc:1275] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9 [term 5 FOLLOWER]: Refusing update from remote peer 0678293be0b74dac862570f7300fd942: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:19:18.681289 12342 consensus_queue.cc:1048] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269f1a43c9f43e6842c1540c872adf9" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:18.690213 11993 raft_consensus.cc:1275] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 5 FOLLOWER]: Refusing update from remote peer 0678293be0b74dac862570f7300fd942: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:19:18.692111 12347 consensus_queue.cc:1048] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4090692484b64790a3713a5914ddfa9f" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:18.899045 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:18.908221 11348 tablet_server.cc:179] TabletServer@127.11.21.1:0 shutting down...
I20260710 13:19:18.941817 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:18.942724 11348 tablet_replica.cc:333] T 411e7d9b120243c39272f027cdd8dd9e P 4090692484b64790a3713a5914ddfa9f: stopping tablet replica
I20260710 13:19:18.943396 11348 raft_consensus.cc:2243] T 411e7d9b120243c39272f027cdd8dd9e P 4090692484b64790a3713a5914ddfa9f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:18.944446 11348 raft_consensus.cc:2272] T 411e7d9b120243c39272f027cdd8dd9e P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:18.946686 11348 tablet_replica.cc:333] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f: stopping tablet replica
I20260710 13:19:18.947245 11348 raft_consensus.cc:2243] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:18.947683 11348 raft_consensus.cc:2272] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 4090692484b64790a3713a5914ddfa9f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:18.949622 11348 tablet_replica.cc:333] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f: stopping tablet replica
I20260710 13:19:18.950165 11348 raft_consensus.cc:2243] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:18.950605 11348 raft_consensus.cc:2272] T 5ef2f54558f240088756a74cb08072bb P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:18.952445 11348 tablet_replica.cc:333] T fc3d84561b7c49149fb58d10c2b07a20 P 4090692484b64790a3713a5914ddfa9f: stopping tablet replica
I20260710 13:19:18.952986 11348 raft_consensus.cc:2243] T fc3d84561b7c49149fb58d10c2b07a20 P 4090692484b64790a3713a5914ddfa9f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:18.953778 11348 raft_consensus.cc:2272] T fc3d84561b7c49149fb58d10c2b07a20 P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:18.955590 11348 tablet_replica.cc:333] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f: stopping tablet replica
I20260710 13:19:18.956167 11348 raft_consensus.cc:2243] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:18.956878 11348 raft_consensus.cc:2272] T 4aac2b71a2744cd6a289b20375b94b9d P 4090692484b64790a3713a5914ddfa9f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:18.958490 11348 tablet_replica.cc:333] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f: stopping tablet replica
I20260710 13:19:18.959035 11348 raft_consensus.cc:2243] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:18.959513 11348 raft_consensus.cc:2272] T 144684a03c0d46da8c57c1eea8db9fb2 P 4090692484b64790a3713a5914ddfa9f [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:18.960996 12032 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260710 13:19:18.962719 11348 tablet_replica.cc:333] T 74d16720f8f144ff92cb6ef19db319a8 P 4090692484b64790a3713a5914ddfa9f: stopping tablet replica
I20260710 13:19:18.963459 11348 raft_consensus.cc:2243] T 74d16720f8f144ff92cb6ef19db319a8 P 4090692484b64790a3713a5914ddfa9f [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:19:18.964550 12032 consensus_peers.cc:597] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9 -> Peer 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877): Couldn't send request to peer 4090692484b64790a3713a5914ddfa9f. 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:19:18.964668 11348 raft_consensus.cc:2272] T 74d16720f8f144ff92cb6ef19db319a8 P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:18.967232 11348 tablet_replica.cc:333] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f: stopping tablet replica
I20260710 13:19:18.967792 11348 raft_consensus.cc:2243] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:18.968252 11348 raft_consensus.cc:2272] T d3acc9de3a0f4d74ae4a00083187cdce P 4090692484b64790a3713a5914ddfa9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:18.970502 11348 tablet_replica.cc:333] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f: stopping tablet replica
I20260710 13:19:18.971032 11348 raft_consensus.cc:2243] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:18.971590 11348 raft_consensus.cc:2272] T 3c53e8f2d87746c98df16848a85414cd P 4090692484b64790a3713a5914ddfa9f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:18.975246 11348 tablet_replica.cc:333] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f: stopping tablet replica
I20260710 13:19:18.976033 11348 raft_consensus.cc:2243] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:18.976646 11348 raft_consensus.cc:2272] T 495553aeed5644b88ce9b65c6d8e68a7 P 4090692484b64790a3713a5914ddfa9f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.008625 11348 tablet_server.cc:196] TabletServer@127.11.21.1:0 shutdown complete.
W20260710 13:19:19.028136 12032 consensus_peers.cc:597] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 -> Peer 4090692484b64790a3713a5914ddfa9f (127.11.21.1:33877): Couldn't send request to peer 4090692484b64790a3713a5914ddfa9f. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:33877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:19.031064 11348 tablet_server.cc:179] TabletServer@127.11.21.2:0 shutting down...
I20260710 13:19:19.059978 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:19.060707 11348 tablet_replica.cc:333] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9: stopping tablet replica
I20260710 13:19:19.061357 11348 raft_consensus.cc:2243] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.061884 11348 raft_consensus.cc:2272] T 3c53e8f2d87746c98df16848a85414cd P 2269f1a43c9f43e6842c1540c872adf9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.064697 11348 tablet_replica.cc:333] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9: stopping tablet replica
I20260710 13:19:19.065209 11348 raft_consensus.cc:2243] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.065914 11348 raft_consensus.cc:2272] T 495553aeed5644b88ce9b65c6d8e68a7 P 2269f1a43c9f43e6842c1540c872adf9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.068181 11348 tablet_replica.cc:333] T 5ef2f54558f240088756a74cb08072bb P 2269f1a43c9f43e6842c1540c872adf9: stopping tablet replica
I20260710 13:19:19.068691 11348 raft_consensus.cc:2243] T 5ef2f54558f240088756a74cb08072bb P 2269f1a43c9f43e6842c1540c872adf9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.069393 11348 raft_consensus.cc:2272] T 5ef2f54558f240088756a74cb08072bb P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.070962 11348 tablet_replica.cc:333] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9: stopping tablet replica
I20260710 13:19:19.071462 11348 raft_consensus.cc:2243] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.071959 11348 raft_consensus.cc:2272] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 2269f1a43c9f43e6842c1540c872adf9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.073643 11348 tablet_replica.cc:333] T 411e7d9b120243c39272f027cdd8dd9e P 2269f1a43c9f43e6842c1540c872adf9: stopping tablet replica
I20260710 13:19:19.074100 11348 raft_consensus.cc:2243] T 411e7d9b120243c39272f027cdd8dd9e P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.074484 11348 raft_consensus.cc:2272] T 411e7d9b120243c39272f027cdd8dd9e P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.076229 11348 tablet_replica.cc:333] T 74d16720f8f144ff92cb6ef19db319a8 P 2269f1a43c9f43e6842c1540c872adf9: stopping tablet replica
I20260710 13:19:19.076685 11348 raft_consensus.cc:2243] T 74d16720f8f144ff92cb6ef19db319a8 P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.077102 11348 raft_consensus.cc:2272] T 74d16720f8f144ff92cb6ef19db319a8 P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.078692 11348 tablet_replica.cc:333] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9: stopping tablet replica
I20260710 13:19:19.079145 11348 raft_consensus.cc:2243] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.079895 11348 raft_consensus.cc:2272] T d3acc9de3a0f4d74ae4a00083187cdce P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.081699 11348 tablet_replica.cc:333] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9: stopping tablet replica
I20260710 13:19:19.082170 11348 raft_consensus.cc:2243] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.082566 11348 raft_consensus.cc:2272] T fc3d84561b7c49149fb58d10c2b07a20 P 2269f1a43c9f43e6842c1540c872adf9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.084127 11348 tablet_replica.cc:333] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9: stopping tablet replica
I20260710 13:19:19.084559 11348 raft_consensus.cc:2243] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.084973 11348 raft_consensus.cc:2272] T 4aac2b71a2744cd6a289b20375b94b9d P 2269f1a43c9f43e6842c1540c872adf9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.086385 11348 tablet_replica.cc:333] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9: stopping tablet replica
I20260710 13:19:19.086803 11348 raft_consensus.cc:2243] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.087201 11348 raft_consensus.cc:2272] T 144684a03c0d46da8c57c1eea8db9fb2 P 2269f1a43c9f43e6842c1540c872adf9 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:19.099859 12106 consensus_peers.cc:597] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942 -> Peer 2269f1a43c9f43e6842c1540c872adf9 (127.11.21.2:46709): Couldn't send request to peer 2269f1a43c9f43e6842c1540c872adf9. 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:19:19.118922 11348 tablet_server.cc:196] TabletServer@127.11.21.2:0 shutdown complete.
I20260710 13:19:19.139365 11348 tablet_server.cc:179] TabletServer@127.11.21.3:0 shutting down...
I20260710 13:19:19.167876 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:19.168637 11348 tablet_replica.cc:333] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942: stopping tablet replica
I20260710 13:19:19.169332 11348 raft_consensus.cc:2243] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.170171 11348 raft_consensus.cc:2272] T 3c53e8f2d87746c98df16848a85414cd P 0678293be0b74dac862570f7300fd942 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.172730 11348 tablet_replica.cc:333] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942: stopping tablet replica
I20260710 13:19:19.173274 11348 raft_consensus.cc:2243] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.173732 11348 raft_consensus.cc:2272] T 411e7d9b120243c39272f027cdd8dd9e P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.175906 11348 tablet_replica.cc:333] T fc3d84561b7c49149fb58d10c2b07a20 P 0678293be0b74dac862570f7300fd942: stopping tablet replica
I20260710 13:19:19.176432 11348 raft_consensus.cc:2243] T fc3d84561b7c49149fb58d10c2b07a20 P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.176913 11348 raft_consensus.cc:2272] T fc3d84561b7c49149fb58d10c2b07a20 P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.178736 11348 tablet_replica.cc:333] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942: stopping tablet replica
I20260710 13:19:19.179296 11348 raft_consensus.cc:2243] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.179733 11348 raft_consensus.cc:2272] T 4aac2b71a2744cd6a289b20375b94b9d P 0678293be0b74dac862570f7300fd942 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.181530 11348 tablet_replica.cc:333] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942: stopping tablet replica
I20260710 13:19:19.182029 11348 raft_consensus.cc:2243] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.182811 11348 raft_consensus.cc:2272] T 144684a03c0d46da8c57c1eea8db9fb2 P 0678293be0b74dac862570f7300fd942 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.185482 11348 tablet_replica.cc:333] T d3acc9de3a0f4d74ae4a00083187cdce P 0678293be0b74dac862570f7300fd942: stopping tablet replica
I20260710 13:19:19.186100 11348 raft_consensus.cc:2243] T d3acc9de3a0f4d74ae4a00083187cdce P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.186511 11348 raft_consensus.cc:2272] T d3acc9de3a0f4d74ae4a00083187cdce P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.188727 11348 tablet_replica.cc:333] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942: stopping tablet replica
I20260710 13:19:19.189297 11348 raft_consensus.cc:2243] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.189734 11348 raft_consensus.cc:2272] T 74d16720f8f144ff92cb6ef19db319a8 P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.191380 11348 tablet_replica.cc:333] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942: stopping tablet replica
I20260710 13:19:19.191944 11348 raft_consensus.cc:2243] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.192345 11348 raft_consensus.cc:2272] T 495553aeed5644b88ce9b65c6d8e68a7 P 0678293be0b74dac862570f7300fd942 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.194339 11348 tablet_replica.cc:333] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942: stopping tablet replica
I20260710 13:19:19.194809 11348 raft_consensus.cc:2243] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.195593 11348 raft_consensus.cc:2272] T 1e0892b6690f4dd9a5f7653fba9f82d4 P 0678293be0b74dac862570f7300fd942 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.197250 11348 tablet_replica.cc:333] T 5ef2f54558f240088756a74cb08072bb P 0678293be0b74dac862570f7300fd942: stopping tablet replica
I20260710 13:19:19.197691 11348 raft_consensus.cc:2243] T 5ef2f54558f240088756a74cb08072bb P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.198071 11348 raft_consensus.cc:2272] T 5ef2f54558f240088756a74cb08072bb P 0678293be0b74dac862570f7300fd942 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.226146 11348 tablet_server.cc:196] TabletServer@127.11.21.3:0 shutdown complete.
I20260710 13:19:19.247704 11348 master.cc:562] Master@127.11.21.62:40555 shutting down...
I20260710 13:19:19.271739 11348 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f35c187dac8b4ccf8b3e8a16d79bf013 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.272460 11348 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f35c187dac8b4ccf8b3e8a16d79bf013 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.272809 11348 tablet_replica.cc:333] T 00000000000000000000000000000000 P f35c187dac8b4ccf8b3e8a16d79bf013: stopping tablet replica
I20260710 13:19:19.293586 11348 master.cc:584] Master@127.11.21.62:40555 shutdown complete.
0678293be0b74dac862570f7300fd942  0
2269f1a43c9f43e6842c1540c872adf9  4
4090692484b64790a3713a5914ddfa9f  6
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10429 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:19:19.337693 11348 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.21.62:35869
I20260710 13:19:19.338946 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:19.345234 12353 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:19:19.345274 12352 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:19:19.345903 12355 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:19:19.348289 11348 server_base.cc:1061] running on GCE node
I20260710 13:19:19.349225 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:19.349412 11348 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:19:19.349598 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689559349582 us; error 0 us; skew 500 ppm
I20260710 13:19:19.350217 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:19.352886 11348 webserver.cc:533] Webserver started at http://127.11.21.62:40589/ using document root <none> and password file <none>
I20260710 13:19:19.353392 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:19.353590 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:19.353912 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:19.355116 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/master-0-root/instance:
uuid: "6484bc1fb0734c6c81687fbe52661872"
format_stamp: "Formatted at 2026-07-10 13:19:19 on dist-test-slave-m7gx"
I20260710 13:19:19.359863 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:19:19.363459 12360 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:19:19.364437 11348 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:19:19.364763 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/master-0-root
uuid: "6484bc1fb0734c6c81687fbe52661872"
format_stamp: "Formatted at 2026-07-10 13:19:19 on dist-test-slave-m7gx"
I20260710 13:19:19.365092 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-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:19:19.377120 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:19.378674 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:19.425930 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.62:35869
I20260710 13:19:19.426052 12411 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.62:35869 every 8 connection(s)
I20260710 13:19:19.430069 12412 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:19:19.439599 12412 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6484bc1fb0734c6c81687fbe52661872: Bootstrap starting.
I20260710 13:19:19.444092 12412 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6484bc1fb0734c6c81687fbe52661872: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:19.448673 12412 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6484bc1fb0734c6c81687fbe52661872: No bootstrap required, opened a new log
I20260710 13:19:19.450726 12412 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6484bc1fb0734c6c81687fbe52661872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6484bc1fb0734c6c81687fbe52661872" member_type: VOTER }
I20260710 13:19:19.451090 12412 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6484bc1fb0734c6c81687fbe52661872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:19.451336 12412 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6484bc1fb0734c6c81687fbe52661872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6484bc1fb0734c6c81687fbe52661872, State: Initialized, Role: FOLLOWER
I20260710 13:19:19.452031 12412 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6484bc1fb0734c6c81687fbe52661872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6484bc1fb0734c6c81687fbe52661872" member_type: VOTER }
I20260710 13:19:19.452481 12412 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6484bc1fb0734c6c81687fbe52661872 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:19.452714 12412 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6484bc1fb0734c6c81687fbe52661872 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:19.452991 12412 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6484bc1fb0734c6c81687fbe52661872 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.457078 12412 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6484bc1fb0734c6c81687fbe52661872 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6484bc1fb0734c6c81687fbe52661872" member_type: VOTER }
I20260710 13:19:19.457571 12412 leader_election.cc:304] T 00000000000000000000000000000000 P 6484bc1fb0734c6c81687fbe52661872 [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: 6484bc1fb0734c6c81687fbe52661872; no voters: 
I20260710 13:19:19.458799 12412 leader_election.cc:290] T 00000000000000000000000000000000 P 6484bc1fb0734c6c81687fbe52661872 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:19.459209 12415 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6484bc1fb0734c6c81687fbe52661872 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:19.460812 12415 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6484bc1fb0734c6c81687fbe52661872 [term 1 LEADER]: Becoming Leader. State: Replica: 6484bc1fb0734c6c81687fbe52661872, State: Running, Role: LEADER
I20260710 13:19:19.461526 12415 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6484bc1fb0734c6c81687fbe52661872 [LEADER]: Queue going to LEADER mode. State: All 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: "6484bc1fb0734c6c81687fbe52661872" member_type: VOTER }
I20260710 13:19:19.461755 12412 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6484bc1fb0734c6c81687fbe52661872 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:19.467273 12417 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6484bc1fb0734c6c81687fbe52661872 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6484bc1fb0734c6c81687fbe52661872. Latest consensus state: current_term: 1 leader_uuid: "6484bc1fb0734c6c81687fbe52661872" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6484bc1fb0734c6c81687fbe52661872" member_type: VOTER } }
I20260710 13:19:19.468107 12417 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6484bc1fb0734c6c81687fbe52661872 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:19.468041 12416 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6484bc1fb0734c6c81687fbe52661872 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6484bc1fb0734c6c81687fbe52661872" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6484bc1fb0734c6c81687fbe52661872" member_type: VOTER } }
I20260710 13:19:19.469674 12416 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6484bc1fb0734c6c81687fbe52661872 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:19.472522 12425 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:19.478048 12425 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:19.479090 11348 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:19.487353 12425 catalog_manager.cc:1383] Generated new cluster ID: d53d74e617464c609318f998a15c96ed
I20260710 13:19:19.487659 12425 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:19.513947 12425 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:19.515281 12425 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:19.528309 12425 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6484bc1fb0734c6c81687fbe52661872: Generated new TSK 0
I20260710 13:19:19.528916 12425 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:19.545707 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:19.552089 12433 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:19:19.553787 12434 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:19:19.555397 12436 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:19:19.556015 11348 server_base.cc:1061] running on GCE node
I20260710 13:19:19.556854 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:19.557036 11348 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:19:19.557169 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689559557158 us; error 0 us; skew 500 ppm
I20260710 13:19:19.557659 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:19.560122 11348 webserver.cc:533] Webserver started at http://127.11.21.1:36649/ using document root <none> and password file <none>
I20260710 13:19:19.560583 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:19.560741 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:19.560959 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:19.562091 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-0-root/instance:
uuid: "ccb929087ea04edf8b16447493002979"
format_stamp: "Formatted at 2026-07-10 13:19:19 on dist-test-slave-m7gx"
I20260710 13:19:19.567142 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260710 13:19:19.570601 12441 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:19:19.571521 11348 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:19.571904 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-0-root
uuid: "ccb929087ea04edf8b16447493002979"
format_stamp: "Formatted at 2026-07-10 13:19:19 on dist-test-slave-m7gx"
I20260710 13:19:19.572270 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-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:19:19.588692 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:19.590057 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:19.591667 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:19.594103 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:19.594331 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:19.594584 11348 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:19.594767 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:19.641152 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.1:40531
I20260710 13:19:19.641290 12503 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.1:40531 every 8 connection(s)
I20260710 13:19:19.648623 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:19.656206 12508 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:19:19.657956 12509 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:19:19.659788 12511 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:19:19.661078 11348 server_base.cc:1061] running on GCE node
I20260710 13:19:19.662612 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:19.662933 11348 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:19:19.663033 12504 heartbeater.cc:344] Connected to a master server at 127.11.21.62:35869
I20260710 13:19:19.663137 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689559663119 us; error 0 us; skew 500 ppm
I20260710 13:19:19.663605 12504 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:19.664005 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:19.664506 12504 heartbeater.cc:507] Master 127.11.21.62:35869 requested a full tablet report, sending...
I20260710 13:19:19.666594 11348 webserver.cc:533] Webserver started at http://127.11.21.2:35063/ using document root <none> and password file <none>
I20260710 13:19:19.667138 12377 ts_manager.cc:194] Registered new tserver with Master: ccb929087ea04edf8b16447493002979 (127.11.21.1:40531)
I20260710 13:19:19.667399 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:19.667673 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:19.668012 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:19.669519 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-1-root/instance:
uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
format_stamp: "Formatted at 2026-07-10 13:19:19 on dist-test-slave-m7gx"
I20260710 13:19:19.669574 12377 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40200
I20260710 13:19:19.674564 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260710 13:19:19.678287 12516 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:19:19.679229 11348 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:19.679476 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-1-root
uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
format_stamp: "Formatted at 2026-07-10 13:19:19 on dist-test-slave-m7gx"
I20260710 13:19:19.679713 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-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:19:19.698143 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:19.699285 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:19.700726 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:19.703110 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:19.703351 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:19.703635 11348 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:19.703774 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:19.745852 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.2:46773
I20260710 13:19:19.746002 12578 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.2:46773 every 8 connection(s)
I20260710 13:19:19.750746 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:19.757656 12582 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:19:19.760511 12583 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:19:19.762192 11348 server_base.cc:1061] running on GCE node
W20260710 13:19:19.762811 12585 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:19:19.764077 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:19.764323 11348 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:19:19.764498 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689559764481 us; error 0 us; skew 500 ppm
I20260710 13:19:19.764848 12579 heartbeater.cc:344] Connected to a master server at 127.11.21.62:35869
I20260710 13:19:19.765259 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:19.765265 12579 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:19.766434 12579 heartbeater.cc:507] Master 127.11.21.62:35869 requested a full tablet report, sending...
I20260710 13:19:19.768587 11348 webserver.cc:533] Webserver started at http://127.11.21.3:44151/ using document root <none> and password file <none>
I20260710 13:19:19.769148 12377 ts_manager.cc:194] Registered new tserver with Master: c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:19.769282 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:19.769606 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:19.769950 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:19.771064 12377 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40208
I20260710 13:19:19.771638 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-2-root/instance:
uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
format_stamp: "Formatted at 2026-07-10 13:19:19 on dist-test-slave-m7gx"
I20260710 13:19:19.777101 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:19.780558 12590 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:19:19.781529 11348 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:19.781787 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-2-root
uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
format_stamp: "Formatted at 2026-07-10 13:19:19 on dist-test-slave-m7gx"
I20260710 13:19:19.782068 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-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:19:19.793565 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:19.794706 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:19.796180 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:19.798417 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:19.798604 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:19.798914 11348 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:19.799079 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:19.840092 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.3:43609
I20260710 13:19:19.840270 12652 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.3:43609 every 8 connection(s)
I20260710 13:19:19.854454 12653 heartbeater.cc:344] Connected to a master server at 127.11.21.62:35869
I20260710 13:19:19.854794 12653 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:19.855620 12653 heartbeater.cc:507] Master 127.11.21.62:35869 requested a full tablet report, sending...
I20260710 13:19:19.857563 12377 ts_manager.cc:194] Registered new tserver with Master: 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:19.857720 11348 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014374617s
I20260710 13:19:19.859359 12377 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40210
I20260710 13:19:19.885191 12377 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40218:
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:19:19.888890 12377 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:19:20.016798 12469 tablet_service.cc:1511] Processing CreateTablet for tablet 563526c1cc444ce28069b7e611a2507f (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:20.017908 12468 tablet_service.cc:1511] Processing CreateTablet for tablet 81f2007436ea4b118c77f25cd2dece31 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:20.018345 12469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 563526c1cc444ce28069b7e611a2507f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.019570 12466 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2ca96becf24a7b892bbdff66eedcb9 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:20.020875 12466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2ca96becf24a7b892bbdff66eedcb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.024909 12467 tablet_service.cc:1511] Processing CreateTablet for tablet deeed5b58d34495bb219b3e77c1f284d (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:20.026260 12467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deeed5b58d34495bb219b3e77c1f284d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.025935 12614 tablet_service.cc:1511] Processing CreateTablet for tablet 0f3f114671344586a498328412e85c52 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:20.027155 12617 tablet_service.cc:1511] Processing CreateTablet for tablet 81f2007436ea4b118c77f25cd2dece31 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:20.025942 12618 tablet_service.cc:1511] Processing CreateTablet for tablet 563526c1cc444ce28069b7e611a2507f (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:20.028172 12468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f2007436ea4b118c77f25cd2dece31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.027591 12614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f3f114671344586a498328412e85c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.029551 12616 tablet_service.cc:1511] Processing CreateTablet for tablet deeed5b58d34495bb219b3e77c1f284d (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:20.030930 12616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deeed5b58d34495bb219b3e77c1f284d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.032196 12618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 563526c1cc444ce28069b7e611a2507f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.033078 12615 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2ca96becf24a7b892bbdff66eedcb9 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:20.033569 12465 tablet_service.cc:1511] Processing CreateTablet for tablet 0f3f114671344586a498328412e85c52 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:20.034996 12465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f3f114671344586a498328412e85c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.036970 12464 tablet_service.cc:1511] Processing CreateTablet for tablet 86933e69a54b4941901b7c08a8f297a8 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:20.038239 12617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f2007436ea4b118c77f25cd2dece31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.038321 12464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86933e69a54b4941901b7c08a8f297a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.041018 12615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2ca96becf24a7b892bbdff66eedcb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.070771 12613 tablet_service.cc:1511] Processing CreateTablet for tablet 86933e69a54b4941901b7c08a8f297a8 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:20.071346 12544 tablet_service.cc:1511] Processing CreateTablet for tablet 563526c1cc444ce28069b7e611a2507f (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:20.073364 12544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 563526c1cc444ce28069b7e611a2507f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.073079 12539 tablet_service.cc:1511] Processing CreateTablet for tablet 86933e69a54b4941901b7c08a8f297a8 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:20.074571 12539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86933e69a54b4941901b7c08a8f297a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.075795 12543 tablet_service.cc:1511] Processing CreateTablet for tablet 81f2007436ea4b118c77f25cd2dece31 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:20.077706 12543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f2007436ea4b118c77f25cd2dece31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.078439 12613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86933e69a54b4941901b7c08a8f297a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.080411 12542 tablet_service.cc:1511] Processing CreateTablet for tablet deeed5b58d34495bb219b3e77c1f284d (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:20.081322 12538 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0ef04f2963419bb618ab2510b82dc4 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:20.082317 12542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deeed5b58d34495bb219b3e77c1f284d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.083139 12538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0ef04f2963419bb618ab2510b82dc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.084875 12541 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2ca96becf24a7b892bbdff66eedcb9 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:20.086755 12541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2ca96becf24a7b892bbdff66eedcb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.089272 12540 tablet_service.cc:1511] Processing CreateTablet for tablet 0f3f114671344586a498328412e85c52 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:20.091018 12540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f3f114671344586a498328412e85c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.093952 12463 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0ef04f2963419bb618ab2510b82dc4 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:20.094460 12612 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0ef04f2963419bb618ab2510b82dc4 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:20.095959 12612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0ef04f2963419bb618ab2510b82dc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.095702 12463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0ef04f2963419bb618ab2510b82dc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.101182 12462 tablet_service.cc:1511] Processing CreateTablet for tablet 2f74dba0163e48349c68e977822d8db4 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:20.102558 12462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f74dba0163e48349c68e977822d8db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.105608 12537 tablet_service.cc:1511] Processing CreateTablet for tablet 2f74dba0163e48349c68e977822d8db4 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:20.107193 12537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f74dba0163e48349c68e977822d8db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.114099 12611 tablet_service.cc:1511] Processing CreateTablet for tablet 2f74dba0163e48349c68e977822d8db4 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:20.115650 12611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f74dba0163e48349c68e977822d8db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.123602 12462 tablet_service.cc:1511] Processing CreateTablet for tablet e7d0e7dfd7304a44a02bc4922c5e4d9f (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:20.130811 12536 tablet_service.cc:1511] Processing CreateTablet for tablet e7d0e7dfd7304a44a02bc4922c5e4d9f (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:20.135444 12536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d0e7dfd7304a44a02bc4922c5e4d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.133368 12461 tablet_service.cc:1511] Processing CreateTablet for tablet 4be151a5bb7d478790d146db2caa01e0 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:20.140911 12461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be151a5bb7d478790d146db2caa01e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.144917 12670 tablet_bootstrap.cc:492] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d: Bootstrap starting.
I20260710 13:19:20.151590 12670 tablet_bootstrap.cc:654] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.156339 12462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d0e7dfd7304a44a02bc4922c5e4d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.164359 12542 tablet_service.cc:1511] Processing CreateTablet for tablet 4be151a5bb7d478790d146db2caa01e0 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:20.165673 12542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be151a5bb7d478790d146db2caa01e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.174490 12618 tablet_service.cc:1511] Processing CreateTablet for tablet 4be151a5bb7d478790d146db2caa01e0 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:20.175873 12618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be151a5bb7d478790d146db2caa01e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.191159 12460 tablet_service.cc:1511] Processing CreateTablet for tablet 60a193ac7040453bbac0a903e42150fd (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:20.191622 12463 tablet_service.cc:1511] Processing CreateTablet for tablet d55bc4efd1204fbfaf528c584eb623a7 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:20.192553 12460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a193ac7040453bbac0a903e42150fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.195401 12617 tablet_service.cc:1511] Processing CreateTablet for tablet d55bc4efd1204fbfaf528c584eb623a7 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:20.196859 12617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55bc4efd1204fbfaf528c584eb623a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.196743 12616 tablet_service.cc:1511] Processing CreateTablet for tablet e7d0e7dfd7304a44a02bc4922c5e4d9f (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:20.197983 12616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d0e7dfd7304a44a02bc4922c5e4d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.201965 12463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55bc4efd1204fbfaf528c584eb623a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.225718 12539 tablet_service.cc:1511] Processing CreateTablet for tablet d55bc4efd1204fbfaf528c584eb623a7 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:20.243168 12539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55bc4efd1204fbfaf528c584eb623a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.243438 12668 tablet_bootstrap.cc:492] T deeed5b58d34495bb219b3e77c1f284d P ccb929087ea04edf8b16447493002979: Bootstrap starting.
I20260710 13:19:20.261449 12613 tablet_service.cc:1511] Processing CreateTablet for tablet 60a193ac7040453bbac0a903e42150fd (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:20.262799 12613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a193ac7040453bbac0a903e42150fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.265796 12544 tablet_service.cc:1511] Processing CreateTablet for tablet 60a193ac7040453bbac0a903e42150fd (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:20.269965 12670 tablet_bootstrap.cc:492] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d: No bootstrap required, opened a new log
I20260710 13:19:20.270112 12544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a193ac7040453bbac0a903e42150fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.270478 12670 ts_tablet_manager.cc:1403] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent bootstrapping tablet: real 0.126s	user 0.011s	sys 0.011s
I20260710 13:19:20.273748 12669 tablet_bootstrap.cc:492] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Bootstrap starting.
I20260710 13:19:20.275115 12670 raft_consensus.cc:359] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.276019 12670 raft_consensus.cc:385] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.276394 12670 raft_consensus.cc:740] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.277844 12670 consensus_queue.cc:260] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.292907 12668 tablet_bootstrap.cc:654] T deeed5b58d34495bb219b3e77c1f284d P ccb929087ea04edf8b16447493002979: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.299629 12611 tablet_service.cc:1511] Processing CreateTablet for tablet e1caa4ea9d5f46179c57e5790a566fc2 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:20.301412 12611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1caa4ea9d5f46179c57e5790a566fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.304920 12669 tablet_bootstrap.cc:654] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.314509 12463 tablet_service.cc:1511] Processing CreateTablet for tablet e1caa4ea9d5f46179c57e5790a566fc2 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:20.315483 12543 tablet_service.cc:1511] Processing CreateTablet for tablet 310a30fe1cd442f18445539b90b19bfe (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:20.323851 12543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 310a30fe1cd442f18445539b90b19bfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.323612 12538 tablet_service.cc:1511] Processing CreateTablet for tablet 310ed4ca103f4aa0a732521ecc9af503 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:20.324538 12579 heartbeater.cc:499] Master 127.11.21.62:35869 was elected leader, sending a full tablet report...
I20260710 13:19:20.324978 12538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 310ed4ca103f4aa0a732521ecc9af503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.317221 12670 ts_tablet_manager.cc:1434] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent starting tablet: real 0.046s	user 0.015s	sys 0.020s
I20260710 13:19:20.329015 12670 tablet_bootstrap.cc:492] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d: Bootstrap starting.
I20260710 13:19:20.317821 12616 tablet_service.cc:1511] Processing CreateTablet for tablet 310a30fe1cd442f18445539b90b19bfe (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:20.321897 12462 tablet_service.cc:1511] Processing CreateTablet for tablet 310ed4ca103f4aa0a732521ecc9af503 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:20.317412 12466 tablet_service.cc:1511] Processing CreateTablet for tablet 310a30fe1cd442f18445539b90b19bfe (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:20.332854 12462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 310ed4ca103f4aa0a732521ecc9af503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.334405 12539 tablet_service.cc:1511] Processing CreateTablet for tablet e1caa4ea9d5f46179c57e5790a566fc2 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:20.336859 12466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 310a30fe1cd442f18445539b90b19bfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.345099 12463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1caa4ea9d5f46179c57e5790a566fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.348353 12539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1caa4ea9d5f46179c57e5790a566fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.350328 12669 tablet_bootstrap.cc:492] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f: No bootstrap required, opened a new log
I20260710 13:19:20.350873 12669 ts_tablet_manager.cc:1403] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent bootstrapping tablet: real 0.078s	user 0.008s	sys 0.003s
I20260710 13:19:20.340672 12616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 310a30fe1cd442f18445539b90b19bfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.358151 12669 raft_consensus.cc:359] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.360575 12669 raft_consensus.cc:385] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.360906 12669 raft_consensus.cc:740] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.361918 12614 tablet_service.cc:1511] Processing CreateTablet for tablet 310ed4ca103f4aa0a732521ecc9af503 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:20.361883 12669 consensus_queue.cc:260] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.363565 12614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 310ed4ca103f4aa0a732521ecc9af503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.383023 12539 tablet_service.cc:1511] Processing CreateTablet for tablet 2fe005ea78234ae08ce04a16a11970f0 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:20.384399 12539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fe005ea78234ae08ce04a16a11970f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.384125 12618 tablet_service.cc:1511] Processing CreateTablet for tablet 2fe005ea78234ae08ce04a16a11970f0 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:20.386406 12618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fe005ea78234ae08ce04a16a11970f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.387749 12670 tablet_bootstrap.cc:654] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.382910 12668 tablet_bootstrap.cc:492] T deeed5b58d34495bb219b3e77c1f284d P ccb929087ea04edf8b16447493002979: No bootstrap required, opened a new log
I20260710 13:19:20.402391 12668 ts_tablet_manager.cc:1403] T deeed5b58d34495bb219b3e77c1f284d P ccb929087ea04edf8b16447493002979: Time spent bootstrapping tablet: real 0.159s	user 0.027s	sys 0.035s
I20260710 13:19:20.404690 12544 tablet_service.cc:1511] Processing CreateTablet for tablet 5d8bbce6e22e40778a06d6c59ec378b5 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:20.405150 12668 raft_consensus.cc:359] T deeed5b58d34495bb219b3e77c1f284d P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.405937 12668 raft_consensus.cc:385] T deeed5b58d34495bb219b3e77c1f284d P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.406243 12668 raft_consensus.cc:740] T deeed5b58d34495bb219b3e77c1f284d P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.406975 12668 consensus_queue.cc:260] T deeed5b58d34495bb219b3e77c1f284d P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.401854 12669 ts_tablet_manager.cc:1434] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent starting tablet: real 0.051s	user 0.011s	sys 0.010s
I20260710 13:19:20.409982 12544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d8bbce6e22e40778a06d6c59ec378b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.410233 12653 heartbeater.cc:499] Master 127.11.21.62:35869 was elected leader, sending a full tablet report...
I20260710 13:19:20.410492 12669 tablet_bootstrap.cc:492] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Bootstrap starting.
I20260710 13:19:20.416674 12669 tablet_bootstrap.cc:654] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.409024 12462 tablet_service.cc:1511] Processing CreateTablet for tablet 2fe005ea78234ae08ce04a16a11970f0 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:20.420463 12462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fe005ea78234ae08ce04a16a11970f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.407027 12463 tablet_service.cc:1511] Processing CreateTablet for tablet 5d8bbce6e22e40778a06d6c59ec378b5 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:20.423346 12461 tablet_service.cc:1511] Processing CreateTablet for tablet 47f413a9010d4a19a812f8f2aacc4f23 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:20.423380 12463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d8bbce6e22e40778a06d6c59ec378b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.429076 12670 tablet_bootstrap.cc:492] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d: No bootstrap required, opened a new log
I20260710 13:19:20.429602 12670 ts_tablet_manager.cc:1403] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent bootstrapping tablet: real 0.101s	user 0.006s	sys 0.006s
I20260710 13:19:20.430909 12467 tablet_service.cc:1511] Processing CreateTablet for tablet 3794920ed53c48e080809e384618b063 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:20.432539 12670 raft_consensus.cc:359] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.433264 12670 raft_consensus.cc:385] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.433568 12670 raft_consensus.cc:740] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.434058 12542 tablet_service.cc:1511] Processing CreateTablet for tablet 3794920ed53c48e080809e384618b063 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:20.434973 12461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47f413a9010d4a19a812f8f2aacc4f23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.435439 12542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3794920ed53c48e080809e384618b063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.438376 12469 tablet_service.cc:1511] Processing CreateTablet for tablet 9d822da9e71840d192b7cdfbee8a65aa (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:20.440340 12617 tablet_service.cc:1511] Processing CreateTablet for tablet 3794920ed53c48e080809e384618b063 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:20.441855 12467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3794920ed53c48e080809e384618b063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.444440 12469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d822da9e71840d192b7cdfbee8a65aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.449622 12613 tablet_service.cc:1511] Processing CreateTablet for tablet 5d8bbce6e22e40778a06d6c59ec378b5 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:20.428490 12618 tablet_service.cc:1511] Processing CreateTablet for tablet 47f413a9010d4a19a812f8f2aacc4f23 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:20.455579 12670 consensus_queue.cc:260] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.456486 12617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3794920ed53c48e080809e384618b063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.470508 12618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47f413a9010d4a19a812f8f2aacc4f23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.458490 12465 tablet_service.cc:1511] Processing CreateTablet for tablet 4779b12d99624c1aa8dedb23f4d42ef7 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:20.474057 12465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4779b12d99624c1aa8dedb23f4d42ef7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:19:20.481776 12424 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:20.487166 12670 ts_tablet_manager.cc:1434] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.000s
I20260710 13:19:20.491062 12670 tablet_bootstrap.cc:492] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d: Bootstrap starting.
I20260710 13:19:20.494819 12612 tablet_service.cc:1511] Processing CreateTablet for tablet 9d822da9e71840d192b7cdfbee8a65aa (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:20.494894 12615 tablet_service.cc:1511] Processing CreateTablet for tablet 4779b12d99624c1aa8dedb23f4d42ef7 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:20.500488 12466 tablet_service.cc:1511] Processing CreateTablet for tablet 550f208a0efc4567ba2685b0fa250fc7 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:20.502036 12466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 550f208a0efc4567ba2685b0fa250fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.505640 12616 tablet_service.cc:1511] Processing CreateTablet for tablet 550f208a0efc4567ba2685b0fa250fc7 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:20.508483 12670 tablet_bootstrap.cc:654] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.512490 12460 tablet_service.cc:1511] Processing CreateTablet for tablet 2ca73a81a9ef4c389eda8db3909e887b (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:20.514849 12460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ca73a81a9ef4c389eda8db3909e887b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.516777 12538 tablet_service.cc:1511] Processing CreateTablet for tablet 47f413a9010d4a19a812f8f2aacc4f23 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:20.518234 12538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47f413a9010d4a19a812f8f2aacc4f23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.522828 12613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d8bbce6e22e40778a06d6c59ec378b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.526757 12672 raft_consensus.cc:493] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.529995 12610 tablet_service.cc:1511] Processing CreateTablet for tablet 7308dbc7d1c847bd91585d08a9aad3b9 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:20.538687 12612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d822da9e71840d192b7cdfbee8a65aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.539358 12616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 550f208a0efc4567ba2685b0fa250fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.540009 12462 tablet_service.cc:1511] Processing CreateTablet for tablet 7308dbc7d1c847bd91585d08a9aad3b9 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:20.540930 12610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7308dbc7d1c847bd91585d08a9aad3b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.549697 12615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4779b12d99624c1aa8dedb23f4d42ef7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.538251 12672 raft_consensus.cc:515] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.538409 12668 ts_tablet_manager.cc:1434] T deeed5b58d34495bb219b3e77c1f284d P ccb929087ea04edf8b16447493002979: Time spent starting tablet: real 0.136s	user 0.019s	sys 0.018s
I20260710 13:19:20.556245 12672 leader_election.cc:290] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:20.557904 12669 tablet_bootstrap.cc:492] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f: No bootstrap required, opened a new log
I20260710 13:19:20.558465 12669 ts_tablet_manager.cc:1403] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent bootstrapping tablet: real 0.148s	user 0.035s	sys 0.032s
I20260710 13:19:20.560179 12504 heartbeater.cc:499] Master 127.11.21.62:35869 was elected leader, sending a full tablet report...
I20260710 13:19:20.562978 12543 tablet_service.cc:1511] Processing CreateTablet for tablet 550f208a0efc4567ba2685b0fa250fc7 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:20.563313 12539 tablet_service.cc:1511] Processing CreateTablet for tablet 2ca73a81a9ef4c389eda8db3909e887b (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:20.564411 12462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7308dbc7d1c847bd91585d08a9aad3b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.564414 12543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 550f208a0efc4567ba2685b0fa250fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.567147 12539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ca73a81a9ef4c389eda8db3909e887b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.567512 12668 tablet_bootstrap.cc:492] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979: Bootstrap starting.
I20260710 13:19:20.586880 12540 tablet_service.cc:1511] Processing CreateTablet for tablet 7308dbc7d1c847bd91585d08a9aad3b9 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:20.588356 12540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7308dbc7d1c847bd91585d08a9aad3b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.588748 12544 tablet_service.cc:1511] Processing CreateTablet for tablet 9d822da9e71840d192b7cdfbee8a65aa (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:20.590302 12544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d822da9e71840d192b7cdfbee8a65aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.591681 12611 tablet_service.cc:1511] Processing CreateTablet for tablet 2ca73a81a9ef4c389eda8db3909e887b (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:20.593166 12611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ca73a81a9ef4c389eda8db3909e887b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.566388 12542 tablet_service.cc:1511] Processing CreateTablet for tablet 4779b12d99624c1aa8dedb23f4d42ef7 (DEFAULT_TABLE table=test-workload [id=e55b4b28c255480ea882c58d22cf3703]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:20.610661 12668 tablet_bootstrap.cc:654] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.629472 12669 raft_consensus.cc:359] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.633590 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeed5b58d34495bb219b3e77c1f284d" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
W20260710 13:19:20.635419 12518 leader_election.cc:343] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.643056 12542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4779b12d99624c1aa8dedb23f4d42ef7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.631114 12669 raft_consensus.cc:385] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.664525 12675 raft_consensus.cc:493] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.660308 12669 raft_consensus.cc:740] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.667996 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeed5b58d34495bb219b3e77c1f284d" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:20.668375 12669 consensus_queue.cc:260] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.668828 12479 raft_consensus.cc:2468] T deeed5b58d34495bb219b3e77c1f284d P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 0.
I20260710 13:19:20.665145 12675 raft_consensus.cc:515] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.671110 12519 leader_election.cc:304] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [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: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979; no voters: 409aed8fc53d4d01aa65b5ea40ddcf8f
I20260710 13:19:20.672051 12672 raft_consensus.cc:2804] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.672448 12672 raft_consensus.cc:493] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.672814 12672 raft_consensus.cc:3060] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.679167 12670 tablet_bootstrap.cc:492] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d: No bootstrap required, opened a new log
I20260710 13:19:20.679718 12670 ts_tablet_manager.cc:1403] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent bootstrapping tablet: real 0.189s	user 0.016s	sys 0.016s
I20260710 13:19:20.684576 12675 leader_election.cc:290] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:20.694875 12670 raft_consensus.cc:359] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.695732 12670 raft_consensus.cc:385] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.696051 12670 raft_consensus.cc:740] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.696771 12670 consensus_queue.cc:260] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.710512 12668 tablet_bootstrap.cc:492] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979: No bootstrap required, opened a new log
I20260710 13:19:20.711315 12668 ts_tablet_manager.cc:1403] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979: Time spent bootstrapping tablet: real 0.144s	user 0.007s	sys 0.013s
I20260710 13:19:20.712455 12670 ts_tablet_manager.cc:1434] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent starting tablet: real 0.032s	user 0.011s	sys 0.000s
I20260710 13:19:20.715698 12668 raft_consensus.cc:359] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.717520 12668 raft_consensus.cc:385] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.717895 12668 raft_consensus.cc:740] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.718816 12668 consensus_queue.cc:260] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.721277 12668 ts_tablet_manager.cc:1434] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.002s
I20260710 13:19:20.722916 12668 tablet_bootstrap.cc:492] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979: Bootstrap starting.
I20260710 13:19:20.729182 12687 raft_consensus.cc:493] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.738754 12669 ts_tablet_manager.cc:1434] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent starting tablet: real 0.180s	user 0.008s	sys 0.008s
I20260710 13:19:20.739845 12669 tablet_bootstrap.cc:492] T deeed5b58d34495bb219b3e77c1f284d P 409aed8fc53d4d01aa65b5ea40ddcf8f: Bootstrap starting.
I20260710 13:19:20.733032 12687 raft_consensus.cc:515] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.746089 12678 raft_consensus.cc:493] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.746148 12687 leader_election.cc:290] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:20.746871 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86933e69a54b4941901b7c08a8f297a8" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:20.746665 12678 raft_consensus.cc:515] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.749014 12669 tablet_bootstrap.cc:654] T deeed5b58d34495bb219b3e77c1f284d P 409aed8fc53d4d01aa65b5ea40ddcf8f: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:20.749091 12519 leader_election.cc:343] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.750677 12678 leader_election.cc:290] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:20.759236 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86933e69a54b4941901b7c08a8f297a8" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
W20260710 13:19:20.761157 12518 leader_election.cc:343] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.761799 12518 leader_election.cc:304] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c84bf0d1e8c44dc4834fb6cd600c275d; no voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979
I20260710 13:19:20.763247 12687 raft_consensus.cc:2749] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:20.732196 12672 raft_consensus.cc:515] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.766304 12670 tablet_bootstrap.cc:492] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d: Bootstrap starting.
I20260710 13:19:20.767505 12672 leader_election.cc:290] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:20.774502 12672 raft_consensus.cc:493] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.775024 12672 raft_consensus.cc:515] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.775254 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeed5b58d34495bb219b3e77c1f284d" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:20.775357 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeed5b58d34495bb219b3e77c1f284d" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
I20260710 13:19:20.778761 12479 raft_consensus.cc:3060] T deeed5b58d34495bb219b3e77c1f284d P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.780789 12670 tablet_bootstrap.cc:654] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.785369 12672 leader_election.cc:290] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:20.785606 12669 tablet_bootstrap.cc:492] T deeed5b58d34495bb219b3e77c1f284d P 409aed8fc53d4d01aa65b5ea40ddcf8f: No bootstrap required, opened a new log
I20260710 13:19:20.787326 12669 ts_tablet_manager.cc:1403] T deeed5b58d34495bb219b3e77c1f284d P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.005s
I20260710 13:19:20.787752 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d0e7dfd7304a44a02bc4922c5e4d9f" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
W20260710 13:19:20.790143 12519 leader_election.cc:343] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.790323 12669 raft_consensus.cc:359] T deeed5b58d34495bb219b3e77c1f284d P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
W20260710 13:19:20.787762 12518 leader_election.cc:343] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.791177 12669 raft_consensus.cc:385] T deeed5b58d34495bb219b3e77c1f284d P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.791565 12669 raft_consensus.cc:740] T deeed5b58d34495bb219b3e77c1f284d P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.793402 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d0e7dfd7304a44a02bc4922c5e4d9f" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:20.795276 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3f114671344586a498328412e85c52" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:20.801914 12669 consensus_queue.cc:260] T deeed5b58d34495bb219b3e77c1f284d P 409aed8fc53d4d01aa65b5ea40ddcf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
W20260710 13:19:20.804260 12593 leader_election.cc:343] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:20.805408 12518 leader_election.cc:343] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.806002 12518 leader_election.cc:304] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c84bf0d1e8c44dc4834fb6cd600c275d; no voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979
I20260710 13:19:20.807085 12672 raft_consensus.cc:2749] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:20.809880 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3f114671344586a498328412e85c52" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:20.811794 12668 tablet_bootstrap.cc:654] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:20.811674 12592 leader_election.cc:343] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.813999 12592 leader_election.cc:304] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f; no voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979
I20260710 13:19:20.815272 12688 raft_consensus.cc:2749] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:20.812523 12669 ts_tablet_manager.cc:1434] T deeed5b58d34495bb219b3e77c1f284d P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 13:19:20.816792 12669 tablet_bootstrap.cc:492] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f: Bootstrap starting.
I20260710 13:19:20.800992 12479 raft_consensus.cc:2468] T deeed5b58d34495bb219b3e77c1f284d P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 1.
I20260710 13:19:20.824319 12519 leader_election.cc:304] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [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: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979; no voters: 409aed8fc53d4d01aa65b5ea40ddcf8f
I20260710 13:19:20.825639 12672 raft_consensus.cc:2804] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:20.826488 12672 raft_consensus.cc:697] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Becoming Leader. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Running, Role: LEADER
I20260710 13:19:20.827433 12672 consensus_queue.cc:237] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.833153 12669 tablet_bootstrap.cc:654] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.839560 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f74dba0163e48349c68e977822d8db4" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:20.845584 12670 tablet_bootstrap.cc:492] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d: No bootstrap required, opened a new log
I20260710 13:19:20.846161 12670 ts_tablet_manager.cc:1403] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent bootstrapping tablet: real 0.110s	user 0.012s	sys 0.015s
W20260710 13:19:20.848721 12443 leader_election.cc:343] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.851900 12377 catalog_manager.cc:5697] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d reported cstate change: term changed from 0 to 1, leader changed from <none> to c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2). New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:20.855121 12668 tablet_bootstrap.cc:492] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979: No bootstrap required, opened a new log
I20260710 13:19:20.853452 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f74dba0163e48349c68e977822d8db4" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:20.854913 12670 raft_consensus.cc:359] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.855756 12668 ts_tablet_manager.cc:1403] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979: Time spent bootstrapping tablet: real 0.133s	user 0.018s	sys 0.003s
I20260710 13:19:20.855902 12669 tablet_bootstrap.cc:492] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f: No bootstrap required, opened a new log
I20260710 13:19:20.855775 12670 raft_consensus.cc:385] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.856525 12670 raft_consensus.cc:740] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.856659 12669 ts_tablet_manager.cc:1403] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.012s
I20260710 13:19:20.857424 12670 consensus_queue.cc:260] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.858476 12554 raft_consensus.cc:2468] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb929087ea04edf8b16447493002979 in term 0.
I20260710 13:19:20.859838 12668 raft_consensus.cc:359] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.860246 12670 ts_tablet_manager.cc:1434] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260710 13:19:20.860213 12669 raft_consensus.cc:359] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } }
I20260710 13:19:20.860786 12668 raft_consensus.cc:385] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.861061 12669 raft_consensus.cc:385] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.861222 12668 raft_consensus.cc:740] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.861483 12669 raft_consensus.cc:740] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.861807 12670 tablet_bootstrap.cc:492] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d: Bootstrap starting.
I20260710 13:19:20.861757 12443 leader_election.cc:304] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [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: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979; no voters: 409aed8fc53d4d01aa65b5ea40ddcf8f
I20260710 13:19:20.862855 12678 raft_consensus.cc:2804] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.862498 12669 consensus_queue.cc:260] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } }
I20260710 13:19:20.863217 12678 raft_consensus.cc:493] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.863727 12678 raft_consensus.cc:3060] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.870008 12670 tablet_bootstrap.cc:654] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.862146 12668 consensus_queue.cc:260] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.873190 12669 ts_tablet_manager.cc:1434] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:19:20.874626 12678 raft_consensus.cc:515] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.876518 12678 leader_election.cc:290] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 election: Requested vote from peers c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:20.878158 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f74dba0163e48349c68e977822d8db4" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
I20260710 13:19:20.878727 12554 raft_consensus.cc:3060] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.881796 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f74dba0163e48349c68e977822d8db4" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
I20260710 13:19:20.882479 12669 tablet_bootstrap.cc:492] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Bootstrap starting.
W20260710 13:19:20.883472 12443 leader_election.cc:343] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.889271 12668 ts_tablet_manager.cc:1434] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.004s
I20260710 13:19:20.890448 12554 raft_consensus.cc:2468] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb929087ea04edf8b16447493002979 in term 1.
I20260710 13:19:20.891870 12669 tablet_bootstrap.cc:654] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.891832 12443 leader_election.cc:304] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [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: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979; no voters: 409aed8fc53d4d01aa65b5ea40ddcf8f
I20260710 13:19:20.893486 12668 tablet_bootstrap.cc:492] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979: Bootstrap starting.
I20260710 13:19:20.898787 12699 raft_consensus.cc:2804] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:20.899322 12699 raft_consensus.cc:697] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Becoming Leader. State: Replica: ccb929087ea04edf8b16447493002979, State: Running, Role: LEADER
I20260710 13:19:20.899688 12669 tablet_bootstrap.cc:492] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f: No bootstrap required, opened a new log
I20260710 13:19:20.900655 12688 raft_consensus.cc:493] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.900205 12699 consensus_queue.cc:237] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.901510 12670 tablet_bootstrap.cc:492] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d: No bootstrap required, opened a new log
I20260710 13:19:20.901177 12688 raft_consensus.cc:515] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } }
I20260710 13:19:20.908016 12688 leader_election.cc:290] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:20.908607 12668 tablet_bootstrap.cc:654] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.908861 12670 ts_tablet_manager.cc:1403] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.004s
I20260710 13:19:20.908733 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563526c1cc444ce28069b7e611a2507f" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
W20260710 13:19:20.910465 12593 leader_election.cc:343] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.910827 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563526c1cc444ce28069b7e611a2507f" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
W20260710 13:19:20.912923 12592 leader_election.cc:343] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.913429 12592 leader_election.cc:304] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f; no voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979
I20260710 13:19:20.914254 12688 raft_consensus.cc:2749] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:20.914422 12668 tablet_bootstrap.cc:492] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979: No bootstrap required, opened a new log
I20260710 13:19:20.915699 12668 ts_tablet_manager.cc:1403] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260710 13:19:20.915745 12670 raft_consensus.cc:359] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.916692 12670 raft_consensus.cc:385] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.917073 12670 raft_consensus.cc:740] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.900421 12669 ts_tablet_manager.cc:1403] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260710 13:19:20.919075 12670 consensus_queue.cc:260] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.921106 12669 raft_consensus.cc:359] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.921893 12669 raft_consensus.cc:385] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.921482 12668 raft_consensus.cc:359] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.922243 12669 raft_consensus.cc:740] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.922470 12668 raft_consensus.cc:385] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.923046 12669 consensus_queue.cc:260] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.923399 12668 raft_consensus.cc:740] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.925809 12669 ts_tablet_manager.cc:1434] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:19:20.926966 12669 tablet_bootstrap.cc:492] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Bootstrap starting.
I20260710 13:19:20.929325 12670 ts_tablet_manager.cc:1434] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:19:20.932013 12668 consensus_queue.cc:260] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.934482 12668 ts_tablet_manager.cc:1434] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260710 13:19:20.933784 12375 catalog_manager.cc:5697] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccb929087ea04edf8b16447493002979 (127.11.21.1). New cstate: current_term: 1 leader_uuid: "ccb929087ea04edf8b16447493002979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:20.935736 12668 tablet_bootstrap.cc:492] T 81f2007436ea4b118c77f25cd2dece31 P ccb929087ea04edf8b16447493002979: Bootstrap starting.
I20260710 13:19:20.937126 12669 tablet_bootstrap.cc:654] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.937922 12670 tablet_bootstrap.cc:492] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d: Bootstrap starting.
I20260710 13:19:20.942801 12668 tablet_bootstrap.cc:654] T 81f2007436ea4b118c77f25cd2dece31 P ccb929087ea04edf8b16447493002979: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.947278 12670 tablet_bootstrap.cc:654] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.949364 12669 tablet_bootstrap.cc:492] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f: No bootstrap required, opened a new log
I20260710 13:19:20.949910 12669 ts_tablet_manager.cc:1403] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260710 13:19:20.950804 12699 raft_consensus.cc:493] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.951340 12699 raft_consensus.cc:515] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.953310 12699 leader_election.cc:290] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:20.953163 12669 raft_consensus.cc:359] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.954274 12669 raft_consensus.cc:385] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.955120 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ef04f2963419bb618ab2510b82dc4" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
W20260710 13:19:20.957340 12443 leader_election.cc:343] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.955215 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ef04f2963419bb618ab2510b82dc4" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:20.954558 12669 raft_consensus.cc:740] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.959545 12669 consensus_queue.cc:260] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.960830 12628 raft_consensus.cc:2468] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb929087ea04edf8b16447493002979 in term 0.
I20260710 13:19:20.963402 12443 leader_election.cc:304] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [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: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979; no voters: c84bf0d1e8c44dc4834fb6cd600c275d
I20260710 13:19:20.964354 12699 raft_consensus.cc:2804] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.964737 12699 raft_consensus.cc:493] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.965027 12699 raft_consensus.cc:3060] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.966127 12668 tablet_bootstrap.cc:492] T 81f2007436ea4b118c77f25cd2dece31 P ccb929087ea04edf8b16447493002979: No bootstrap required, opened a new log
I20260710 13:19:20.966841 12668 ts_tablet_manager.cc:1403] T 81f2007436ea4b118c77f25cd2dece31 P ccb929087ea04edf8b16447493002979: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.003s
I20260710 13:19:20.970115 12699 raft_consensus.cc:515] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.972064 12699 leader_election.cc:290] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 election: Requested vote from peers c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:20.974236 12669 ts_tablet_manager.cc:1434] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260710 13:19:20.975061 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ef04f2963419bb618ab2510b82dc4" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
I20260710 13:19:20.975728 12669 tablet_bootstrap.cc:492] T 86933e69a54b4941901b7c08a8f297a8 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Bootstrap starting.
W20260710 13:19:20.977890 12443 leader_election.cc:343] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.978259 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ef04f2963419bb618ab2510b82dc4" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
I20260710 13:19:20.978819 12628 raft_consensus.cc:3060] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.971351 12668 raft_consensus.cc:359] T 81f2007436ea4b118c77f25cd2dece31 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.981760 12668 raft_consensus.cc:385] T 81f2007436ea4b118c77f25cd2dece31 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.982089 12668 raft_consensus.cc:740] T 81f2007436ea4b118c77f25cd2dece31 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.983062 12668 consensus_queue.cc:260] T 81f2007436ea4b118c77f25cd2dece31 P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.985615 12668 ts_tablet_manager.cc:1434] T 81f2007436ea4b118c77f25cd2dece31 P ccb929087ea04edf8b16447493002979: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.004s
I20260710 13:19:20.986274 12669 tablet_bootstrap.cc:654] T 86933e69a54b4941901b7c08a8f297a8 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.986712 12670 tablet_bootstrap.cc:492] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d: No bootstrap required, opened a new log
I20260710 13:19:20.986732 12628 raft_consensus.cc:2468] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb929087ea04edf8b16447493002979 in term 1.
I20260710 13:19:20.987375 12670 ts_tablet_manager.cc:1403] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.026s
I20260710 13:19:20.990619 12670 raft_consensus.cc:359] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.991370 12670 raft_consensus.cc:385] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.991667 12670 raft_consensus.cc:740] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.992604 12670 consensus_queue.cc:260] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:20.993700 12668 tablet_bootstrap.cc:492] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979: Bootstrap starting.
I20260710 13:19:21.001269 12668 tablet_bootstrap.cc:654] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.002628 12670 ts_tablet_manager.cc:1434] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:19:21.002866 12699 raft_consensus.cc:493] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.003542 12699 raft_consensus.cc:515] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.006107 12699 leader_election.cc:290] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:21.007572 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86933e69a54b4941901b7c08a8f297a8" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:21.007783 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86933e69a54b4941901b7c08a8f297a8" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:21.008520 12554 raft_consensus.cc:2468] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb929087ea04edf8b16447493002979 in term 0.
I20260710 13:19:21.009014 12443 leader_election.cc:304] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [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: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979; no voters: c84bf0d1e8c44dc4834fb6cd600c275d
I20260710 13:19:21.009603 12672 raft_consensus.cc:493] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.010421 12699 raft_consensus.cc:2804] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.010273 12672 raft_consensus.cc:515] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.011044 12699 raft_consensus.cc:697] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Becoming Leader. State: Replica: ccb929087ea04edf8b16447493002979, State: Running, Role: LEADER
I20260710 13:19:21.012197 12669 tablet_bootstrap.cc:492] T 86933e69a54b4941901b7c08a8f297a8 P 409aed8fc53d4d01aa65b5ea40ddcf8f: No bootstrap required, opened a new log
I20260710 13:19:21.011981 12699 consensus_queue.cc:237] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.012795 12669 ts_tablet_manager.cc:1403] T 86933e69a54b4941901b7c08a8f297a8 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.023s
I20260710 13:19:21.013856 12688 raft_consensus.cc:493] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.014247 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ca96becf24a7b892bbdff66eedcb9" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
W20260710 13:19:21.010241 12443 leader_election.cc:343] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.014309 12688 raft_consensus.cc:515] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.015522 12443 leader_election.cc:304] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [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: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979; no voters: 409aed8fc53d4d01aa65b5ea40ddcf8f
W20260710 13:19:21.015962 12519 leader_election.cc:343] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.017279 12688 leader_election.cc:290] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:21.018501 12669 raft_consensus.cc:359] T 86933e69a54b4941901b7c08a8f297a8 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.018653 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ca96becf24a7b892bbdff66eedcb9" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:21.019145 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ca96becf24a7b892bbdff66eedcb9" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:21.019587 12627 raft_consensus.cc:2468] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 0.
I20260710 13:19:21.019322 12669 raft_consensus.cc:385] T 86933e69a54b4941901b7c08a8f297a8 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.020257 12669 raft_consensus.cc:740] T 86933e69a54b4941901b7c08a8f297a8 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.020527 12672 leader_election.cc:290] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
W20260710 13:19:21.020584 12593 leader_election.cc:343] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.021359 12678 raft_consensus.cc:2804] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.021126 12518 leader_election.cc:304] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [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: 409aed8fc53d4d01aa65b5ea40ddcf8f, c84bf0d1e8c44dc4834fb6cd600c275d; no voters: ccb929087ea04edf8b16447493002979
I20260710 13:19:21.021809 12678 raft_consensus.cc:493] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.022188 12678 raft_consensus.cc:3060] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.021103 12669 consensus_queue.cc:260] T 86933e69a54b4941901b7c08a8f297a8 P 409aed8fc53d4d01aa65b5ea40ddcf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.023164 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ca96becf24a7b892bbdff66eedcb9" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:21.023852 12554 raft_consensus.cc:2468] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 0.
I20260710 13:19:21.024788 12669 ts_tablet_manager.cc:1434] T 86933e69a54b4941901b7c08a8f297a8 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:19:21.025260 12592 leader_election.cc:304] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [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: 409aed8fc53d4d01aa65b5ea40ddcf8f, c84bf0d1e8c44dc4834fb6cd600c275d; no voters: ccb929087ea04edf8b16447493002979
I20260710 13:19:21.025730 12669 tablet_bootstrap.cc:492] T 2f74dba0163e48349c68e977822d8db4 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Bootstrap starting.
I20260710 13:19:21.026459 12675 raft_consensus.cc:2804] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.026813 12675 raft_consensus.cc:493] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.027144 12675 raft_consensus.cc:3060] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.031898 12672 raft_consensus.cc:2804] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.032375 12672 raft_consensus.cc:493] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.032789 12672 raft_consensus.cc:3060] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.033370 12669 tablet_bootstrap.cc:654] T 2f74dba0163e48349c68e977822d8db4 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.036582 12670 tablet_bootstrap.cc:492] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d: Bootstrap starting.
I20260710 13:19:21.040578 12672 raft_consensus.cc:515] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.041565 12668 tablet_bootstrap.cc:492] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979: No bootstrap required, opened a new log
I20260710 13:19:21.042092 12668 ts_tablet_manager.cc:1403] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.004s
I20260710 13:19:21.031343 12678 raft_consensus.cc:515] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.043936 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ca96becf24a7b892bbdff66eedcb9" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
W20260710 13:19:21.045428 12519 leader_election.cc:343] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.045694 12669 tablet_bootstrap.cc:492] T 2f74dba0163e48349c68e977822d8db4 P 409aed8fc53d4d01aa65b5ea40ddcf8f: No bootstrap required, opened a new log
I20260710 13:19:21.046250 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86933e69a54b4941901b7c08a8f297a8" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
I20260710 13:19:21.046399 12669 ts_tablet_manager.cc:1403] T 2f74dba0163e48349c68e977822d8db4 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260710 13:19:21.046847 12554 raft_consensus.cc:3060] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.048290 12675 raft_consensus.cc:515] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.050447 12669 raft_consensus.cc:359] T 2f74dba0163e48349c68e977822d8db4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.051244 12669 raft_consensus.cc:385] T 2f74dba0163e48349c68e977822d8db4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.051573 12669 raft_consensus.cc:740] T 2f74dba0163e48349c68e977822d8db4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.052404 12678 leader_election.cc:290] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 election: Requested vote from peers c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:21.052281 12553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ca96becf24a7b892bbdff66eedcb9" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
I20260710 13:19:21.053099 12675 leader_election.cc:290] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:21.052597 12669 consensus_queue.cc:260] T 2f74dba0163e48349c68e977822d8db4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.054520 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86933e69a54b4941901b7c08a8f297a8" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
I20260710 13:19:21.055233 12627 raft_consensus.cc:3060] T 86933e69a54b4941901b7c08a8f297a8 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.055408 12669 ts_tablet_manager.cc:1434] T 2f74dba0163e48349c68e977822d8db4 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:21.058344 12670 tablet_bootstrap.cc:654] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.053308 12553 raft_consensus.cc:2393] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in current term 1: Already voted for candidate c84bf0d1e8c44dc4834fb6cd600c275d in this term.
I20260710 13:19:21.061496 12669 tablet_bootstrap.cc:492] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f: Bootstrap starting.
I20260710 13:19:21.062250 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ca96becf24a7b892bbdff66eedcb9" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:21.062340 12376 catalog_manager.cc:5697] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccb929087ea04edf8b16447493002979 (127.11.21.1). New cstate: current_term: 1 leader_uuid: "ccb929087ea04edf8b16447493002979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.065646 12668 raft_consensus.cc:359] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.066774 12668 raft_consensus.cc:385] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.066817 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ca96becf24a7b892bbdff66eedcb9" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
I20260710 13:19:21.067400 12668 raft_consensus.cc:740] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.067842 12628 raft_consensus.cc:2393] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c84bf0d1e8c44dc4834fb6cd600c275d in current term 1: Already voted for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in this term.
W20260710 13:19:21.069514 12593 leader_election.cc:343] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.070221 12593 leader_election.cc:304] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [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: 409aed8fc53d4d01aa65b5ea40ddcf8f; no voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979
I20260710 13:19:21.072484 12518 leader_election.cc:304] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [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: c84bf0d1e8c44dc4834fb6cd600c275d; no voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979
I20260710 13:19:21.073896 12687 raft_consensus.cc:2749] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.075176 12669 tablet_bootstrap.cc:654] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.075068 12675 raft_consensus.cc:2749] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.068521 12672 leader_election.cc:290] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:21.078189 12668 consensus_queue.cc:260] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.082753 12668 ts_tablet_manager.cc:1434] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.006s
I20260710 13:19:21.084601 12668 tablet_bootstrap.cc:492] T 0f3f114671344586a498328412e85c52 P ccb929087ea04edf8b16447493002979: Bootstrap starting.
I20260710 13:19:21.086377 12554 raft_consensus.cc:2468] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb929087ea04edf8b16447493002979 in term 1.
I20260710 13:19:21.087625 12443 leader_election.cc:304] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:21.083385 12627 raft_consensus.cc:2468] T 86933e69a54b4941901b7c08a8f297a8 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb929087ea04edf8b16447493002979 in term 1.
I20260710 13:19:21.090288 12675 raft_consensus.cc:493] T deeed5b58d34495bb219b3e77c1f284d P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.090935 12675 raft_consensus.cc:515] T deeed5b58d34495bb219b3e77c1f284d P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.091794 12670 tablet_bootstrap.cc:492] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d: No bootstrap required, opened a new log
I20260710 13:19:21.092374 12670 ts_tablet_manager.cc:1403] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.024s
I20260710 13:19:21.092900 12668 tablet_bootstrap.cc:654] T 0f3f114671344586a498328412e85c52 P ccb929087ea04edf8b16447493002979: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.095642 12670 raft_consensus.cc:359] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.096649 12670 raft_consensus.cc:385] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.097011 12670 raft_consensus.cc:740] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.098064 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeed5b58d34495bb219b3e77c1f284d" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:21.098135 12670 consensus_queue.cc:260] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.099673 12479 raft_consensus.cc:2393] T deeed5b58d34495bb219b3e77c1f284d P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in current term 1: Already voted for candidate c84bf0d1e8c44dc4834fb6cd600c275d in this term.
I20260710 13:19:21.101426 12699 raft_consensus.cc:2804] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.102140 12699 raft_consensus.cc:697] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Becoming Leader. State: Replica: ccb929087ea04edf8b16447493002979, State: Running, Role: LEADER
I20260710 13:19:21.103305 12699 consensus_queue.cc:237] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.105698 12670 ts_tablet_manager.cc:1434] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:19:21.108703 12668 tablet_bootstrap.cc:492] T 0f3f114671344586a498328412e85c52 P ccb929087ea04edf8b16447493002979: No bootstrap required, opened a new log
I20260710 13:19:21.107841 12675 leader_election.cc:290] T deeed5b58d34495bb219b3e77c1f284d P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:21.106025 12688 raft_consensus.cc:493] T 2f74dba0163e48349c68e977822d8db4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.109472 12668 ts_tablet_manager.cc:1403] T 0f3f114671344586a498328412e85c52 P ccb929087ea04edf8b16447493002979: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.005s
I20260710 13:19:21.109292 12688 raft_consensus.cc:515] T 2f74dba0163e48349c68e977822d8db4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.109588 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeed5b58d34495bb219b3e77c1f284d" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:21.111567 12688 leader_election.cc:290] T 2f74dba0163e48349c68e977822d8db4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:21.109378 12670 tablet_bootstrap.cc:492] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d: Bootstrap starting.
I20260710 13:19:21.114673 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f74dba0163e48349c68e977822d8db4" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:21.115559 12554 raft_consensus.cc:2393] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in current term 1: Already voted for candidate ccb929087ea04edf8b16447493002979 in this term.
I20260710 13:19:21.116194 12592 leader_election.cc:304] T deeed5b58d34495bb219b3e77c1f284d P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f; no voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979
I20260710 13:19:21.117036 12688 raft_consensus.cc:3060] T deeed5b58d34495bb219b3e77c1f284d P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.120644 12670 tablet_bootstrap.cc:654] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.114687 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f74dba0163e48349c68e977822d8db4" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:21.125620 12593 leader_election.cc:304] T 2f74dba0163e48349c68e977822d8db4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f; no voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979
I20260710 13:19:21.126511 12675 raft_consensus.cc:3060] T 2f74dba0163e48349c68e977822d8db4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.128341 12688 raft_consensus.cc:2749] T deeed5b58d34495bb219b3e77c1f284d P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.129909 12668 raft_consensus.cc:359] T 0f3f114671344586a498328412e85c52 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.130674 12668 raft_consensus.cc:385] T 0f3f114671344586a498328412e85c52 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.130968 12668 raft_consensus.cc:740] T 0f3f114671344586a498328412e85c52 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.132093 12668 consensus_queue.cc:260] T 0f3f114671344586a498328412e85c52 P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.132345 12376 catalog_manager.cc:5697] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccb929087ea04edf8b16447493002979 (127.11.21.1). New cstate: current_term: 1 leader_uuid: "ccb929087ea04edf8b16447493002979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.134737 12668 ts_tablet_manager.cc:1434] T 0f3f114671344586a498328412e85c52 P ccb929087ea04edf8b16447493002979: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 13:19:21.134634 12675 raft_consensus.cc:2749] T 2f74dba0163e48349c68e977822d8db4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.135780 12668 tablet_bootstrap.cc:492] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979: Bootstrap starting.
I20260710 13:19:21.138746 12669 tablet_bootstrap.cc:492] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f: No bootstrap required, opened a new log
I20260710 13:19:21.139237 12669 ts_tablet_manager.cc:1403] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent bootstrapping tablet: real 0.078s	user 0.026s	sys 0.020s
I20260710 13:19:21.141950 12669 raft_consensus.cc:359] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.142777 12669 raft_consensus.cc:385] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.143056 12669 raft_consensus.cc:740] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.144346 12669 consensus_queue.cc:260] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.146550 12669 ts_tablet_manager.cc:1434] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:19:21.147496 12669 tablet_bootstrap.cc:492] T 4be151a5bb7d478790d146db2caa01e0 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Bootstrap starting.
I20260710 13:19:21.148577 12668 tablet_bootstrap.cc:654] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.155604 12668 tablet_bootstrap.cc:492] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979: No bootstrap required, opened a new log
I20260710 13:19:21.156224 12668 ts_tablet_manager.cc:1403] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260710 13:19:21.159509 12670 tablet_bootstrap.cc:492] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d: No bootstrap required, opened a new log
I20260710 13:19:21.159161 12668 raft_consensus.cc:359] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } }
I20260710 13:19:21.160032 12670 ts_tablet_manager.cc:1403] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.015s
I20260710 13:19:21.160070 12668 raft_consensus.cc:385] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.160629 12668 raft_consensus.cc:740] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.161438 12668 consensus_queue.cc:260] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } }
I20260710 13:19:21.162912 12670 raft_consensus.cc:359] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } }
I20260710 13:19:21.163535 12670 raft_consensus.cc:385] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.163825 12670 raft_consensus.cc:740] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.163897 12668 ts_tablet_manager.cc:1434] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:19:21.165289 12668 tablet_bootstrap.cc:492] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979: Bootstrap starting.
I20260710 13:19:21.166177 12669 tablet_bootstrap.cc:654] T 4be151a5bb7d478790d146db2caa01e0 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.167024 12670 consensus_queue.cc:260] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } }
I20260710 13:19:21.169003 12670 ts_tablet_manager.cc:1434] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:19:21.169901 12670 tablet_bootstrap.cc:492] T 3e0ef04f2963419bb618ab2510b82dc4 P c84bf0d1e8c44dc4834fb6cd600c275d: Bootstrap starting.
I20260710 13:19:21.177778 12670 tablet_bootstrap.cc:654] T 3e0ef04f2963419bb618ab2510b82dc4 P c84bf0d1e8c44dc4834fb6cd600c275d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.179643 12699 raft_consensus.cc:493] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.179903 12668 tablet_bootstrap.cc:654] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.180181 12699 raft_consensus.cc:515] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } }
I20260710 13:19:21.182789 12669 tablet_bootstrap.cc:492] T 4be151a5bb7d478790d146db2caa01e0 P 409aed8fc53d4d01aa65b5ea40ddcf8f: No bootstrap required, opened a new log
I20260710 13:19:21.183355 12669 ts_tablet_manager.cc:1403] T 4be151a5bb7d478790d146db2caa01e0 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.000s
I20260710 13:19:21.183748 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563526c1cc444ce28069b7e611a2507f" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:21.184455 12627 raft_consensus.cc:2468] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb929087ea04edf8b16447493002979 in term 0.
I20260710 13:19:21.184604 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563526c1cc444ce28069b7e611a2507f" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:21.185283 12554 raft_consensus.cc:2468] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb929087ea04edf8b16447493002979 in term 0.
I20260710 13:19:21.185804 12443 leader_election.cc:304] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:21.186988 12678 raft_consensus.cc:2804] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.187347 12678 raft_consensus.cc:493] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.187367 12669 raft_consensus.cc:359] T 4be151a5bb7d478790d146db2caa01e0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.188275 12669 raft_consensus.cc:385] T 4be151a5bb7d478790d146db2caa01e0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.187968 12678 raft_consensus.cc:3060] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.188625 12669 raft_consensus.cc:740] T 4be151a5bb7d478790d146db2caa01e0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.188006 12699 leader_election.cc:290] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:21.189481 12669 consensus_queue.cc:260] T 4be151a5bb7d478790d146db2caa01e0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.191481 12669 ts_tablet_manager.cc:1434] T 4be151a5bb7d478790d146db2caa01e0 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:19:21.193388 12669 tablet_bootstrap.cc:492] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Bootstrap starting.
I20260710 13:19:21.194506 12668 tablet_bootstrap.cc:492] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979: No bootstrap required, opened a new log
I20260710 13:19:21.195046 12668 ts_tablet_manager.cc:1403] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.006s
I20260710 13:19:21.197549 12669 tablet_bootstrap.cc:654] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.197732 12670 tablet_bootstrap.cc:492] T 3e0ef04f2963419bb618ab2510b82dc4 P c84bf0d1e8c44dc4834fb6cd600c275d: No bootstrap required, opened a new log
I20260710 13:19:21.198153 12670 ts_tablet_manager.cc:1403] T 3e0ef04f2963419bb618ab2510b82dc4 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.005s
I20260710 13:19:21.198031 12668 raft_consensus.cc:359] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.198935 12668 raft_consensus.cc:385] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.199229 12668 raft_consensus.cc:740] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.200196 12668 consensus_queue.cc:260] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.201416 12670 raft_consensus.cc:359] T 3e0ef04f2963419bb618ab2510b82dc4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.202337 12670 raft_consensus.cc:385] T 3e0ef04f2963419bb618ab2510b82dc4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.202682 12670 raft_consensus.cc:740] T 3e0ef04f2963419bb618ab2510b82dc4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.203692 12670 consensus_queue.cc:260] T 3e0ef04f2963419bb618ab2510b82dc4 P c84bf0d1e8c44dc4834fb6cd600c275d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.206003 12668 ts_tablet_manager.cc:1434] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.005s
I20260710 13:19:21.207005 12668 tablet_bootstrap.cc:492] T 4be151a5bb7d478790d146db2caa01e0 P ccb929087ea04edf8b16447493002979: Bootstrap starting.
I20260710 13:19:21.208242 12672 raft_consensus.cc:493] T 3e0ef04f2963419bb618ab2510b82dc4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.208906 12672 raft_consensus.cc:515] T 3e0ef04f2963419bb618ab2510b82dc4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.213019 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ef04f2963419bb618ab2510b82dc4" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:21.213932 12668 tablet_bootstrap.cc:654] T 4be151a5bb7d478790d146db2caa01e0 P ccb929087ea04edf8b16447493002979: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.214049 12627 raft_consensus.cc:2393] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c84bf0d1e8c44dc4834fb6cd600c275d in current term 1: Already voted for candidate ccb929087ea04edf8b16447493002979 in this term.
I20260710 13:19:21.216524 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ef04f2963419bb618ab2510b82dc4" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:21.218650 12519 leader_election.cc:304] T 3e0ef04f2963419bb618ab2510b82dc4 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c84bf0d1e8c44dc4834fb6cd600c275d; no voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979
I20260710 13:19:21.219842 12687 raft_consensus.cc:3060] T 3e0ef04f2963419bb618ab2510b82dc4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.223773 12672 leader_election.cc:290] T 3e0ef04f2963419bb618ab2510b82dc4 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:21.225360 12668 tablet_bootstrap.cc:492] T 4be151a5bb7d478790d146db2caa01e0 P ccb929087ea04edf8b16447493002979: No bootstrap required, opened a new log
I20260710 13:19:21.225871 12668 ts_tablet_manager.cc:1403] T 4be151a5bb7d478790d146db2caa01e0 P ccb929087ea04edf8b16447493002979: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 13:19:21.226650 12670 ts_tablet_manager.cc:1434] T 3e0ef04f2963419bb618ab2510b82dc4 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 13:19:21.228798 12668 raft_consensus.cc:359] T 4be151a5bb7d478790d146db2caa01e0 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.229568 12668 raft_consensus.cc:385] T 4be151a5bb7d478790d146db2caa01e0 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.229839 12668 raft_consensus.cc:740] T 4be151a5bb7d478790d146db2caa01e0 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.230628 12687 raft_consensus.cc:2749] T 3e0ef04f2963419bb618ab2510b82dc4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.230595 12668 consensus_queue.cc:260] T 4be151a5bb7d478790d146db2caa01e0 P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.228783 12670 tablet_bootstrap.cc:492] T 81f2007436ea4b118c77f25cd2dece31 P c84bf0d1e8c44dc4834fb6cd600c275d: Bootstrap starting.
I20260710 13:19:21.234227 12678 raft_consensus.cc:515] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } }
I20260710 13:19:21.238557 12670 tablet_bootstrap.cc:654] T 81f2007436ea4b118c77f25cd2dece31 P c84bf0d1e8c44dc4834fb6cd600c275d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.238109 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563526c1cc444ce28069b7e611a2507f" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
I20260710 13:19:21.239166 12627 raft_consensus.cc:3060] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.247129 12668 ts_tablet_manager.cc:1434] T 4be151a5bb7d478790d146db2caa01e0 P ccb929087ea04edf8b16447493002979: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 13:19:21.248641 12668 tablet_bootstrap.cc:492] T e7d0e7dfd7304a44a02bc4922c5e4d9f P ccb929087ea04edf8b16447493002979: Bootstrap starting.
I20260710 13:19:21.257181 12668 tablet_bootstrap.cc:654] T e7d0e7dfd7304a44a02bc4922c5e4d9f P ccb929087ea04edf8b16447493002979: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.277210 12668 tablet_bootstrap.cc:492] T e7d0e7dfd7304a44a02bc4922c5e4d9f P ccb929087ea04edf8b16447493002979: No bootstrap required, opened a new log
I20260710 13:19:21.278810 12675 raft_consensus.cc:493] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.279564 12675 raft_consensus.cc:515] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.280892 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563526c1cc444ce28069b7e611a2507f" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
I20260710 13:19:21.281464 12554 raft_consensus.cc:3060] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.284813 12553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f2007436ea4b118c77f25cd2dece31" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:21.285123 12678 leader_election.cc:290] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 election: Requested vote from peers 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:21.283366 12627 raft_consensus.cc:2468] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb929087ea04edf8b16447493002979 in term 1.
I20260710 13:19:21.286127 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f2007436ea4b118c77f25cd2dece31" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:21.286764 12479 raft_consensus.cc:2468] T 81f2007436ea4b118c77f25cd2dece31 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 0.
I20260710 13:19:21.287051 12443 leader_election.cc:304] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:21.288282 12678 raft_consensus.cc:2804] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.288527 12593 leader_election.cc:304] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:21.289505 12688 raft_consensus.cc:2804] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.289567 12554 raft_consensus.cc:2468] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb929087ea04edf8b16447493002979 in term 1.
I20260710 13:19:21.289948 12688 raft_consensus.cc:493] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.290079 12678 raft_consensus.cc:697] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Becoming Leader. State: Replica: ccb929087ea04edf8b16447493002979, State: Running, Role: LEADER
I20260710 13:19:21.290349 12688 raft_consensus.cc:3060] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.291445 12687 raft_consensus.cc:493] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.292136 12687 raft_consensus.cc:515] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
W20260710 13:19:21.295454 12592 leader_election.cc:343] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.298051 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3f114671344586a498328412e85c52" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:21.298944 12479 raft_consensus.cc:2468] T 0f3f114671344586a498328412e85c52 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 0.
I20260710 13:19:21.300863 12519 leader_election.cc:304] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:21.300621 12678 consensus_queue.cc:237] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } }
I20260710 13:19:21.302109 12672 raft_consensus.cc:2804] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.302604 12672 raft_consensus.cc:493] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.303011 12672 raft_consensus.cc:3060] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.305393 12687 leader_election.cc:290] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:21.307204 12675 leader_election.cc:290] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:21.311287 12688 raft_consensus.cc:515] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.311867 12669 tablet_bootstrap.cc:492] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f: No bootstrap required, opened a new log
I20260710 13:19:21.312319 12669 ts_tablet_manager.cc:1403] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent bootstrapping tablet: real 0.119s	user 0.046s	sys 0.070s
I20260710 13:19:21.314904 12668 ts_tablet_manager.cc:1403] T e7d0e7dfd7304a44a02bc4922c5e4d9f P ccb929087ea04edf8b16447493002979: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.013s
I20260710 13:19:21.315493 12669 raft_consensus.cc:359] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.314236 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f2007436ea4b118c77f25cd2dece31" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:21.316282 12669 raft_consensus.cc:385] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.316586 12669 raft_consensus.cc:740] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.316708 12479 raft_consensus.cc:3060] T 81f2007436ea4b118c77f25cd2dece31 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.317337 12669 consensus_queue.cc:260] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.319761 12672 raft_consensus.cc:515] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.321908 12672 leader_election.cc:290] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:21.323617 12669 ts_tablet_manager.cc:1434] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:19:21.323374 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3f114671344586a498328412e85c52" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:21.324378 12478 raft_consensus.cc:3060] T 0f3f114671344586a498328412e85c52 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.324555 12669 tablet_bootstrap.cc:492] T 60a193ac7040453bbac0a903e42150fd P 409aed8fc53d4d01aa65b5ea40ddcf8f: Bootstrap starting.
I20260710 13:19:21.329147 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3f114671344586a498328412e85c52" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
I20260710 13:19:21.329763 12628 raft_consensus.cc:3060] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.330525 12669 tablet_bootstrap.cc:654] T 60a193ac7040453bbac0a903e42150fd P 409aed8fc53d4d01aa65b5ea40ddcf8f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.332177 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3f114671344586a498328412e85c52" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:21.341459 12670 tablet_bootstrap.cc:492] T 81f2007436ea4b118c77f25cd2dece31 P c84bf0d1e8c44dc4834fb6cd600c275d: No bootstrap required, opened a new log
I20260710 13:19:21.342154 12670 ts_tablet_manager.cc:1403] T 81f2007436ea4b118c77f25cd2dece31 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent bootstrapping tablet: real 0.114s	user 0.037s	sys 0.048s
I20260710 13:19:21.344467 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f2007436ea4b118c77f25cd2dece31" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
I20260710 13:19:21.350155 12478 raft_consensus.cc:2468] T 0f3f114671344586a498328412e85c52 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 1.
I20260710 13:19:21.352028 12519 leader_election.cc:304] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:21.340140 12688 leader_election.cc:290] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:21.353281 12672 raft_consensus.cc:2804] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.353932 12672 raft_consensus.cc:697] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Becoming Leader. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Running, Role: LEADER
I20260710 13:19:21.359517 12628 raft_consensus.cc:2468] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 1.
I20260710 13:19:21.355209 12672 consensus_queue.cc:237] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.362413 12479 raft_consensus.cc:2468] T 81f2007436ea4b118c77f25cd2dece31 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 1.
I20260710 13:19:21.367008 12593 leader_election.cc:304] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:21.368036 12688 raft_consensus.cc:2804] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.370302 12688 raft_consensus.cc:697] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Becoming Leader. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Running, Role: LEADER
W20260710 13:19:21.370805 12592 leader_election.cc:343] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.371157 12688 consensus_queue.cc:237] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.370992 12668 raft_consensus.cc:359] T e7d0e7dfd7304a44a02bc4922c5e4d9f P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.372298 12668 raft_consensus.cc:385] T e7d0e7dfd7304a44a02bc4922c5e4d9f P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.372591 12668 raft_consensus.cc:740] T e7d0e7dfd7304a44a02bc4922c5e4d9f P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.373270 12668 consensus_queue.cc:260] T e7d0e7dfd7304a44a02bc4922c5e4d9f P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.375507 12668 ts_tablet_manager.cc:1434] T e7d0e7dfd7304a44a02bc4922c5e4d9f P ccb929087ea04edf8b16447493002979: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260710 13:19:21.376682 12668 tablet_bootstrap.cc:492] T d55bc4efd1204fbfaf528c584eb623a7 P ccb929087ea04edf8b16447493002979: Bootstrap starting.
I20260710 13:19:21.376978 12669 tablet_bootstrap.cc:492] T 60a193ac7040453bbac0a903e42150fd P 409aed8fc53d4d01aa65b5ea40ddcf8f: No bootstrap required, opened a new log
I20260710 13:19:21.377472 12670 raft_consensus.cc:359] T 81f2007436ea4b118c77f25cd2dece31 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.381728 12670 raft_consensus.cc:385] T 81f2007436ea4b118c77f25cd2dece31 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.382233 12670 raft_consensus.cc:740] T 81f2007436ea4b118c77f25cd2dece31 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.379866 12376 catalog_manager.cc:5697] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccb929087ea04edf8b16447493002979 (127.11.21.1). New cstate: current_term: 1 leader_uuid: "ccb929087ea04edf8b16447493002979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.377506 12669 ts_tablet_manager.cc:1403] T 60a193ac7040453bbac0a903e42150fd P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent bootstrapping tablet: real 0.053s	user 0.033s	sys 0.004s
I20260710 13:19:21.386137 12668 tablet_bootstrap.cc:654] T d55bc4efd1204fbfaf528c584eb623a7 P ccb929087ea04edf8b16447493002979: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.386716 12669 raft_consensus.cc:359] T 60a193ac7040453bbac0a903e42150fd P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.387599 12669 raft_consensus.cc:385] T 60a193ac7040453bbac0a903e42150fd P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.386739 12375 catalog_manager.cc:5697] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3). New cstate: current_term: 1 leader_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:21.387925 12669 raft_consensus.cc:740] T 60a193ac7040453bbac0a903e42150fd P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.389557 12687 raft_consensus.cc:493] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.390136 12687 raft_consensus.cc:515] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.388134 12670 consensus_queue.cc:260] T 81f2007436ea4b118c77f25cd2dece31 P c84bf0d1e8c44dc4834fb6cd600c275d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.388856 12669 consensus_queue.cc:260] T 60a193ac7040453bbac0a903e42150fd P 409aed8fc53d4d01aa65b5ea40ddcf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.392315 12687 leader_election.cc:290] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:21.392889 12670 ts_tablet_manager.cc:1434] T 81f2007436ea4b118c77f25cd2dece31 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.000s
I20260710 13:19:21.394088 12670 tablet_bootstrap.cc:492] T d55bc4efd1204fbfaf528c584eb623a7 P c84bf0d1e8c44dc4834fb6cd600c275d: Bootstrap starting.
I20260710 13:19:21.394481 12669 ts_tablet_manager.cc:1434] T 60a193ac7040453bbac0a903e42150fd P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 13:19:21.395540 12669 tablet_bootstrap.cc:492] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Bootstrap starting.
I20260710 13:19:21.400420 12670 tablet_bootstrap.cc:654] T d55bc4efd1204fbfaf528c584eb623a7 P c84bf0d1e8c44dc4834fb6cd600c275d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.402159 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be151a5bb7d478790d146db2caa01e0" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:21.402868 12479 raft_consensus.cc:2468] T 4be151a5bb7d478790d146db2caa01e0 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 0.
I20260710 13:19:21.403514 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be151a5bb7d478790d146db2caa01e0" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:21.404269 12628 raft_consensus.cc:2468] T 4be151a5bb7d478790d146db2caa01e0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 0.
I20260710 13:19:21.404595 12519 leader_election.cc:304] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:21.405913 12672 raft_consensus.cc:493] T 81f2007436ea4b118c77f25cd2dece31 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.406534 12672 raft_consensus.cc:515] T 81f2007436ea4b118c77f25cd2dece31 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.407501 12669 tablet_bootstrap.cc:654] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.409358 12672 leader_election.cc:290] T 81f2007436ea4b118c77f25cd2dece31 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:21.410689 12733 raft_consensus.cc:2804] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.399310 12377 catalog_manager.cc:5697] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d reported cstate change: term changed from 0 to 1, leader changed from <none> to c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2). New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.414304 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f2007436ea4b118c77f25cd2dece31" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:21.415409 12479 raft_consensus.cc:2393] T 81f2007436ea4b118c77f25cd2dece31 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c84bf0d1e8c44dc4834fb6cd600c275d in current term 1: Already voted for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in this term.
I20260710 13:19:21.416189 12687 consensus_queue.cc:1048] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.416234 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f2007436ea4b118c77f25cd2dece31" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:21.418983 12518 leader_election.cc:304] T 81f2007436ea4b118c77f25cd2dece31 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c84bf0d1e8c44dc4834fb6cd600c275d; no voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979
I20260710 13:19:21.420663 12733 raft_consensus.cc:493] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.421170 12733 raft_consensus.cc:3060] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.422804 12668 tablet_bootstrap.cc:492] T d55bc4efd1204fbfaf528c584eb623a7 P ccb929087ea04edf8b16447493002979: No bootstrap required, opened a new log
I20260710 13:19:21.423456 12687 raft_consensus.cc:3060] T 81f2007436ea4b118c77f25cd2dece31 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.423527 12668 ts_tablet_manager.cc:1403] T d55bc4efd1204fbfaf528c584eb623a7 P ccb929087ea04edf8b16447493002979: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.002s
I20260710 13:19:21.433336 12668 raft_consensus.cc:359] T d55bc4efd1204fbfaf528c584eb623a7 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.434106 12668 raft_consensus.cc:385] T d55bc4efd1204fbfaf528c584eb623a7 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.434162 12669 tablet_bootstrap.cc:492] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f: No bootstrap required, opened a new log
I20260710 13:19:21.434456 12668 raft_consensus.cc:740] T d55bc4efd1204fbfaf528c584eb623a7 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.435050 12672 consensus_queue.cc:1048] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.435055 12669 ts_tablet_manager.cc:1403] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.000s
I20260710 13:19:21.437464 12687 raft_consensus.cc:2749] T 81f2007436ea4b118c77f25cd2dece31 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.437777 12733 raft_consensus.cc:515] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.440687 12670 tablet_bootstrap.cc:492] T d55bc4efd1204fbfaf528c584eb623a7 P c84bf0d1e8c44dc4834fb6cd600c275d: No bootstrap required, opened a new log
I20260710 13:19:21.441248 12670 ts_tablet_manager.cc:1403] T d55bc4efd1204fbfaf528c584eb623a7 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.024s
I20260710 13:19:21.441490 12668 consensus_queue.cc:260] T d55bc4efd1204fbfaf528c584eb623a7 P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.441988 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be151a5bb7d478790d146db2caa01e0" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:21.442647 12478 raft_consensus.cc:3060] T 4be151a5bb7d478790d146db2caa01e0 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.443959 12668 ts_tablet_manager.cc:1434] T d55bc4efd1204fbfaf528c584eb623a7 P ccb929087ea04edf8b16447493002979: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260710 13:19:21.444180 12670 raft_consensus.cc:359] T d55bc4efd1204fbfaf528c584eb623a7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.444852 12670 raft_consensus.cc:385] T d55bc4efd1204fbfaf528c584eb623a7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.445111 12670 raft_consensus.cc:740] T d55bc4efd1204fbfaf528c584eb623a7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.446798 12669 raft_consensus.cc:359] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.447454 12669 raft_consensus.cc:385] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.447736 12669 raft_consensus.cc:740] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.448510 12678 consensus_queue.cc:1048] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.448484 12669 consensus_queue.cc:260] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.451037 12669 ts_tablet_manager.cc:1434] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 13:19:21.452064 12669 tablet_bootstrap.cc:492] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f: Bootstrap starting.
I20260710 13:19:21.453310 12668 tablet_bootstrap.cc:492] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979: Bootstrap starting.
I20260710 13:19:21.453414 12670 consensus_queue.cc:260] T d55bc4efd1204fbfaf528c584eb623a7 P c84bf0d1e8c44dc4834fb6cd600c275d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.455312 12733 leader_election.cc:290] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:21.455646 12678 raft_consensus.cc:493] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.456226 12678 raft_consensus.cc:515] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.456730 12670 ts_tablet_manager.cc:1434] T d55bc4efd1204fbfaf528c584eb623a7 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 13:19:21.457675 12670 tablet_bootstrap.cc:492] T 60a193ac7040453bbac0a903e42150fd P c84bf0d1e8c44dc4834fb6cd600c275d: Bootstrap starting.
I20260710 13:19:21.460048 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be151a5bb7d478790d146db2caa01e0" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
I20260710 13:19:21.464694 12678 leader_election.cc:290] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:21.457808 12478 raft_consensus.cc:2468] T 4be151a5bb7d478790d146db2caa01e0 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 1.
I20260710 13:19:21.466876 12553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ca96becf24a7b892bbdff66eedcb9" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:21.467249 12626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ca96becf24a7b892bbdff66eedcb9" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:21.468031 12627 raft_consensus.cc:3060] T 4be151a5bb7d478790d146db2caa01e0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.473397 12553 raft_consensus.cc:2393] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccb929087ea04edf8b16447493002979 in current term 1: Already voted for candidate c84bf0d1e8c44dc4834fb6cd600c275d in this term.
I20260710 13:19:21.473934 12519 leader_election.cc:304] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:21.474867 12733 raft_consensus.cc:2804] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.475296 12733 raft_consensus.cc:697] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Becoming Leader. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Running, Role: LEADER
I20260710 13:19:21.475557 12626 raft_consensus.cc:2393] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccb929087ea04edf8b16447493002979 in current term 1: Already voted for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in this term.
I20260710 13:19:21.476159 12733 consensus_queue.cc:237] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.476898 12443 leader_election.cc:304] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccb929087ea04edf8b16447493002979; no voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, c84bf0d1e8c44dc4834fb6cd600c275d
I20260710 13:19:21.478052 12678 raft_consensus.cc:3060] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.487988 12699 raft_consensus.cc:493] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.488533 12699 raft_consensus.cc:515] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.489161 12627 raft_consensus.cc:2468] T 4be151a5bb7d478790d146db2caa01e0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 1.
W20260710 13:19:21.490610 12424 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:21.490631 12699 leader_election.cc:290] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:21.492406 12699 consensus_queue.cc:1048] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.499500 12669 tablet_bootstrap.cc:654] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.506098 12670 tablet_bootstrap.cc:654] T 60a193ac7040453bbac0a903e42150fd P c84bf0d1e8c44dc4834fb6cd600c275d: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:21.532095 12443 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.21.3:43609, user_credentials={real_user=slave}} blocked reactor thread for 44314.4us
I20260710 13:19:21.534265 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a193ac7040453bbac0a903e42150fd" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:21.536837 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a193ac7040453bbac0a903e42150fd" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:21.537750 12668 tablet_bootstrap.cc:654] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.537487 12628 raft_consensus.cc:2468] T 60a193ac7040453bbac0a903e42150fd P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb929087ea04edf8b16447493002979 in term 0.
W20260710 13:19:21.545609 12443 leader_election.cc:343] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.541383 12678 raft_consensus.cc:2749] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.556071 12443 leader_election.cc:304] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [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: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979; no voters: c84bf0d1e8c44dc4834fb6cd600c275d
I20260710 13:19:21.558995 12678 raft_consensus.cc:2804] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.559461 12678 raft_consensus.cc:493] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.560017 12678 raft_consensus.cc:3060] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.560248 12670 tablet_bootstrap.cc:492] T 60a193ac7040453bbac0a903e42150fd P c84bf0d1e8c44dc4834fb6cd600c275d: No bootstrap required, opened a new log
I20260710 13:19:21.561015 12670 ts_tablet_manager.cc:1403] T 60a193ac7040453bbac0a903e42150fd P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent bootstrapping tablet: real 0.104s	user 0.014s	sys 0.003s
I20260710 13:19:21.566488 12376 catalog_manager.cc:5697] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d reported cstate change: term changed from 0 to 1, leader changed from <none> to c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2). New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.569993 12739 consensus_queue.cc:1048] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.571547 12669 tablet_bootstrap.cc:492] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f: No bootstrap required, opened a new log
I20260710 13:19:21.572229 12669 ts_tablet_manager.cc:1403] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent bootstrapping tablet: real 0.120s	user 0.012s	sys 0.007s
I20260710 13:19:21.572788 12739 consensus_queue.cc:1048] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.577589 12669 raft_consensus.cc:359] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.578539 12669 raft_consensus.cc:385] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.578883 12669 raft_consensus.cc:740] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.565893 12670 raft_consensus.cc:359] T 60a193ac7040453bbac0a903e42150fd P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.581634 12670 raft_consensus.cc:385] T 60a193ac7040453bbac0a903e42150fd P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.582229 12670 raft_consensus.cc:740] T 60a193ac7040453bbac0a903e42150fd P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.583071 12670 consensus_queue.cc:260] T 60a193ac7040453bbac0a903e42150fd P c84bf0d1e8c44dc4834fb6cd600c275d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.579731 12669 consensus_queue.cc:260] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.585242 12739 consensus_queue.cc:1048] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.588189 12668 tablet_bootstrap.cc:492] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979: No bootstrap required, opened a new log
I20260710 13:19:21.588745 12668 ts_tablet_manager.cc:1403] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979: Time spent bootstrapping tablet: real 0.136s	user 0.012s	sys 0.007s
I20260710 13:19:21.593041 12699 consensus_queue.cc:1048] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:21.594866 12678 raft_consensus.cc:515] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.595530 12668 raft_consensus.cc:359] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.597580 12733 raft_consensus.cc:493] T 60a193ac7040453bbac0a903e42150fd P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.611459 12733 raft_consensus.cc:515] T 60a193ac7040453bbac0a903e42150fd P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.613222 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a193ac7040453bbac0a903e42150fd" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
I20260710 13:19:21.613790 12554 raft_consensus.cc:3060] T 60a193ac7040453bbac0a903e42150fd P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.614544 12688 raft_consensus.cc:493] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.615176 12688 raft_consensus.cc:515] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.615720 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a193ac7040453bbac0a903e42150fd" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:21.616297 12678 leader_election.cc:290] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 election: Requested vote from peers c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:21.616622 12478 raft_consensus.cc:2393] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c84bf0d1e8c44dc4834fb6cd600c275d in current term 1: Already voted for candidate ccb929087ea04edf8b16447493002979 in this term.
I20260710 13:19:21.618786 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d0e7dfd7304a44a02bc4922c5e4d9f" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:21.619446 12478 raft_consensus.cc:2468] T e7d0e7dfd7304a44a02bc4922c5e4d9f P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 0.
I20260710 13:19:21.620023 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a193ac7040453bbac0a903e42150fd" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
I20260710 13:19:21.620256 12551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d0e7dfd7304a44a02bc4922c5e4d9f" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:21.620675 12628 raft_consensus.cc:3060] T 60a193ac7040453bbac0a903e42150fd P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.621184 12551 raft_consensus.cc:2468] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 0.
I20260710 13:19:21.623706 12733 leader_election.cc:290] T 60a193ac7040453bbac0a903e42150fd P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:21.610924 12668 raft_consensus.cc:385] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.624285 12593 leader_election.cc:304] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:21.612634 12669 ts_tablet_manager.cc:1434] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260710 13:19:21.625424 12675 raft_consensus.cc:2804] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.625743 12626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a193ac7040453bbac0a903e42150fd" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:21.625905 12675 raft_consensus.cc:493] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.626627 12675 raft_consensus.cc:3060] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.627687 12518 leader_election.cc:304] T 60a193ac7040453bbac0a903e42150fd P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c84bf0d1e8c44dc4834fb6cd600c275d; no voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979
I20260710 13:19:21.625833 12669 tablet_bootstrap.cc:492] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Bootstrap starting.
I20260710 13:19:21.629566 12688 leader_election.cc:290] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:21.634598 12669 tablet_bootstrap.cc:654] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.644879 12675 raft_consensus.cc:515] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.652825 12675 leader_election.cc:290] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:21.624544 12668 raft_consensus.cc:740] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.654158 12668 consensus_queue.cc:260] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.656970 12554 raft_consensus.cc:2468] T 60a193ac7040453bbac0a903e42150fd P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb929087ea04edf8b16447493002979 in term 1.
I20260710 13:19:21.652705 12628 raft_consensus.cc:2468] T 60a193ac7040453bbac0a903e42150fd P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb929087ea04edf8b16447493002979 in term 1.
I20260710 13:19:21.610222 12670 ts_tablet_manager.cc:1434] T 60a193ac7040453bbac0a903e42150fd P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260710 13:19:21.657696 12733 raft_consensus.cc:2749] T 60a193ac7040453bbac0a903e42150fd P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.658010 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d0e7dfd7304a44a02bc4922c5e4d9f" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:21.658675 12670 tablet_bootstrap.cc:492] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d: Bootstrap starting.
I20260710 13:19:21.659312 12553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d0e7dfd7304a44a02bc4922c5e4d9f" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
I20260710 13:19:21.659986 12553 raft_consensus.cc:3060] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.662487 12668 ts_tablet_manager.cc:1434] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979: Time spent starting tablet: real 0.073s	user 0.008s	sys 0.001s
I20260710 13:19:21.658777 12479 raft_consensus.cc:3060] T e7d0e7dfd7304a44a02bc4922c5e4d9f P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.663854 12668 tablet_bootstrap.cc:492] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979: Bootstrap starting.
I20260710 13:19:21.667199 12670 tablet_bootstrap.cc:654] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.672333 12443 leader_election.cc:304] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:21.673554 12668 tablet_bootstrap.cc:654] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.673492 12699 raft_consensus.cc:2804] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.674336 12699 raft_consensus.cc:697] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Becoming Leader. State: Replica: ccb929087ea04edf8b16447493002979, State: Running, Role: LEADER
I20260710 13:19:21.675347 12699 consensus_queue.cc:237] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.681087 12670 tablet_bootstrap.cc:492] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d: No bootstrap required, opened a new log
I20260710 13:19:21.681608 12670 ts_tablet_manager.cc:1403] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260710 13:19:21.683871 12670 raft_consensus.cc:359] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.684535 12670 raft_consensus.cc:385] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.684787 12670 raft_consensus.cc:740] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.685627 12670 consensus_queue.cc:260] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.686369 12553 raft_consensus.cc:2468] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 1.
I20260710 13:19:21.687433 12479 raft_consensus.cc:2468] T e7d0e7dfd7304a44a02bc4922c5e4d9f P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 1.
I20260710 13:19:21.688104 12670 ts_tablet_manager.cc:1434] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260710 13:19:21.687785 12592 leader_election.cc:304] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, c84bf0d1e8c44dc4834fb6cd600c275d; no voters: 
I20260710 13:19:21.689013 12670 tablet_bootstrap.cc:492] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d: Bootstrap starting.
I20260710 13:19:21.690292 12675 raft_consensus.cc:2804] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.690891 12675 raft_consensus.cc:697] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Becoming Leader. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Running, Role: LEADER
I20260710 13:19:21.691685 12675 consensus_queue.cc:237] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.694912 12669 tablet_bootstrap.cc:492] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f: No bootstrap required, opened a new log
I20260710 13:19:21.695500 12669 ts_tablet_manager.cc:1403] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.002s
I20260710 13:19:21.695837 12670 tablet_bootstrap.cc:654] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.696210 12688 raft_consensus.cc:493] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.696766 12688 raft_consensus.cc:515] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.698411 12669 raft_consensus.cc:359] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.699410 12669 raft_consensus.cc:385] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.699764 12669 raft_consensus.cc:740] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.700716 12669 consensus_queue.cc:260] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.702644 12688 leader_election.cc:290] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:21.702917 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55bc4efd1204fbfaf528c584eb623a7" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:21.703928 12479 raft_consensus.cc:2468] T d55bc4efd1204fbfaf528c584eb623a7 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 0.
I20260710 13:19:21.705644 12593 leader_election.cc:304] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:21.707293 12553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55bc4efd1204fbfaf528c584eb623a7" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:21.707572 12670 tablet_bootstrap.cc:492] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d: No bootstrap required, opened a new log
I20260710 13:19:21.708140 12670 ts_tablet_manager.cc:1403] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.012s
I20260710 13:19:21.708020 12553 raft_consensus.cc:2468] T d55bc4efd1204fbfaf528c584eb623a7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 0.
I20260710 13:19:21.710108 12669 ts_tablet_manager.cc:1434] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:19:21.711117 12669 tablet_bootstrap.cc:492] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Bootstrap starting.
I20260710 13:19:21.710911 12670 raft_consensus.cc:359] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.711658 12670 raft_consensus.cc:385] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.712119 12670 raft_consensus.cc:740] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.711408 12758 raft_consensus.cc:2804] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.712895 12670 consensus_queue.cc:260] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.713225 12758 raft_consensus.cc:493] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.715255 12670 ts_tablet_manager.cc:1434] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:19:21.716527 12670 tablet_bootstrap.cc:492] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d: Bootstrap starting.
I20260710 13:19:21.715197 12758 raft_consensus.cc:3060] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.723307 12670 tablet_bootstrap.cc:654] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.725611 12688 raft_consensus.cc:493] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.726353 12688 raft_consensus.cc:515] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.736306 12669 tablet_bootstrap.cc:654] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.740355 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe005ea78234ae08ce04a16a11970f0" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
W20260710 13:19:21.744760 12593 leader_election.cc:343] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.746191 12688 leader_election.cc:290] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:21.747252 12375 catalog_manager.cc:5697] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3). New cstate: current_term: 1 leader_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:21.750758 12553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe005ea78234ae08ce04a16a11970f0" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:21.751199 12668 tablet_bootstrap.cc:492] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979: No bootstrap required, opened a new log
I20260710 13:19:21.751663 12668 ts_tablet_manager.cc:1403] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.004s
W20260710 13:19:21.752272 12592 leader_election.cc:343] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.751706 12376 catalog_manager.cc:5697] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccb929087ea04edf8b16447493002979 (127.11.21.1). New cstate: current_term: 1 leader_uuid: "ccb929087ea04edf8b16447493002979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.752774 12592 leader_election.cc:304] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f; no voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979
I20260710 13:19:21.754613 12668 raft_consensus.cc:359] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.755313 12668 raft_consensus.cc:385] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.755620 12668 raft_consensus.cc:740] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.756443 12668 consensus_queue.cc:260] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.756532 12758 raft_consensus.cc:515] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.757164 12670 tablet_bootstrap.cc:492] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d: No bootstrap required, opened a new log
I20260710 13:19:21.757731 12670 ts_tablet_manager.cc:1403] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.009s
I20260710 13:19:21.758744 12668 ts_tablet_manager.cc:1434] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:21.759685 12668 tablet_bootstrap.cc:492] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979: Bootstrap starting.
I20260710 13:19:21.760140 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55bc4efd1204fbfaf528c584eb623a7" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:21.760794 12479 raft_consensus.cc:3060] T d55bc4efd1204fbfaf528c584eb623a7 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.761351 12688 raft_consensus.cc:2749] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.761037 12670 raft_consensus.cc:359] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.755051 12669 tablet_bootstrap.cc:492] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f: No bootstrap required, opened a new log
I20260710 13:19:21.761945 12670 raft_consensus.cc:385] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.762430 12669 ts_tablet_manager.cc:1403] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.001s
I20260710 13:19:21.762461 12670 raft_consensus.cc:740] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.763674 12670 consensus_queue.cc:260] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.765465 12669 raft_consensus.cc:359] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.766147 12669 raft_consensus.cc:385] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.766265 12670 ts_tablet_manager.cc:1434] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:21.767637 12670 tablet_bootstrap.cc:492] T 310a30fe1cd442f18445539b90b19bfe P c84bf0d1e8c44dc4834fb6cd600c275d: Bootstrap starting.
I20260710 13:19:21.768307 12479 raft_consensus.cc:2468] T d55bc4efd1204fbfaf528c584eb623a7 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 1.
I20260710 13:19:21.769538 12593 leader_election.cc:304] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:21.770736 12668 tablet_bootstrap.cc:654] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.770891 12758 leader_election.cc:290] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:21.766456 12669 raft_consensus.cc:740] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.771838 12758 raft_consensus.cc:2804] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.772432 12553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55bc4efd1204fbfaf528c584eb623a7" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
I20260710 13:19:21.773052 12553 raft_consensus.cc:3060] T d55bc4efd1204fbfaf528c584eb623a7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.774016 12758 raft_consensus.cc:697] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Becoming Leader. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Running, Role: LEADER
I20260710 13:19:21.774466 12670 tablet_bootstrap.cc:654] T 310a30fe1cd442f18445539b90b19bfe P c84bf0d1e8c44dc4834fb6cd600c275d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.774909 12758 consensus_queue.cc:237] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.773257 12669 consensus_queue.cc:260] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.779125 12669 ts_tablet_manager.cc:1434] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 13:19:21.782951 12553 raft_consensus.cc:2468] T d55bc4efd1204fbfaf528c584eb623a7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 1.
I20260710 13:19:21.783871 12669 tablet_bootstrap.cc:492] T 550f208a0efc4567ba2685b0fa250fc7 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Bootstrap starting.
I20260710 13:19:21.791796 12669 tablet_bootstrap.cc:654] T 550f208a0efc4567ba2685b0fa250fc7 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.792320 12699 raft_consensus.cc:493] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.792860 12699 raft_consensus.cc:515] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.795118 12699 leader_election.cc:290] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:21.797554 12668 tablet_bootstrap.cc:492] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979: No bootstrap required, opened a new log
I20260710 13:19:21.798058 12668 ts_tablet_manager.cc:1403] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.004s
I20260710 13:19:21.800500 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310ed4ca103f4aa0a732521ecc9af503" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:21.800830 12668 raft_consensus.cc:359] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.801306 12628 raft_consensus.cc:2468] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb929087ea04edf8b16447493002979 in term 0.
I20260710 13:19:21.801554 12668 raft_consensus.cc:385] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.801903 12668 raft_consensus.cc:740] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.802583 12668 consensus_queue.cc:260] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.802706 12443 leader_election.cc:304] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:21.801302 12553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310ed4ca103f4aa0a732521ecc9af503" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:21.803164 12733 raft_consensus.cc:493] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.803661 12553 raft_consensus.cc:2468] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb929087ea04edf8b16447493002979 in term 0.
I20260710 13:19:21.803857 12699 raft_consensus.cc:2804] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.803709 12733 raft_consensus.cc:515] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.804421 12699 raft_consensus.cc:493] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.804807 12699 raft_consensus.cc:3060] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.806531 12733 leader_election.cc:290] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:21.807716 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe005ea78234ae08ce04a16a11970f0" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:21.808383 12628 raft_consensus.cc:2468] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 0.
I20260710 13:19:21.808615 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe005ea78234ae08ce04a16a11970f0" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:21.809527 12479 raft_consensus.cc:2468] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 0.
I20260710 13:19:21.809696 12518 leader_election.cc:304] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, c84bf0d1e8c44dc4834fb6cd600c275d; no voters: 
I20260710 13:19:21.810642 12733 raft_consensus.cc:2804] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.811048 12733 raft_consensus.cc:493] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.811388 12733 raft_consensus.cc:3060] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.812518 12699 raft_consensus.cc:515] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.814831 12669 tablet_bootstrap.cc:492] T 550f208a0efc4567ba2685b0fa250fc7 P 409aed8fc53d4d01aa65b5ea40ddcf8f: No bootstrap required, opened a new log
I20260710 13:19:21.815454 12553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310ed4ca103f4aa0a732521ecc9af503" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
I20260710 13:19:21.816334 12553 raft_consensus.cc:3060] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.816354 12669 ts_tablet_manager.cc:1403] T 550f208a0efc4567ba2685b0fa250fc7 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.002s
I20260710 13:19:21.816570 12670 tablet_bootstrap.cc:492] T 310a30fe1cd442f18445539b90b19bfe P c84bf0d1e8c44dc4834fb6cd600c275d: No bootstrap required, opened a new log
I20260710 13:19:21.817057 12670 ts_tablet_manager.cc:1403] T 310a30fe1cd442f18445539b90b19bfe P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.009s
I20260710 13:19:21.819940 12669 raft_consensus.cc:359] T 550f208a0efc4567ba2685b0fa250fc7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.820108 12670 raft_consensus.cc:359] T 310a30fe1cd442f18445539b90b19bfe P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.820670 12669 raft_consensus.cc:385] T 550f208a0efc4567ba2685b0fa250fc7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.820878 12670 raft_consensus.cc:385] T 310a30fe1cd442f18445539b90b19bfe P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.821002 12669 raft_consensus.cc:740] T 550f208a0efc4567ba2685b0fa250fc7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.821457 12670 raft_consensus.cc:740] T 310a30fe1cd442f18445539b90b19bfe P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.821182 12733 raft_consensus.cc:515] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.821910 12669 consensus_queue.cc:260] T 550f208a0efc4567ba2685b0fa250fc7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.822409 12670 consensus_queue.cc:260] T 310a30fe1cd442f18445539b90b19bfe P c84bf0d1e8c44dc4834fb6cd600c275d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.823899 12553 raft_consensus.cc:2468] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb929087ea04edf8b16447493002979 in term 1.
I20260710 13:19:21.824429 12669 ts_tablet_manager.cc:1434] T 550f208a0efc4567ba2685b0fa250fc7 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:19:21.824801 12670 ts_tablet_manager.cc:1434] T 310a30fe1cd442f18445539b90b19bfe P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:21.825413 12669 tablet_bootstrap.cc:492] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Bootstrap starting.
I20260710 13:19:21.825244 12443 leader_election.cc:304] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:21.825580 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe005ea78234ae08ce04a16a11970f0" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:21.826200 12739 raft_consensus.cc:2804] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.806062 12374 catalog_manager.cc:5697] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3). New cstate: current_term: 1 leader_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:21.826706 12739 raft_consensus.cc:697] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Becoming Leader. State: Replica: ccb929087ea04edf8b16447493002979, State: Running, Role: LEADER
I20260710 13:19:21.827647 12739 consensus_queue.cc:237] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.829237 12670 tablet_bootstrap.cc:492] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d: Bootstrap starting.
I20260710 13:19:21.833560 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe005ea78234ae08ce04a16a11970f0" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
I20260710 13:19:21.826226 12479 raft_consensus.cc:3060] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.834182 12628 raft_consensus.cc:3060] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.835551 12669 tablet_bootstrap.cc:654] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.841318 12628 raft_consensus.cc:2468] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 1.
I20260710 13:19:21.842717 12518 leader_election.cc:304] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, c84bf0d1e8c44dc4834fb6cd600c275d; no voters: 
I20260710 13:19:21.843637 12687 raft_consensus.cc:2804] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.844141 12687 raft_consensus.cc:697] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Becoming Leader. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Running, Role: LEADER
I20260710 13:19:21.844939 12687 consensus_queue.cc:237] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.845865 12479 raft_consensus.cc:2468] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 1.
I20260710 13:19:21.848054 12668 ts_tablet_manager.cc:1434] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.001s
I20260710 13:19:21.849046 12668 tablet_bootstrap.cc:492] T 310a30fe1cd442f18445539b90b19bfe P ccb929087ea04edf8b16447493002979: Bootstrap starting.
I20260710 13:19:21.850726 12733 leader_election.cc:290] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:21.852710 12669 tablet_bootstrap.cc:492] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f: No bootstrap required, opened a new log
I20260710 13:19:21.853245 12669 ts_tablet_manager.cc:1403] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.003s
I20260710 13:19:21.856392 12699 leader_election.cc:290] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 election: Requested vote from peers c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:21.855710 12668 tablet_bootstrap.cc:654] T 310a30fe1cd442f18445539b90b19bfe P ccb929087ea04edf8b16447493002979: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.857499 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310ed4ca103f4aa0a732521ecc9af503" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
I20260710 13:19:21.857439 12669 raft_consensus.cc:359] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.858340 12627 raft_consensus.cc:3060] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.858428 12669 raft_consensus.cc:385] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.868618 12669 raft_consensus.cc:740] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.869632 12739 consensus_queue.cc:1048] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.869518 12669 consensus_queue.cc:260] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.870342 12758 consensus_queue.cc:1048] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.871943 12668 tablet_bootstrap.cc:492] T 310a30fe1cd442f18445539b90b19bfe P ccb929087ea04edf8b16447493002979: No bootstrap required, opened a new log
I20260710 13:19:21.872469 12668 ts_tablet_manager.cc:1403] T 310a30fe1cd442f18445539b90b19bfe P ccb929087ea04edf8b16447493002979: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260710 13:19:21.872845 12627 raft_consensus.cc:2468] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb929087ea04edf8b16447493002979 in term 1.
I20260710 13:19:21.875759 12669 ts_tablet_manager.cc:1434] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.004s
I20260710 13:19:21.876852 12669 tablet_bootstrap.cc:492] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Bootstrap starting.
I20260710 13:19:21.884508 12687 consensus_queue.cc:1048] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:21.885658 12374 catalog_manager.cc:5697] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccb929087ea04edf8b16447493002979 (127.11.21.1). New cstate: current_term: 1 leader_uuid: "ccb929087ea04edf8b16447493002979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.886619 12672 consensus_queue.cc:1048] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.888377 12668 raft_consensus.cc:359] T 310a30fe1cd442f18445539b90b19bfe P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.889135 12668 raft_consensus.cc:385] T 310a30fe1cd442f18445539b90b19bfe P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.889417 12668 raft_consensus.cc:740] T 310a30fe1cd442f18445539b90b19bfe P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.890249 12668 consensus_queue.cc:260] T 310a30fe1cd442f18445539b90b19bfe P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.893666 12668 ts_tablet_manager.cc:1434] T 310a30fe1cd442f18445539b90b19bfe P ccb929087ea04edf8b16447493002979: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 13:19:21.890823 12733 raft_consensus.cc:493] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.895498 12733 raft_consensus.cc:515] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.902648 12668 tablet_bootstrap.cc:492] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979: Bootstrap starting.
I20260710 13:19:21.908212 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1caa4ea9d5f46179c57e5790a566fc2" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:21.909252 12477 raft_consensus.cc:2468] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 0.
I20260710 13:19:21.917264 12670 tablet_bootstrap.cc:654] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.943465 12688 raft_consensus.cc:493] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.944514 12688 raft_consensus.cc:515] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.948704 12688 leader_election.cc:290] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:21.948874 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1caa4ea9d5f46179c57e5790a566fc2" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:21.955123 12669 tablet_bootstrap.cc:654] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.936671 12519 leader_election.cc:304] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:21.966773 12553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1caa4ea9d5f46179c57e5790a566fc2" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:21.967523 12553 raft_consensus.cc:2468] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 0.
I20260710 13:19:21.968386 12687 raft_consensus.cc:2804] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.968796 12687 raft_consensus.cc:493] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.969143 12687 raft_consensus.cc:3060] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.972555 12699 consensus_queue.cc:1048] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:21.974458 12758 raft_consensus.cc:493] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.957234 12477 raft_consensus.cc:2468] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 0.
I20260710 13:19:21.974987 12758 raft_consensus.cc:515] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:21.975910 12593 leader_election.cc:304] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:21.976754 12675 raft_consensus.cc:2804] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.977039 12758 leader_election.cc:290] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:21.977291 12675 raft_consensus.cc:493] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.977779 12675 raft_consensus.cc:3060] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.978576 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310a30fe1cd442f18445539b90b19bfe" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:21.979197 12477 raft_consensus.cc:2468] T 310a30fe1cd442f18445539b90b19bfe P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 0.
I20260710 13:19:21.981765 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310a30fe1cd442f18445539b90b19bfe" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:21.982575 12554 raft_consensus.cc:2468] T 310a30fe1cd442f18445539b90b19bfe P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 0.
I20260710 13:19:21.982872 12668 tablet_bootstrap.cc:654] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.983563 12593 leader_election.cc:304] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:21.985267 12758 raft_consensus.cc:2804] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.985731 12758 raft_consensus.cc:493] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.986132 12758 raft_consensus.cc:3060] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.991012 12376 catalog_manager.cc:5697] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d reported cstate change: term changed from 0 to 1, leader changed from <none> to c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2). New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.994589 12733 leader_election.cc:290] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:22.022644 12626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1caa4ea9d5f46179c57e5790a566fc2" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:22.039004 12675 raft_consensus.cc:515] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.040230 12626 raft_consensus.cc:2393] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c84bf0d1e8c44dc4834fb6cd600c275d in current term 1: Already voted for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in this term.
I20260710 13:19:22.044637 12675 leader_election.cc:290] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:22.046427 12672 consensus_queue.cc:1048] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.048748 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1caa4ea9d5f46179c57e5790a566fc2" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
I20260710 13:19:22.048893 12687 raft_consensus.cc:515] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.050199 12554 raft_consensus.cc:2393] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in current term 1: Already voted for candidate c84bf0d1e8c44dc4834fb6cd600c275d in this term.
W20260710 13:19:22.050859 12593 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.21.1:40531, user_credentials={real_user=slave}} blocked reactor thread for 49024.7us
I20260710 13:19:22.061163 12758 raft_consensus.cc:515] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.068920 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1caa4ea9d5f46179c57e5790a566fc2" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:22.070304 12477 raft_consensus.cc:3060] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.070416 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1caa4ea9d5f46179c57e5790a566fc2" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:22.058446 12675 consensus_queue.cc:1048] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 13:19:22.085599 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310a30fe1cd442f18445539b90b19bfe" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:22.088759 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310a30fe1cd442f18445539b90b19bfe" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
I20260710 13:19:22.087927 12758 leader_election.cc:290] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:22.099692 12670 tablet_bootstrap.cc:492] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d: No bootstrap required, opened a new log
I20260710 13:19:22.100376 12476 raft_consensus.cc:3060] T 310a30fe1cd442f18445539b90b19bfe P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.103757 12670 ts_tablet_manager.cc:1403] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent bootstrapping tablet: real 0.275s	user 0.036s	sys 0.008s
I20260710 13:19:22.101174 12554 raft_consensus.cc:3060] T 310a30fe1cd442f18445539b90b19bfe P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.111967 12687 leader_election.cc:290] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:22.135545 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1caa4ea9d5f46179c57e5790a566fc2" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
I20260710 13:19:22.136462 12628 raft_consensus.cc:2393] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c84bf0d1e8c44dc4834fb6cd600c275d in current term 1: Already voted for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in this term.
I20260710 13:19:22.142735 12477 raft_consensus.cc:2468] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 1.
I20260710 13:19:22.144961 12670 raft_consensus.cc:359] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.145675 12670 raft_consensus.cc:385] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.145961 12670 raft_consensus.cc:740] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.144591 12593 leader_election.cc:304] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [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: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979; no voters: c84bf0d1e8c44dc4834fb6cd600c275d
I20260710 13:19:22.144955 12669 tablet_bootstrap.cc:492] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f: No bootstrap required, opened a new log
I20260710 13:19:22.147578 12669 ts_tablet_manager.cc:1403] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent bootstrapping tablet: real 0.271s	user 0.015s	sys 0.017s
I20260710 13:19:22.146591 12670 consensus_queue.cc:260] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.187372 12670 ts_tablet_manager.cc:1434] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.000s
I20260710 13:19:22.147975 12675 raft_consensus.cc:2804] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:22.188438 12670 tablet_bootstrap.cc:492] T 3794920ed53c48e080809e384618b063 P c84bf0d1e8c44dc4834fb6cd600c275d: Bootstrap starting.
I20260710 13:19:22.188953 12668 tablet_bootstrap.cc:492] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979: No bootstrap required, opened a new log
I20260710 13:19:22.189432 12668 ts_tablet_manager.cc:1403] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979: Time spent bootstrapping tablet: real 0.287s	user 0.026s	sys 0.035s
W20260710 13:19:22.148104 12519 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.21.1:40531, user_credentials={real_user=slave}} blocked reactor thread for 75929.7us
I20260710 13:19:22.198625 12675 raft_consensus.cc:697] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Becoming Leader. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Running, Role: LEADER
I20260710 13:19:22.198695 12777 consensus_queue.cc:1048] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:19:22.199290 12687 consensus_queue.cc:1048] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:22.200274 12675 consensus_queue.cc:237] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.204200 12669 raft_consensus.cc:359] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.204918 12669 raft_consensus.cc:385] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.205186 12669 raft_consensus.cc:740] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.205473 12668 raft_consensus.cc:359] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.206130 12668 raft_consensus.cc:385] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.205830 12669 consensus_queue.cc:260] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.206370 12668 raft_consensus.cc:740] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.207288 12476 raft_consensus.cc:2468] T 310a30fe1cd442f18445539b90b19bfe P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 1.
I20260710 13:19:22.208559 12593 leader_election.cc:304] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:22.189826 12554 raft_consensus.cc:2468] T 310a30fe1cd442f18445539b90b19bfe P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 1.
I20260710 13:19:22.210424 12777 raft_consensus.cc:2804] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:22.211264 12777 raft_consensus.cc:697] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Becoming Leader. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Running, Role: LEADER
I20260710 13:19:22.212493 12669 ts_tablet_manager.cc:1434] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.001s
I20260710 13:19:22.213940 12519 leader_election.cc:304] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d [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: c84bf0d1e8c44dc4834fb6cd600c275d; no voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979
I20260710 13:19:22.213904 12777 consensus_queue.cc:237] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.215757 12687 raft_consensus.cc:2749] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:22.217227 12688 consensus_queue.cc:1048] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.215536 12669 tablet_bootstrap.cc:492] T 5d8bbce6e22e40778a06d6c59ec378b5 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Bootstrap starting.
I20260710 13:19:22.209781 12668 consensus_queue.cc:260] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.221346 12739 raft_consensus.cc:493] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.222074 12739 raft_consensus.cc:515] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.241232 12687 raft_consensus.cc:493] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.241984 12687 raft_consensus.cc:515] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.246212 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8bbce6e22e40778a06d6c59ec378b5" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
W20260710 13:19:22.247634 12518 leader_election.cc:343] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.252794 12670 tablet_bootstrap.cc:654] T 3794920ed53c48e080809e384618b063 P c84bf0d1e8c44dc4834fb6cd600c275d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.252849 12675 raft_consensus.cc:493] T 550f208a0efc4567ba2685b0fa250fc7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.253463 12675 raft_consensus.cc:515] T 550f208a0efc4567ba2685b0fa250fc7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.257237 12669 tablet_bootstrap.cc:654] T 5d8bbce6e22e40778a06d6c59ec378b5 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.258796 12675 leader_election.cc:290] T 550f208a0efc4567ba2685b0fa250fc7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:22.256989 12687 leader_election.cc:290] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:22.260934 12675 consensus_queue.cc:1048] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.262166 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8bbce6e22e40778a06d6c59ec378b5" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:22.262830 12479 raft_consensus.cc:2468] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 0.
I20260710 13:19:22.263139 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8bbce6e22e40778a06d6c59ec378b5" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:22.266342 12668 ts_tablet_manager.cc:1434] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.000s
I20260710 13:19:22.267541 12668 tablet_bootstrap.cc:492] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979: Bootstrap starting.
I20260710 13:19:22.267155 12739 leader_election.cc:290] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:22.273967 12519 leader_election.cc:304] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [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: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979; no voters: 409aed8fc53d4d01aa65b5ea40ddcf8f
I20260710 13:19:22.277429 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "550f208a0efc4567ba2685b0fa250fc7" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:22.288647 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8bbce6e22e40778a06d6c59ec378b5" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:22.288678 12675 raft_consensus.cc:493] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.289470 12675 raft_consensus.cc:515] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.293860 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4779b12d99624c1aa8dedb23f4d42ef7" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
W20260710 13:19:22.285653 12443 leader_election.cc:343] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:22.295586 12593 leader_election.cc:343] T 550f208a0efc4567ba2685b0fa250fc7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.295887 12739 consensus_queue.cc:1048] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.297118 12670 tablet_bootstrap.cc:492] T 3794920ed53c48e080809e384618b063 P c84bf0d1e8c44dc4834fb6cd600c275d: No bootstrap required, opened a new log
I20260710 13:19:22.296406 12687 raft_consensus.cc:2804] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:22.297931 12687 raft_consensus.cc:493] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:22.297806 12740 consensus_queue.cc:1048] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:19:22.298278 12687 raft_consensus.cc:3060] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.300253 12670 ts_tablet_manager.cc:1403] T 3794920ed53c48e080809e384618b063 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent bootstrapping tablet: real 0.109s	user 0.013s	sys 0.006s
I20260710 13:19:22.301201 12550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4779b12d99624c1aa8dedb23f4d42ef7" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
W20260710 13:19:22.302263 12593 leader_election.cc:343] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.302374 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "550f208a0efc4567ba2685b0fa250fc7" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:22.300468 12675 leader_election.cc:290] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
W20260710 13:19:22.308845 12592 leader_election.cc:343] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.309628 12592 leader_election.cc:304] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f; no voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979
I20260710 13:19:22.313159 12758 raft_consensus.cc:2749] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:22.323691 12670 raft_consensus.cc:359] T 3794920ed53c48e080809e384618b063 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.325012 12670 raft_consensus.cc:385] T 3794920ed53c48e080809e384618b063 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.325330 12670 raft_consensus.cc:740] T 3794920ed53c48e080809e384618b063 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.327715 12739 consensus_queue.cc:1048] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:19:22.333840 12776 raft_consensus.cc:493] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.334362 12776 raft_consensus.cc:515] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.337869 12776 leader_election.cc:290] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
W20260710 13:19:22.328395 12592 leader_election.cc:343] T 550f208a0efc4567ba2685b0fa250fc7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.341120 12592 leader_election.cc:304] T 550f208a0efc4567ba2685b0fa250fc7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f; no voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979
I20260710 13:19:22.347344 12758 raft_consensus.cc:2749] T 550f208a0efc4567ba2685b0fa250fc7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:22.349764 12669 tablet_bootstrap.cc:492] T 5d8bbce6e22e40778a06d6c59ec378b5 P 409aed8fc53d4d01aa65b5ea40ddcf8f: No bootstrap required, opened a new log
I20260710 13:19:22.350363 12669 ts_tablet_manager.cc:1403] T 5d8bbce6e22e40778a06d6c59ec378b5 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent bootstrapping tablet: real 0.137s	user 0.020s	sys 0.011s
I20260710 13:19:22.350291 12550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3794920ed53c48e080809e384618b063" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:22.350996 12668 tablet_bootstrap.cc:654] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.345923 12687 raft_consensus.cc:515] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.345494 12376 catalog_manager.cc:5697] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3). New cstate: current_term: 1 leader_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:22.355504 12376 catalog_manager.cc:5697] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3). New cstate: current_term: 1 leader_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:22.355932 12669 raft_consensus.cc:359] T 5d8bbce6e22e40778a06d6c59ec378b5 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.328835 12670 consensus_queue.cc:260] T 3794920ed53c48e080809e384618b063 P c84bf0d1e8c44dc4834fb6cd600c275d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.356554 12552 raft_consensus.cc:2393] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccb929087ea04edf8b16447493002979 in current term 1: Already voted for candidate c84bf0d1e8c44dc4834fb6cd600c275d in this term.
I20260710 13:19:22.376259 12626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8bbce6e22e40778a06d6c59ec378b5" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
I20260710 13:19:22.386651 12687 leader_election.cc:290] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:22.388592 12669 raft_consensus.cc:385] T 5d8bbce6e22e40778a06d6c59ec378b5 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.389048 12669 raft_consensus.cc:740] T 5d8bbce6e22e40778a06d6c59ec378b5 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.389950 12669 consensus_queue.cc:260] T 5d8bbce6e22e40778a06d6c59ec378b5 P 409aed8fc53d4d01aa65b5ea40ddcf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.391168 12550 raft_consensus.cc:2468] T 3794920ed53c48e080809e384618b063 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 0.
I20260710 13:19:22.394105 12626 raft_consensus.cc:3060] T 5d8bbce6e22e40778a06d6c59ec378b5 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.407392 12669 ts_tablet_manager.cc:1434] T 5d8bbce6e22e40778a06d6c59ec378b5 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent starting tablet: real 0.057s	user 0.016s	sys 0.006s
I20260710 13:19:22.400826 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3794920ed53c48e080809e384618b063" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:22.408836 12669 tablet_bootstrap.cc:492] T 9d822da9e71840d192b7cdfbee8a65aa P 409aed8fc53d4d01aa65b5ea40ddcf8f: Bootstrap starting.
I20260710 13:19:22.392606 12776 consensus_queue.cc:1048] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260710 13:19:22.404060 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8bbce6e22e40778a06d6c59ec378b5" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:22.372752 12781 consensus_queue.cc:1048] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260710 13:19:22.417894 12477 raft_consensus.cc:3060] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.417339 12443 leader_election.cc:304] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccb929087ea04edf8b16447493002979; no voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, c84bf0d1e8c44dc4834fb6cd600c275d
I20260710 13:19:22.425412 12699 consensus_queue.cc:1048] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.411034 12592 leader_election.cc:304] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, c84bf0d1e8c44dc4834fb6cd600c275d; no voters: 
W20260710 13:19:22.436702 12593 leader_election.cc:343] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.429611 12477 raft_consensus.cc:2468] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 1.
I20260710 13:19:22.443926 12740 raft_consensus.cc:2749] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:22.445442 12519 leader_election.cc:304] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:22.449703 12793 raft_consensus.cc:2804] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:22.449783 12781 raft_consensus.cc:2804] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:22.450366 12793 raft_consensus.cc:493] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:22.477052 12670 ts_tablet_manager.cc:1434] T 3794920ed53c48e080809e384618b063 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent starting tablet: real 0.173s	user 0.013s	sys 0.020s
I20260710 13:19:22.450613 12781 raft_consensus.cc:697] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Becoming Leader. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Running, Role: LEADER
I20260710 13:19:22.456962 12793 raft_consensus.cc:3060] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.483933 12670 tablet_bootstrap.cc:492] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d: Bootstrap starting.
I20260710 13:19:22.482851 12781 consensus_queue.cc:237] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.493170 12626 raft_consensus.cc:2468] T 5d8bbce6e22e40778a06d6c59ec378b5 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 1.
I20260710 13:19:22.503132 12669 tablet_bootstrap.cc:654] T 9d822da9e71840d192b7cdfbee8a65aa P 409aed8fc53d4d01aa65b5ea40ddcf8f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.513152 12733 consensus_queue.cc:1048] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:22.517304 12424 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 13:19:22.584671 12798 log.cc:927] Time spent T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d: Append to log took a long time: real 0.075s	user 0.000s	sys 0.001s
I20260710 13:19:22.588248 12793 raft_consensus.cc:515] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.656121 12668 tablet_bootstrap.cc:492] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979: No bootstrap required, opened a new log
I20260710 13:19:22.656641 12668 ts_tablet_manager.cc:1403] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979: Time spent bootstrapping tablet: real 0.390s	user 0.027s	sys 0.043s
I20260710 13:19:22.655064 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3794920ed53c48e080809e384618b063" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:22.664273 12670 tablet_bootstrap.cc:654] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.660346 12793 leader_election.cc:290] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:22.668650 12550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3794920ed53c48e080809e384618b063" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
I20260710 13:19:22.669294 12550 raft_consensus.cc:3060] T 3794920ed53c48e080809e384618b063 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.670032 12668 raft_consensus.cc:359] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.671007 12668 raft_consensus.cc:385] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.671321 12668 raft_consensus.cc:740] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Initialized, Role: FOLLOWER
W20260710 13:19:22.676173 12593 leader_election.cc:343] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.680217 12668 consensus_queue.cc:260] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.683617 12668 ts_tablet_manager.cc:1434] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 13:19:22.684818 12668 tablet_bootstrap.cc:492] T 3794920ed53c48e080809e384618b063 P ccb929087ea04edf8b16447493002979: Bootstrap starting.
I20260710 13:19:22.720793 12669 tablet_bootstrap.cc:492] T 9d822da9e71840d192b7cdfbee8a65aa P 409aed8fc53d4d01aa65b5ea40ddcf8f: No bootstrap required, opened a new log
I20260710 13:19:22.721194 12669 ts_tablet_manager.cc:1403] T 9d822da9e71840d192b7cdfbee8a65aa P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent bootstrapping tablet: real 0.313s	user 0.018s	sys 0.035s
W20260710 13:19:22.719954 12799 log.cc:927] Time spent T d55bc4efd1204fbfaf528c584eb623a7 P ccb929087ea04edf8b16447493002979: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260710 13:19:22.730772 12550 raft_consensus.cc:2468] T 3794920ed53c48e080809e384618b063 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 1.
I20260710 13:19:22.733623 12592 leader_election.cc:304] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f [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: 409aed8fc53d4d01aa65b5ea40ddcf8f, c84bf0d1e8c44dc4834fb6cd600c275d; no voters: ccb929087ea04edf8b16447493002979
I20260710 13:19:22.734082 12669 raft_consensus.cc:359] T 9d822da9e71840d192b7cdfbee8a65aa P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.735322 12793 raft_consensus.cc:2804] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:22.736244 12793 raft_consensus.cc:697] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Becoming Leader. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Running, Role: LEADER
I20260710 13:19:22.737423 12793 consensus_queue.cc:237] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.734795 12669 raft_consensus.cc:385] T 9d822da9e71840d192b7cdfbee8a65aa P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.739426 12669 raft_consensus.cc:740] T 9d822da9e71840d192b7cdfbee8a65aa P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.740121 12669 consensus_queue.cc:260] T 9d822da9e71840d192b7cdfbee8a65aa P 409aed8fc53d4d01aa65b5ea40ddcf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.754072 12670 tablet_bootstrap.cc:492] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d: No bootstrap required, opened a new log
I20260710 13:19:22.747772 12376 catalog_manager.cc:5697] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d reported cstate change: term changed from 0 to 1, leader changed from <none> to c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2). New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:22.754618 12670 ts_tablet_manager.cc:1403] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent bootstrapping tablet: real 0.277s	user 0.016s	sys 0.023s
I20260710 13:19:22.755383 12668 tablet_bootstrap.cc:654] T 3794920ed53c48e080809e384618b063 P ccb929087ea04edf8b16447493002979: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.757704 12670 raft_consensus.cc:359] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.758406 12670 raft_consensus.cc:385] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.758692 12670 raft_consensus.cc:740] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.758809 12669 ts_tablet_manager.cc:1434] T 9d822da9e71840d192b7cdfbee8a65aa P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.001s
I20260710 13:19:22.759943 12669 tablet_bootstrap.cc:492] T 7308dbc7d1c847bd91585d08a9aad3b9 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Bootstrap starting.
I20260710 13:19:22.762326 12670 consensus_queue.cc:260] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.765530 12670 ts_tablet_manager.cc:1434] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260710 13:19:22.766657 12670 tablet_bootstrap.cc:492] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d: Bootstrap starting.
I20260710 13:19:22.780777 12669 tablet_bootstrap.cc:654] T 7308dbc7d1c847bd91585d08a9aad3b9 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.782810 12668 tablet_bootstrap.cc:492] T 3794920ed53c48e080809e384618b063 P ccb929087ea04edf8b16447493002979: No bootstrap required, opened a new log
I20260710 13:19:22.783411 12668 ts_tablet_manager.cc:1403] T 3794920ed53c48e080809e384618b063 P ccb929087ea04edf8b16447493002979: Time spent bootstrapping tablet: real 0.099s	user 0.013s	sys 0.006s
I20260710 13:19:22.783660 12670 tablet_bootstrap.cc:654] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.788352 12793 consensus_queue.cc:1048] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.788725 12668 raft_consensus.cc:359] T 3794920ed53c48e080809e384618b063 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.789659 12668 raft_consensus.cc:385] T 3794920ed53c48e080809e384618b063 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.789979 12668 raft_consensus.cc:740] T 3794920ed53c48e080809e384618b063 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.790838 12668 consensus_queue.cc:260] T 3794920ed53c48e080809e384618b063 P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.793991 12668 ts_tablet_manager.cc:1434] T 3794920ed53c48e080809e384618b063 P ccb929087ea04edf8b16447493002979: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:22.795195 12668 tablet_bootstrap.cc:492] T 7308dbc7d1c847bd91585d08a9aad3b9 P ccb929087ea04edf8b16447493002979: Bootstrap starting.
I20260710 13:19:22.800392 12377 catalog_manager.cc:5697] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3). New cstate: current_term: 1 leader_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:22.803254 12670 tablet_bootstrap.cc:492] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d: No bootstrap required, opened a new log
I20260710 13:19:22.804045 12670 ts_tablet_manager.cc:1403] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.009s
I20260710 13:19:22.804653 12793 raft_consensus.cc:493] T 9d822da9e71840d192b7cdfbee8a65aa P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.806452 12793 raft_consensus.cc:515] T 9d822da9e71840d192b7cdfbee8a65aa P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.807569 12669 tablet_bootstrap.cc:492] T 7308dbc7d1c847bd91585d08a9aad3b9 P 409aed8fc53d4d01aa65b5ea40ddcf8f: No bootstrap required, opened a new log
I20260710 13:19:22.808058 12669 ts_tablet_manager.cc:1403] T 7308dbc7d1c847bd91585d08a9aad3b9 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.006s
I20260710 13:19:22.808610 12793 leader_election.cc:290] T 9d822da9e71840d192b7cdfbee8a65aa P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:22.810307 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d822da9e71840d192b7cdfbee8a65aa" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:22.810763 12670 raft_consensus.cc:359] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.811424 12670 raft_consensus.cc:385] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.811630 12804 raft_consensus.cc:493] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.811679 12550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d822da9e71840d192b7cdfbee8a65aa" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:22.812248 12804 raft_consensus.cc:515] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
W20260710 13:19:22.814131 12592 leader_election.cc:343] T 9d822da9e71840d192b7cdfbee8a65aa P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.814356 12804 leader_election.cc:290] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
W20260710 13:19:22.815351 12593 leader_election.cc:343] T 9d822da9e71840d192b7cdfbee8a65aa P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.815575 12668 tablet_bootstrap.cc:654] T 7308dbc7d1c847bd91585d08a9aad3b9 P ccb929087ea04edf8b16447493002979: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.815852 12593 leader_election.cc:304] T 9d822da9e71840d192b7cdfbee8a65aa P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f; no voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979
I20260710 13:19:22.816486 12796 consensus_queue.cc:1048] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:22.817524 12776 raft_consensus.cc:2749] T 9d822da9e71840d192b7cdfbee8a65aa P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:22.819746 12550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f413a9010d4a19a812f8f2aacc4f23" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:22.811702 12670 raft_consensus.cc:740] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.821336 12670 consensus_queue.cc:260] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.829555 12670 ts_tablet_manager.cc:1434] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.002s
I20260710 13:19:22.830412 12670 tablet_bootstrap.cc:492] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d: Bootstrap starting.
W20260710 13:19:22.821785 12443 leader_election.cc:343] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.821854 12776 consensus_queue.cc:1048] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:22.823594 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f413a9010d4a19a812f8f2aacc4f23" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:22.823885 12669 raft_consensus.cc:359] T 7308dbc7d1c847bd91585d08a9aad3b9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.832713 12669 raft_consensus.cc:385] T 7308dbc7d1c847bd91585d08a9aad3b9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.833067 12669 raft_consensus.cc:740] T 7308dbc7d1c847bd91585d08a9aad3b9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.833750 12669 consensus_queue.cc:260] T 7308dbc7d1c847bd91585d08a9aad3b9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.835903 12669 ts_tablet_manager.cc:1434] T 7308dbc7d1c847bd91585d08a9aad3b9 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 13:19:22.836869 12669 tablet_bootstrap.cc:492] T 47f413a9010d4a19a812f8f2aacc4f23 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Bootstrap starting.
W20260710 13:19:22.836735 12443 leader_election.cc:343] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.837265 12443 leader_election.cc:304] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccb929087ea04edf8b16447493002979; no voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, c84bf0d1e8c44dc4834fb6cd600c275d
I20260710 13:19:22.838018 12804 raft_consensus.cc:2749] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:22.840162 12670 tablet_bootstrap.cc:654] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.845325 12669 tablet_bootstrap.cc:654] T 47f413a9010d4a19a812f8f2aacc4f23 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.854883 12796 consensus_queue.cc:1048] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:22.856611 12670 tablet_bootstrap.cc:492] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d: No bootstrap required, opened a new log
I20260710 13:19:22.857136 12670 ts_tablet_manager.cc:1403] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.008s
I20260710 13:19:22.865983 12669 tablet_bootstrap.cc:492] T 47f413a9010d4a19a812f8f2aacc4f23 P 409aed8fc53d4d01aa65b5ea40ddcf8f: No bootstrap required, opened a new log
I20260710 13:19:22.866663 12669 ts_tablet_manager.cc:1403] T 47f413a9010d4a19a812f8f2aacc4f23 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.000s
I20260710 13:19:22.869994 12668 tablet_bootstrap.cc:492] T 7308dbc7d1c847bd91585d08a9aad3b9 P ccb929087ea04edf8b16447493002979: No bootstrap required, opened a new log
I20260710 13:19:22.870675 12668 ts_tablet_manager.cc:1403] T 7308dbc7d1c847bd91585d08a9aad3b9 P ccb929087ea04edf8b16447493002979: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.002s
I20260710 13:19:22.875792 12669 raft_consensus.cc:359] T 47f413a9010d4a19a812f8f2aacc4f23 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.876382 12669 raft_consensus.cc:385] T 47f413a9010d4a19a812f8f2aacc4f23 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.876544 12669 raft_consensus.cc:740] T 47f413a9010d4a19a812f8f2aacc4f23 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.877192 12670 raft_consensus.cc:359] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.877236 12669 consensus_queue.cc:260] T 47f413a9010d4a19a812f8f2aacc4f23 P 409aed8fc53d4d01aa65b5ea40ddcf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.877516 12668 raft_consensus.cc:359] T 7308dbc7d1c847bd91585d08a9aad3b9 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.878121 12670 raft_consensus.cc:385] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.878350 12668 raft_consensus.cc:385] T 7308dbc7d1c847bd91585d08a9aad3b9 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.878523 12670 raft_consensus.cc:740] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.878707 12668 raft_consensus.cc:740] T 7308dbc7d1c847bd91585d08a9aad3b9 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.879288 12670 consensus_queue.cc:260] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.879419 12668 consensus_queue.cc:260] T 7308dbc7d1c847bd91585d08a9aad3b9 P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.880062 12669 ts_tablet_manager.cc:1434] T 47f413a9010d4a19a812f8f2aacc4f23 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:19:22.881004 12669 tablet_bootstrap.cc:492] T 2ca73a81a9ef4c389eda8db3909e887b P 409aed8fc53d4d01aa65b5ea40ddcf8f: Bootstrap starting.
I20260710 13:19:22.881690 12668 ts_tablet_manager.cc:1434] T 7308dbc7d1c847bd91585d08a9aad3b9 P ccb929087ea04edf8b16447493002979: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:19:22.882563 12668 tablet_bootstrap.cc:492] T 9d822da9e71840d192b7cdfbee8a65aa P ccb929087ea04edf8b16447493002979: Bootstrap starting.
I20260710 13:19:22.884603 12670 ts_tablet_manager.cc:1434] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 13:19:22.885596 12670 tablet_bootstrap.cc:492] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d: Bootstrap starting.
I20260710 13:19:22.888340 12669 tablet_bootstrap.cc:654] T 2ca73a81a9ef4c389eda8db3909e887b P 409aed8fc53d4d01aa65b5ea40ddcf8f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.889628 12668 tablet_bootstrap.cc:654] T 9d822da9e71840d192b7cdfbee8a65aa P ccb929087ea04edf8b16447493002979: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.898329 12670 tablet_bootstrap.cc:654] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.900408 12668 tablet_bootstrap.cc:492] T 9d822da9e71840d192b7cdfbee8a65aa P ccb929087ea04edf8b16447493002979: No bootstrap required, opened a new log
I20260710 13:19:22.900444 12669 tablet_bootstrap.cc:492] T 2ca73a81a9ef4c389eda8db3909e887b P 409aed8fc53d4d01aa65b5ea40ddcf8f: No bootstrap required, opened a new log
I20260710 13:19:22.901042 12669 ts_tablet_manager.cc:1403] T 2ca73a81a9ef4c389eda8db3909e887b P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.006s
I20260710 13:19:22.901054 12668 ts_tablet_manager.cc:1403] T 9d822da9e71840d192b7cdfbee8a65aa P ccb929087ea04edf8b16447493002979: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.008s
I20260710 13:19:22.903900 12668 raft_consensus.cc:359] T 9d822da9e71840d192b7cdfbee8a65aa P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.904002 12669 raft_consensus.cc:359] T 2ca73a81a9ef4c389eda8db3909e887b P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.904639 12668 raft_consensus.cc:385] T 9d822da9e71840d192b7cdfbee8a65aa P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.904680 12669 raft_consensus.cc:385] T 2ca73a81a9ef4c389eda8db3909e887b P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.905042 12668 raft_consensus.cc:740] T 9d822da9e71840d192b7cdfbee8a65aa P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.905066 12669 raft_consensus.cc:740] T 2ca73a81a9ef4c389eda8db3909e887b P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.906049 12669 consensus_queue.cc:260] T 2ca73a81a9ef4c389eda8db3909e887b P 409aed8fc53d4d01aa65b5ea40ddcf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.906476 12668 consensus_queue.cc:260] T 9d822da9e71840d192b7cdfbee8a65aa P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.908468 12669 ts_tablet_manager.cc:1434] T 2ca73a81a9ef4c389eda8db3909e887b P 409aed8fc53d4d01aa65b5ea40ddcf8f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:22.911552 12668 ts_tablet_manager.cc:1434] T 9d822da9e71840d192b7cdfbee8a65aa P ccb929087ea04edf8b16447493002979: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:19:22.912572 12668 tablet_bootstrap.cc:492] T 4779b12d99624c1aa8dedb23f4d42ef7 P ccb929087ea04edf8b16447493002979: Bootstrap starting.
I20260710 13:19:22.914222 12670 tablet_bootstrap.cc:492] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d: No bootstrap required, opened a new log
I20260710 13:19:22.914705 12670 ts_tablet_manager.cc:1403] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.001s
I20260710 13:19:22.917291 12670 raft_consensus.cc:359] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.917991 12670 raft_consensus.cc:385] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.918251 12670 raft_consensus.cc:740] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.918926 12670 consensus_queue.cc:260] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.923000 12668 tablet_bootstrap.cc:654] T 4779b12d99624c1aa8dedb23f4d42ef7 P ccb929087ea04edf8b16447493002979: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.924219 12670 ts_tablet_manager.cc:1434] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:22.925186 12670 tablet_bootstrap.cc:492] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d: Bootstrap starting.
I20260710 13:19:22.931010 12670 tablet_bootstrap.cc:654] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.940765 12668 tablet_bootstrap.cc:492] T 4779b12d99624c1aa8dedb23f4d42ef7 P ccb929087ea04edf8b16447493002979: No bootstrap required, opened a new log
I20260710 13:19:22.941223 12668 ts_tablet_manager.cc:1403] T 4779b12d99624c1aa8dedb23f4d42ef7 P ccb929087ea04edf8b16447493002979: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.007s
I20260710 13:19:22.941888 12670 tablet_bootstrap.cc:492] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d: No bootstrap required, opened a new log
I20260710 13:19:22.942353 12670 ts_tablet_manager.cc:1403] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260710 13:19:22.943418 12668 raft_consensus.cc:359] T 4779b12d99624c1aa8dedb23f4d42ef7 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.944058 12668 raft_consensus.cc:385] T 4779b12d99624c1aa8dedb23f4d42ef7 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.944291 12668 raft_consensus.cc:740] T 4779b12d99624c1aa8dedb23f4d42ef7 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.944550 12670 raft_consensus.cc:359] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.944811 12668 consensus_queue.cc:260] T 4779b12d99624c1aa8dedb23f4d42ef7 P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.945182 12670 raft_consensus.cc:385] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.945489 12670 raft_consensus.cc:740] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.946236 12670 consensus_queue.cc:260] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.946790 12668 ts_tablet_manager.cc:1434] T 4779b12d99624c1aa8dedb23f4d42ef7 P ccb929087ea04edf8b16447493002979: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:22.948170 12668 tablet_bootstrap.cc:492] T 550f208a0efc4567ba2685b0fa250fc7 P ccb929087ea04edf8b16447493002979: Bootstrap starting.
I20260710 13:19:22.948501 12670 ts_tablet_manager.cc:1434] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:19:22.952070 12670 tablet_bootstrap.cc:492] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d: Bootstrap starting.
I20260710 13:19:22.954411 12668 tablet_bootstrap.cc:654] T 550f208a0efc4567ba2685b0fa250fc7 P ccb929087ea04edf8b16447493002979: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.957643 12670 tablet_bootstrap.cc:654] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.963616 12733 consensus_queue.cc:1048] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:22.966058 12668 tablet_bootstrap.cc:492] T 550f208a0efc4567ba2685b0fa250fc7 P ccb929087ea04edf8b16447493002979: No bootstrap required, opened a new log
I20260710 13:19:22.966651 12668 ts_tablet_manager.cc:1403] T 550f208a0efc4567ba2685b0fa250fc7 P ccb929087ea04edf8b16447493002979: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.006s
I20260710 13:19:22.972505 12668 raft_consensus.cc:359] T 550f208a0efc4567ba2685b0fa250fc7 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.973392 12668 raft_consensus.cc:385] T 550f208a0efc4567ba2685b0fa250fc7 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.973709 12668 raft_consensus.cc:740] T 550f208a0efc4567ba2685b0fa250fc7 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.974504 12668 consensus_queue.cc:260] T 550f208a0efc4567ba2685b0fa250fc7 P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.977175 12668 ts_tablet_manager.cc:1434] T 550f208a0efc4567ba2685b0fa250fc7 P ccb929087ea04edf8b16447493002979: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:19:22.978276 12668 tablet_bootstrap.cc:492] T 2ca73a81a9ef4c389eda8db3909e887b P ccb929087ea04edf8b16447493002979: Bootstrap starting.
I20260710 13:19:22.984445 12668 tablet_bootstrap.cc:654] T 2ca73a81a9ef4c389eda8db3909e887b P ccb929087ea04edf8b16447493002979: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.987229 12670 tablet_bootstrap.cc:492] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d: No bootstrap required, opened a new log
I20260710 13:19:22.987771 12670 ts_tablet_manager.cc:1403] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.000s
I20260710 13:19:22.990348 12670 raft_consensus.cc:359] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.991158 12670 raft_consensus.cc:385] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.991478 12670 raft_consensus.cc:740] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.992147 12670 consensus_queue.cc:260] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:22.993635 12670 ts_tablet_manager.cc:1434] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:22.993638 12781 consensus_queue.cc:1048] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:23.003386 12668 tablet_bootstrap.cc:492] T 2ca73a81a9ef4c389eda8db3909e887b P ccb929087ea04edf8b16447493002979: No bootstrap required, opened a new log
I20260710 13:19:23.003995 12668 ts_tablet_manager.cc:1403] T 2ca73a81a9ef4c389eda8db3909e887b P ccb929087ea04edf8b16447493002979: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.015s
I20260710 13:19:23.006960 12668 raft_consensus.cc:359] T 2ca73a81a9ef4c389eda8db3909e887b P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:23.007671 12668 raft_consensus.cc:385] T 2ca73a81a9ef4c389eda8db3909e887b P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.007966 12668 raft_consensus.cc:740] T 2ca73a81a9ef4c389eda8db3909e887b P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.008713 12668 consensus_queue.cc:260] T 2ca73a81a9ef4c389eda8db3909e887b P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:23.010666 12668 ts_tablet_manager.cc:1434] T 2ca73a81a9ef4c389eda8db3909e887b P ccb929087ea04edf8b16447493002979: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:23.014326 12781 raft_consensus.cc:493] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.014816 12781 raft_consensus.cc:515] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:23.017114 12782 raft_consensus.cc:493] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.017246 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca73a81a9ef4c389eda8db3909e887b" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:23.017587 12782 raft_consensus.cc:515] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:23.017976 12476 raft_consensus.cc:2468] T 2ca73a81a9ef4c389eda8db3909e887b P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 0.
I20260710 13:19:23.019140 12519 leader_election.cc:304] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:23.019743 12782 leader_election.cc:290] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:23.020321 12782 raft_consensus.cc:2804] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.020699 12782 raft_consensus.cc:493] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.020984 12782 raft_consensus.cc:3060] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.020942 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f413a9010d4a19a812f8f2aacc4f23" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:23.021842 12476 raft_consensus.cc:2468] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 0.
I20260710 13:19:23.022317 12687 raft_consensus.cc:493] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.022811 12687 raft_consensus.cc:515] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:23.024892 12687 leader_election.cc:290] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:23.026132 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f413a9010d4a19a812f8f2aacc4f23" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:23.026417 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "550f208a0efc4567ba2685b0fa250fc7" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:23.026856 12625 raft_consensus.cc:2468] T 47f413a9010d4a19a812f8f2aacc4f23 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 0.
I20260710 13:19:23.027122 12627 raft_consensus.cc:2468] T 550f208a0efc4567ba2685b0fa250fc7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 0.
I20260710 13:19:23.022961 12519 leader_election.cc:304] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:23.029008 12518 leader_election.cc:304] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, c84bf0d1e8c44dc4834fb6cd600c275d; no voters: 
I20260710 13:19:23.029597 12687 raft_consensus.cc:2804] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.029975 12687 raft_consensus.cc:493] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.030301 12687 raft_consensus.cc:3060] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.030264 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "550f208a0efc4567ba2685b0fa250fc7" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:23.030987 12476 raft_consensus.cc:2468] T 550f208a0efc4567ba2685b0fa250fc7 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 0.
I20260710 13:19:23.032013 12733 raft_consensus.cc:2804] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.032377 12733 raft_consensus.cc:493] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.032676 12733 raft_consensus.cc:3060] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.032847 12782 raft_consensus.cc:515] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:23.034792 12782 leader_election.cc:290] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:23.035866 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca73a81a9ef4c389eda8db3909e887b" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:23.036291 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca73a81a9ef4c389eda8db3909e887b" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
I20260710 13:19:23.036382 12781 leader_election.cc:290] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:23.036482 12476 raft_consensus.cc:3060] T 2ca73a81a9ef4c389eda8db3909e887b P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.037837 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca73a81a9ef4c389eda8db3909e887b" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:23.038564 12625 raft_consensus.cc:2468] T 2ca73a81a9ef4c389eda8db3909e887b P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 0.
I20260710 13:19:23.039558 12733 raft_consensus.cc:515] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:23.042611 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "550f208a0efc4567ba2685b0fa250fc7" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:23.042766 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "550f208a0efc4567ba2685b0fa250fc7" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
I20260710 13:19:23.043279 12477 raft_consensus.cc:3060] T 550f208a0efc4567ba2685b0fa250fc7 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.043392 12625 raft_consensus.cc:3060] T 550f208a0efc4567ba2685b0fa250fc7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.048022 12627 raft_consensus.cc:3060] T 2ca73a81a9ef4c389eda8db3909e887b P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.051002 12476 raft_consensus.cc:2468] T 2ca73a81a9ef4c389eda8db3909e887b P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 1.
I20260710 13:19:23.052153 12687 raft_consensus.cc:515] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:23.053884 12519 leader_election.cc:304] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:23.054744 12781 raft_consensus.cc:2804] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.055280 12781 raft_consensus.cc:697] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Becoming Leader. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Running, Role: LEADER
I20260710 13:19:23.056217 12781 consensus_queue.cc:237] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:23.056844 12477 raft_consensus.cc:2468] T 550f208a0efc4567ba2685b0fa250fc7 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 1.
I20260710 13:19:23.058097 12627 raft_consensus.cc:2468] T 2ca73a81a9ef4c389eda8db3909e887b P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 1.
I20260710 13:19:23.058295 12519 leader_election.cc:304] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:23.059306 12782 raft_consensus.cc:2804] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.059965 12733 leader_election.cc:290] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:23.061393 12626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f413a9010d4a19a812f8f2aacc4f23" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
I20260710 13:19:23.062242 12626 raft_consensus.cc:3060] T 47f413a9010d4a19a812f8f2aacc4f23 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.064298 12625 raft_consensus.cc:2468] T 550f208a0efc4567ba2685b0fa250fc7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 1.
I20260710 13:19:23.068216 12782 raft_consensus.cc:697] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Becoming Leader. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Running, Role: LEADER
I20260710 13:19:23.069454 12782 consensus_queue.cc:237] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:23.071851 12375 catalog_manager.cc:5697] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d reported cstate change: term changed from 0 to 1, leader changed from <none> to c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2). New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.079975 12687 leader_election.cc:290] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:23.080675 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f413a9010d4a19a812f8f2aacc4f23" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:23.080917 12626 raft_consensus.cc:2468] T 47f413a9010d4a19a812f8f2aacc4f23 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 1.
I20260710 13:19:23.081403 12477 raft_consensus.cc:3060] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.083292 12518 leader_election.cc:304] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, c84bf0d1e8c44dc4834fb6cd600c275d; no voters: 
I20260710 13:19:23.085245 12687 raft_consensus.cc:2804] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.085851 12687 raft_consensus.cc:697] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Becoming Leader. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Running, Role: LEADER
I20260710 13:19:23.086706 12687 consensus_queue.cc:237] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:23.086815 12375 catalog_manager.cc:5697] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d reported cstate change: term changed from 0 to 1, leader changed from <none> to c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2). New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.088467 12477 raft_consensus.cc:2468] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 1.
I20260710 13:19:23.100042 12375 catalog_manager.cc:5697] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d reported cstate change: term changed from 0 to 1, leader changed from <none> to c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2). New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.114603 12687 raft_consensus.cc:493] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.115079 12687 raft_consensus.cc:515] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:23.116654 12687 leader_election.cc:290] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:23.117888 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7308dbc7d1c847bd91585d08a9aad3b9" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:23.117888 12626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7308dbc7d1c847bd91585d08a9aad3b9" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:23.118855 12626 raft_consensus.cc:2468] T 7308dbc7d1c847bd91585d08a9aad3b9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 0.
I20260710 13:19:23.118851 12477 raft_consensus.cc:2468] T 7308dbc7d1c847bd91585d08a9aad3b9 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 0.
I20260710 13:19:23.120304 12518 leader_election.cc:304] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, c84bf0d1e8c44dc4834fb6cd600c275d; no voters: 
I20260710 13:19:23.121028 12687 raft_consensus.cc:2804] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.121385 12687 raft_consensus.cc:493] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.121663 12687 raft_consensus.cc:3060] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.126039 12687 raft_consensus.cc:515] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:23.128005 12687 leader_election.cc:290] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:23.129088 12626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7308dbc7d1c847bd91585d08a9aad3b9" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
I20260710 13:19:23.128926 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7308dbc7d1c847bd91585d08a9aad3b9" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:23.129853 12626 raft_consensus.cc:3060] T 7308dbc7d1c847bd91585d08a9aad3b9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.129956 12477 raft_consensus.cc:3060] T 7308dbc7d1c847bd91585d08a9aad3b9 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.132925 12796 consensus_queue.cc:1048] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.137760 12626 raft_consensus.cc:2468] T 7308dbc7d1c847bd91585d08a9aad3b9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 1.
I20260710 13:19:23.139163 12477 raft_consensus.cc:2468] T 7308dbc7d1c847bd91585d08a9aad3b9 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 1.
I20260710 13:19:23.140144 12518 leader_election.cc:304] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, c84bf0d1e8c44dc4834fb6cd600c275d; no voters: 
I20260710 13:19:23.141347 12687 raft_consensus.cc:2804] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.141851 12687 raft_consensus.cc:697] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Becoming Leader. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Running, Role: LEADER
I20260710 13:19:23.142999 12687 consensus_queue.cc:237] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:23.145172 12782 raft_consensus.cc:493] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.145659 12782 raft_consensus.cc:515] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:23.149005 12782 leader_election.cc:290] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:23.149855 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d822da9e71840d192b7cdfbee8a65aa" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:23.150524 12477 raft_consensus.cc:2468] T 9d822da9e71840d192b7cdfbee8a65aa P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 0.
I20260710 13:19:23.151569 12626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d822da9e71840d192b7cdfbee8a65aa" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:23.152458 12626 raft_consensus.cc:2468] T 9d822da9e71840d192b7cdfbee8a65aa P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 0.
I20260710 13:19:23.152858 12519 leader_election.cc:304] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:23.155652 12782 raft_consensus.cc:2804] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.156225 12782 raft_consensus.cc:493] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.156576 12782 raft_consensus.cc:3060] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.162068 12477 raft_consensus.cc:3060] T 3794920ed53c48e080809e384618b063 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.161586 12375 catalog_manager.cc:5697] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d reported cstate change: term changed from 0 to 1, leader changed from <none> to c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2). New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.165150 12782 raft_consensus.cc:515] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:23.168251 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d822da9e71840d192b7cdfbee8a65aa" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:23.168849 12476 raft_consensus.cc:3060] T 9d822da9e71840d192b7cdfbee8a65aa P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.168928 12782 leader_election.cc:290] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:23.169875 12626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d822da9e71840d192b7cdfbee8a65aa" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
I20260710 13:19:23.170454 12626 raft_consensus.cc:3060] T 9d822da9e71840d192b7cdfbee8a65aa P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.171003 12796 consensus_queue.cc:1048] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.175500 12796 raft_consensus.cc:493] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.176120 12796 raft_consensus.cc:515] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:23.179008 12626 raft_consensus.cc:2468] T 9d822da9e71840d192b7cdfbee8a65aa P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 1.
I20260710 13:19:23.180406 12518 leader_election.cc:304] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, c84bf0d1e8c44dc4834fb6cd600c275d; no voters: 
I20260710 13:19:23.181315 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ca96becf24a7b892bbdff66eedcb9" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:23.181368 12782 raft_consensus.cc:2804] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.182248 12478 raft_consensus.cc:2468] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 1.
I20260710 13:19:23.183192 12796 leader_election.cc:290] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:23.183655 12550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ca96becf24a7b892bbdff66eedcb9" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:23.183327 12782 raft_consensus.cc:697] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Becoming Leader. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Running, Role: LEADER
I20260710 13:19:23.184509 12550 raft_consensus.cc:2468] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 1.
I20260710 13:19:23.185101 12476 raft_consensus.cc:2468] T 9d822da9e71840d192b7cdfbee8a65aa P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 1.
I20260710 13:19:23.186004 12592 leader_election.cc:304] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [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: 409aed8fc53d4d01aa65b5ea40ddcf8f, c84bf0d1e8c44dc4834fb6cd600c275d; no voters: 
I20260710 13:19:23.186522 12782 consensus_queue.cc:237] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:23.187708 12796 raft_consensus.cc:2804] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:23.188131 12796 raft_consensus.cc:493] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.188432 12796 raft_consensus.cc:3060] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.197970 12796 raft_consensus.cc:515] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:23.200829 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ca96becf24a7b892bbdff66eedcb9" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:23.201431 12550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ca96becf24a7b892bbdff66eedcb9" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
I20260710 13:19:23.201512 12477 raft_consensus.cc:3060] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.201195 12376 catalog_manager.cc:5697] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d reported cstate change: term changed from 0 to 1, leader changed from <none> to c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2). New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.201988 12796 leader_election.cc:290] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 2 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:23.202118 12550 raft_consensus.cc:3060] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.208742 12550 raft_consensus.cc:2468] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 2.
I20260710 13:19:23.208742 12477 raft_consensus.cc:2468] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 2.
I20260710 13:19:23.210202 12592 leader_election.cc:304] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, c84bf0d1e8c44dc4834fb6cd600c275d; no voters: 
I20260710 13:19:23.211062 12796 raft_consensus.cc:2804] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:23.211519 12796 raft_consensus.cc:697] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 LEADER]: Becoming Leader. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Running, Role: LEADER
I20260710 13:19:23.212394 12796 consensus_queue.cc:237] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Queue going to LEADER 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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:23.221326 12376 catalog_manager.cc:5697] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: term changed from 0 to 2, leader changed from <none> to 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3). New cstate: current_term: 2 leader_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:23.343240 12782 raft_consensus.cc:493] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.343765 12782 raft_consensus.cc:515] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:23.345836 12782 leader_election.cc:290] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:23.346946 12626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4779b12d99624c1aa8dedb23f4d42ef7" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:23.347012 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4779b12d99624c1aa8dedb23f4d42ef7" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:23.347800 12476 raft_consensus.cc:2468] T 4779b12d99624c1aa8dedb23f4d42ef7 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 0.
I20260710 13:19:23.348345 12626 raft_consensus.cc:2468] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 0.
I20260710 13:19:23.348830 12519 leader_election.cc:304] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:23.349653 12782 raft_consensus.cc:2804] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.350040 12782 raft_consensus.cc:493] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.350307 12782 raft_consensus.cc:3060] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.355252 12782 raft_consensus.cc:515] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:23.357072 12782 leader_election.cc:290] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:23.357864 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4779b12d99624c1aa8dedb23f4d42ef7" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:23.358103 12626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4779b12d99624c1aa8dedb23f4d42ef7" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
I20260710 13:19:23.358431 12476 raft_consensus.cc:3060] T 4779b12d99624c1aa8dedb23f4d42ef7 P ccb929087ea04edf8b16447493002979 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.358675 12626 raft_consensus.cc:3060] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.363914 12476 raft_consensus.cc:2468] T 4779b12d99624c1aa8dedb23f4d42ef7 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 1.
I20260710 13:19:23.364190 12626 raft_consensus.cc:2468] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 1.
I20260710 13:19:23.365051 12519 leader_election.cc:304] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:23.365808 12782 raft_consensus.cc:2804] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.366297 12782 raft_consensus.cc:697] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Becoming Leader. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Running, Role: LEADER
I20260710 13:19:23.367170 12782 consensus_queue.cc:237] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:23.376346 12376 catalog_manager.cc:5697] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d reported cstate change: term changed from 0 to 1, leader changed from <none> to c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2). New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.431423 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:23.438256 12838 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:19:23.441087 12839 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:19:23.441524 12841 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:19:23.442028 11348 server_base.cc:1061] running on GCE node
I20260710 13:19:23.443265 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:23.443534 11348 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:19:23.443720 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689563443701 us; error 0 us; skew 500 ppm
I20260710 13:19:23.444430 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:23.447127 11348 webserver.cc:533] Webserver started at http://127.11.21.4:43123/ using document root <none> and password file <none>
I20260710 13:19:23.447710 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:23.447992 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:23.448325 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:23.449858 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-3-root/instance:
uuid: "c27a448285984529b77a27c41386a973"
format_stamp: "Formatted at 2026-07-10 13:19:23 on dist-test-slave-m7gx"
I20260710 13:19:23.454807 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260710 13:19:23.458302 12846 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:19:23.459232 11348 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:23.459618 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-3-root
uuid: "c27a448285984529b77a27c41386a973"
format_stamp: "Formatted at 2026-07-10 13:19:23 on dist-test-slave-m7gx"
I20260710 13:19:23.460003 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-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:19:23.477495 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:23.478991 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:23.480566 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:23.482913 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:23.483150 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:23.483392 11348 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:23.483585 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:23.520946 12782 consensus_queue.cc:1048] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.561522 12733 consensus_queue.cc:1048] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.577104 12687 consensus_queue.cc:1048] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:23.581657 12733 consensus_queue.cc:1048] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:23.630908 12829 consensus_queue.cc:1048] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.634122 12829 consensus_queue.cc:1048] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.666402 12550 raft_consensus.cc:1275] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:19:23.668179 12796 consensus_queue.cc:1048] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.682385 12782 consensus_queue.cc:1048] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.698848 12829 consensus_queue.cc:1048] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:23.723055 12733 consensus_queue.cc:1048] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.757964 12829 consensus_queue.cc:1048] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.759850 12478 raft_consensus.cc:1275] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:19:23.763090 12776 consensus_queue.cc:1048] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.784451 12733 consensus_queue.cc:1048] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:23.810946 12687 consensus_queue.cc:1048] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:23.947942 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.4:45869
I20260710 13:19:23.948086 12924 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.4:45869 every 8 connection(s)
I20260710 13:19:23.960057 11348 auto_leader_rebalancer-test.cc:388] add a tserver: c27a448285984529b77a27c41386a973
I20260710 13:19:23.972640 12925 heartbeater.cc:344] Connected to a master server at 127.11.21.62:35869
I20260710 13:19:23.973234 12925 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:23.976802 12925 heartbeater.cc:507] Master 127.11.21.62:35869 requested a full tablet report, sending...
I20260710 13:19:23.979121 12375 ts_manager.cc:194] Registered new tserver with Master: c27a448285984529b77a27c41386a973 (127.11.21.4:45869)
I20260710 13:19:23.981123 12375 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45964
I20260710 13:19:24.617334 12478 consensus_queue.cc:237] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [LEADER]: Queue 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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:24.625093 12627 raft_consensus.cc:1275] T 60a193ac7040453bbac0a903e42150fd P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:24.626830 12929 consensus_queue.cc:1048] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.628330 12552 raft_consensus.cc:1275] T 60a193ac7040453bbac0a903e42150fd P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:24.629999 12929 consensus_queue.cc:1048] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } 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:19:24.635890 12740 raft_consensus.cc:2955] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
W20260710 13:19:24.640193 12442 consensus_peers.cc:597] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 -> Peer c27a448285984529b77a27c41386a973 (127.11.21.4:45869): Couldn't send request to peer c27a448285984529b77a27c41386a973. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 60a193ac7040453bbac0a903e42150fd. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.640929 12627 raft_consensus.cc:2955] T 60a193ac7040453bbac0a903e42150fd P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:24.644109 12552 raft_consensus.cc:2955] T 60a193ac7040453bbac0a903e42150fd P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:24.656533 12375 catalog_manager.cc:5697] T 60a193ac7040453bbac0a903e42150fd P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New cstate: current_term: 1 leader_uuid: "ccb929087ea04edf8b16447493002979" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:24.672843 12552 consensus_queue.cc:237] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Queue 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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:24.683578 12626 raft_consensus.cc:1275] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:24.685468 12478 raft_consensus.cc:1275] T 0f3f114671344586a498328412e85c52 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:24.685616 12687 consensus_queue.cc:1048] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } 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:19:24.687994 12829 consensus_queue.cc:1048] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.694916 12687 raft_consensus.cc:2955] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:24.698664 12478 raft_consensus.cc:2955] T 0f3f114671344586a498328412e85c52 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:24.700919 12626 raft_consensus.cc:2955] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
W20260710 13:19:24.705755 12517 consensus_peers.cc:597] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d -> Peer c27a448285984529b77a27c41386a973 (127.11.21.4:45869): Couldn't send request to peer c27a448285984529b77a27c41386a973. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f3f114671344586a498328412e85c52. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.715605 12377 catalog_manager.cc:5697] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d reported cstate change: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:24.730078 12626 consensus_queue.cc:237] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Queue 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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:24.737267 12550 raft_consensus.cc:1275] T d55bc4efd1204fbfaf528c584eb623a7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:24.738821 12478 raft_consensus.cc:1275] T d55bc4efd1204fbfaf528c584eb623a7 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:24.738679 12758 consensus_queue.cc:1048] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.741489 12758 consensus_queue.cc:1048] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } 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:19:24.750733 12776 raft_consensus.cc:2955] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
W20260710 13:19:24.753197 12591 consensus_peers.cc:597] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f -> Peer c27a448285984529b77a27c41386a973 (127.11.21.4:45869): Couldn't send request to peer c27a448285984529b77a27c41386a973. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d55bc4efd1204fbfaf528c584eb623a7. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.761571 12476 raft_consensus.cc:2955] T d55bc4efd1204fbfaf528c584eb623a7 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:24.770821 12374 catalog_manager.cc:5697] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New cstate: current_term: 1 leader_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:24.772578 12478 consensus_queue.cc:237] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [LEADER]: Queue 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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:24.769248 12550 raft_consensus.cc:2955] T d55bc4efd1204fbfaf528c584eb623a7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:24.800504 12626 raft_consensus.cc:1275] T 2f74dba0163e48349c68e977822d8db4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:24.800539 12442 consensus_peers.cc:597] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 -> Peer c27a448285984529b77a27c41386a973 (127.11.21.4:45869): Couldn't send request to peer c27a448285984529b77a27c41386a973. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2f74dba0163e48349c68e977822d8db4. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.801295 12550 raft_consensus.cc:1275] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:24.802273 12937 consensus_queue.cc:1048] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } 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:19:24.804962 12937 consensus_queue.cc:1048] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.816123 12740 raft_consensus.cc:2955] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:24.821501 12627 raft_consensus.cc:2955] T 2f74dba0163e48349c68e977822d8db4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:24.833824 12550 raft_consensus.cc:2955] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:24.836862 12375 catalog_manager.cc:5697] T 2f74dba0163e48349c68e977822d8db4 P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New cstate: current_term: 1 leader_uuid: "ccb929087ea04edf8b16447493002979" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:24.984140 12925 heartbeater.cc:499] Master 127.11.21.62:35869 was elected leader, sending a full tablet report...
I20260710 13:19:25.135941 12955 ts_tablet_manager.cc:933] T d55bc4efd1204fbfaf528c584eb623a7 P c27a448285984529b77a27c41386a973: Initiating tablet copy from peer 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:25.137970 12955 tablet_copy_client.cc:323] T d55bc4efd1204fbfaf528c584eb623a7 P c27a448285984529b77a27c41386a973: tablet copy: Beginning tablet copy session from remote peer at address 127.11.21.3:43609
I20260710 13:19:25.151949 12638 tablet_copy_service.cc:140] P 409aed8fc53d4d01aa65b5ea40ddcf8f: Received BeginTabletCopySession request for tablet d55bc4efd1204fbfaf528c584eb623a7 from peer c27a448285984529b77a27c41386a973 ({username='slave'} at 127.0.0.1:53868)
I20260710 13:19:25.152557 12638 tablet_copy_service.cc:161] P 409aed8fc53d4d01aa65b5ea40ddcf8f: Beginning new tablet copy session on tablet d55bc4efd1204fbfaf528c584eb623a7 from peer c27a448285984529b77a27c41386a973 at {username='slave'} at 127.0.0.1:53868: session id = c27a448285984529b77a27c41386a973-d55bc4efd1204fbfaf528c584eb623a7
I20260710 13:19:25.158731 12638 tablet_copy_source_session.cc:215] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:25.162555 12955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55bc4efd1204fbfaf528c584eb623a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.175125 12955 tablet_copy_client.cc:806] T d55bc4efd1204fbfaf528c584eb623a7 P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:25.175768 12955 tablet_copy_client.cc:670] T d55bc4efd1204fbfaf528c584eb623a7 P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:25.180631 12955 tablet_copy_client.cc:538] T d55bc4efd1204fbfaf528c584eb623a7 P c27a448285984529b77a27c41386a973: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:25.189458 12955 tablet_bootstrap.cc:492] T d55bc4efd1204fbfaf528c584eb623a7 P c27a448285984529b77a27c41386a973: Bootstrap starting.
I20260710 13:19:25.208585 12955 tablet_bootstrap.cc:492] T d55bc4efd1204fbfaf528c584eb623a7 P c27a448285984529b77a27c41386a973: 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:19:25.209599 12955 tablet_bootstrap.cc:492] T d55bc4efd1204fbfaf528c584eb623a7 P c27a448285984529b77a27c41386a973: Bootstrap complete.
I20260710 13:19:25.210269 12955 ts_tablet_manager.cc:1403] T d55bc4efd1204fbfaf528c584eb623a7 P c27a448285984529b77a27c41386a973: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260710 13:19:25.213481 12955 raft_consensus.cc:359] T d55bc4efd1204fbfaf528c584eb623a7 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:25.214512 12955 raft_consensus.cc:740] T d55bc4efd1204fbfaf528c584eb623a7 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c27a448285984529b77a27c41386a973, State: Initialized, Role: LEARNER
I20260710 13:19:25.214979 12959 ts_tablet_manager.cc:933] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973: Initiating tablet copy from peer c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:25.215160 12955 consensus_queue.cc:260] T d55bc4efd1204fbfaf528c584eb623a7 P c27a448285984529b77a27c41386a973 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:25.225005 12955 ts_tablet_manager.cc:1434] T d55bc4efd1204fbfaf528c584eb623a7 P c27a448285984529b77a27c41386a973: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.005s
I20260710 13:19:25.229370 12638 tablet_copy_service.cc:342] P 409aed8fc53d4d01aa65b5ea40ddcf8f: Request end of tablet copy session c27a448285984529b77a27c41386a973-d55bc4efd1204fbfaf528c584eb623a7 received from {username='slave'} at 127.0.0.1:53868
I20260710 13:19:25.229938 12638 tablet_copy_service.cc:434] P 409aed8fc53d4d01aa65b5ea40ddcf8f: ending tablet copy session c27a448285984529b77a27c41386a973-d55bc4efd1204fbfaf528c584eb623a7 on tablet d55bc4efd1204fbfaf528c584eb623a7 with peer c27a448285984529b77a27c41386a973
I20260710 13:19:25.238704 12955 ts_tablet_manager.cc:933] T 60a193ac7040453bbac0a903e42150fd P c27a448285984529b77a27c41386a973: Initiating tablet copy from peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531)
I20260710 13:19:25.246573 12959 tablet_copy_client.cc:323] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973: tablet copy: Beginning tablet copy session from remote peer at address 127.11.21.2:46773
I20260710 13:19:25.248152 12955 tablet_copy_client.cc:323] T 60a193ac7040453bbac0a903e42150fd P c27a448285984529b77a27c41386a973: tablet copy: Beginning tablet copy session from remote peer at address 127.11.21.1:40531
I20260710 13:19:25.286559 12564 tablet_copy_service.cc:140] P c84bf0d1e8c44dc4834fb6cd600c275d: Received BeginTabletCopySession request for tablet 0f3f114671344586a498328412e85c52 from peer c27a448285984529b77a27c41386a973 ({username='slave'} at 127.0.0.1:35118)
I20260710 13:19:25.287241 12564 tablet_copy_service.cc:161] P c84bf0d1e8c44dc4834fb6cd600c275d: Beginning new tablet copy session on tablet 0f3f114671344586a498328412e85c52 from peer c27a448285984529b77a27c41386a973 at {username='slave'} at 127.0.0.1:35118: session id = c27a448285984529b77a27c41386a973-0f3f114671344586a498328412e85c52
I20260710 13:19:25.289002 12489 tablet_copy_service.cc:140] P ccb929087ea04edf8b16447493002979: Received BeginTabletCopySession request for tablet 60a193ac7040453bbac0a903e42150fd from peer c27a448285984529b77a27c41386a973 ({username='slave'} at 127.0.0.1:38490)
I20260710 13:19:25.289678 12489 tablet_copy_service.cc:161] P ccb929087ea04edf8b16447493002979: Beginning new tablet copy session on tablet 60a193ac7040453bbac0a903e42150fd from peer c27a448285984529b77a27c41386a973 at {username='slave'} at 127.0.0.1:38490: session id = c27a448285984529b77a27c41386a973-60a193ac7040453bbac0a903e42150fd
I20260710 13:19:25.294646 12489 tablet_copy_source_session.cc:215] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:25.295504 12564 tablet_copy_source_session.cc:215] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:25.297302 12955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a193ac7040453bbac0a903e42150fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.299047 12962 ts_tablet_manager.cc:933] T 2f74dba0163e48349c68e977822d8db4 P c27a448285984529b77a27c41386a973: Initiating tablet copy from peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531)
I20260710 13:19:25.302297 12959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f3f114671344586a498328412e85c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.318485 12962 tablet_copy_client.cc:323] T 2f74dba0163e48349c68e977822d8db4 P c27a448285984529b77a27c41386a973: tablet copy: Beginning tablet copy session from remote peer at address 127.11.21.1:40531
I20260710 13:19:25.320781 12489 tablet_copy_service.cc:140] P ccb929087ea04edf8b16447493002979: Received BeginTabletCopySession request for tablet 2f74dba0163e48349c68e977822d8db4 from peer c27a448285984529b77a27c41386a973 ({username='slave'} at 127.0.0.1:38490)
I20260710 13:19:25.321301 12489 tablet_copy_service.cc:161] P ccb929087ea04edf8b16447493002979: Beginning new tablet copy session on tablet 2f74dba0163e48349c68e977822d8db4 from peer c27a448285984529b77a27c41386a973 at {username='slave'} at 127.0.0.1:38490: session id = c27a448285984529b77a27c41386a973-2f74dba0163e48349c68e977822d8db4
I20260710 13:19:25.325894 12959 tablet_copy_client.cc:806] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:25.326831 12959 tablet_copy_client.cc:670] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:25.333066 12959 tablet_copy_client.cc:538] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:25.334988 12955 tablet_copy_client.cc:806] T 60a193ac7040453bbac0a903e42150fd P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:25.337049 12489 tablet_copy_source_session.cc:215] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:25.335654 12955 tablet_copy_client.cc:670] T 60a193ac7040453bbac0a903e42150fd P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:25.340394 12962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f74dba0163e48349c68e977822d8db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.348183 12955 tablet_copy_client.cc:538] T 60a193ac7040453bbac0a903e42150fd P c27a448285984529b77a27c41386a973: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:25.354292 12962 tablet_copy_client.cc:806] T 2f74dba0163e48349c68e977822d8db4 P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:25.354887 12962 tablet_copy_client.cc:670] T 2f74dba0163e48349c68e977822d8db4 P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:25.357910 12955 tablet_bootstrap.cc:492] T 60a193ac7040453bbac0a903e42150fd P c27a448285984529b77a27c41386a973: Bootstrap starting.
I20260710 13:19:25.362816 12962 tablet_copy_client.cc:538] T 2f74dba0163e48349c68e977822d8db4 P c27a448285984529b77a27c41386a973: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:25.364746 12959 tablet_bootstrap.cc:492] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973: Bootstrap starting.
I20260710 13:19:25.375198 12962 tablet_bootstrap.cc:492] T 2f74dba0163e48349c68e977822d8db4 P c27a448285984529b77a27c41386a973: Bootstrap starting.
I20260710 13:19:25.401638 12955 tablet_bootstrap.cc:492] T 60a193ac7040453bbac0a903e42150fd P c27a448285984529b77a27c41386a973: 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:19:25.402601 12955 tablet_bootstrap.cc:492] T 60a193ac7040453bbac0a903e42150fd P c27a448285984529b77a27c41386a973: Bootstrap complete.
I20260710 13:19:25.403316 12955 ts_tablet_manager.cc:1403] T 60a193ac7040453bbac0a903e42150fd P c27a448285984529b77a27c41386a973: Time spent bootstrapping tablet: real 0.046s	user 0.025s	sys 0.002s
I20260710 13:19:25.404074 12962 tablet_bootstrap.cc:492] T 2f74dba0163e48349c68e977822d8db4 P c27a448285984529b77a27c41386a973: 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:19:25.404785 12962 tablet_bootstrap.cc:492] T 2f74dba0163e48349c68e977822d8db4 P c27a448285984529b77a27c41386a973: Bootstrap complete.
I20260710 13:19:25.405367 12962 ts_tablet_manager.cc:1403] T 2f74dba0163e48349c68e977822d8db4 P c27a448285984529b77a27c41386a973: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.014s
I20260710 13:19:25.406442 12955 raft_consensus.cc:359] T 60a193ac7040453bbac0a903e42150fd P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:25.407325 12955 raft_consensus.cc:740] T 60a193ac7040453bbac0a903e42150fd P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c27a448285984529b77a27c41386a973, State: Initialized, Role: LEARNER
I20260710 13:19:25.407568 12962 raft_consensus.cc:359] T 2f74dba0163e48349c68e977822d8db4 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:25.408344 12962 raft_consensus.cc:740] T 2f74dba0163e48349c68e977822d8db4 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c27a448285984529b77a27c41386a973, State: Initialized, Role: LEARNER
I20260710 13:19:25.408020 12955 consensus_queue.cc:260] T 60a193ac7040453bbac0a903e42150fd P c27a448285984529b77a27c41386a973 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:25.408885 12962 consensus_queue.cc:260] T 2f74dba0163e48349c68e977822d8db4 P c27a448285984529b77a27c41386a973 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:25.425014 12959 tablet_bootstrap.cc:492] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973: 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:19:25.426337 12959 tablet_bootstrap.cc:492] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973: Bootstrap complete.
I20260710 13:19:25.426291 12955 ts_tablet_manager.cc:1434] T 60a193ac7040453bbac0a903e42150fd P c27a448285984529b77a27c41386a973: Time spent starting tablet: real 0.023s	user 0.014s	sys 0.001s
I20260710 13:19:25.427616 12959 ts_tablet_manager.cc:1403] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.018s
I20260710 13:19:25.428619 12962 ts_tablet_manager.cc:1434] T 2f74dba0163e48349c68e977822d8db4 P c27a448285984529b77a27c41386a973: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.006s
I20260710 13:19:25.429137 12489 tablet_copy_service.cc:342] P ccb929087ea04edf8b16447493002979: Request end of tablet copy session c27a448285984529b77a27c41386a973-60a193ac7040453bbac0a903e42150fd received from {username='slave'} at 127.0.0.1:38490
I20260710 13:19:25.429607 12489 tablet_copy_service.cc:434] P ccb929087ea04edf8b16447493002979: ending tablet copy session c27a448285984529b77a27c41386a973-60a193ac7040453bbac0a903e42150fd on tablet 60a193ac7040453bbac0a903e42150fd with peer c27a448285984529b77a27c41386a973
I20260710 13:19:25.431357 12488 tablet_copy_service.cc:342] P ccb929087ea04edf8b16447493002979: Request end of tablet copy session c27a448285984529b77a27c41386a973-2f74dba0163e48349c68e977822d8db4 received from {username='slave'} at 127.0.0.1:38490
I20260710 13:19:25.431035 12959 raft_consensus.cc:359] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:25.431893 12488 tablet_copy_service.cc:434] P ccb929087ea04edf8b16447493002979: ending tablet copy session c27a448285984529b77a27c41386a973-2f74dba0163e48349c68e977822d8db4 on tablet 2f74dba0163e48349c68e977822d8db4 with peer c27a448285984529b77a27c41386a973
I20260710 13:19:25.431996 12959 raft_consensus.cc:740] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c27a448285984529b77a27c41386a973, State: Initialized, Role: LEARNER
I20260710 13:19:25.432724 12959 consensus_queue.cc:260] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:25.435616 12959 ts_tablet_manager.cc:1434] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:19:25.437400 12564 tablet_copy_service.cc:342] P c84bf0d1e8c44dc4834fb6cd600c275d: Request end of tablet copy session c27a448285984529b77a27c41386a973-0f3f114671344586a498328412e85c52 received from {username='slave'} at 127.0.0.1:35118
I20260710 13:19:25.437863 12564 tablet_copy_service.cc:434] P c84bf0d1e8c44dc4834fb6cd600c275d: ending tablet copy session c27a448285984529b77a27c41386a973-0f3f114671344586a498328412e85c52 on tablet 0f3f114671344586a498328412e85c52 with peer c27a448285984529b77a27c41386a973
I20260710 13:19:25.625108 12885 raft_consensus.cc:1217] T d55bc4efd1204fbfaf528c584eb623a7 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:25.637954 12885 raft_consensus.cc:1217] T 60a193ac7040453bbac0a903e42150fd P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:25.719871 12885 raft_consensus.cc:1217] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:25.882448 12885 raft_consensus.cc:1217] T 2f74dba0163e48349c68e977822d8db4 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:26.020116 12740 raft_consensus.cc:1064] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979: attempting to promote NON_VOTER c27a448285984529b77a27c41386a973 to VOTER
I20260710 13:19:26.023190 12740 consensus_queue.cc:237] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:26.030623 12885 raft_consensus.cc:1275] T 60a193ac7040453bbac0a903e42150fd P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.031488 12627 raft_consensus.cc:1275] T 60a193ac7040453bbac0a903e42150fd P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.032016 12550 raft_consensus.cc:1275] T 60a193ac7040453bbac0a903e42150fd P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.033110 12974 consensus_queue.cc:1048] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:26.034098 12740 consensus_queue.cc:1048] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:26.034958 12929 consensus_queue.cc:1048] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } 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:19:26.041798 12972 raft_consensus.cc:1064] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f: attempting to promote NON_VOTER c27a448285984529b77a27c41386a973 to VOTER
I20260710 13:19:26.047732 12972 consensus_queue.cc:237] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:26.061671 12885 raft_consensus.cc:1275] T d55bc4efd1204fbfaf528c584eb623a7 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.062755 12477 raft_consensus.cc:1275] T d55bc4efd1204fbfaf528c584eb623a7 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.063891 12972 consensus_queue.cc:1048] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:26.065166 12758 consensus_queue.cc:1048] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } 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:19:26.065522 12974 raft_consensus.cc:2955] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.067451 12552 raft_consensus.cc:1275] T d55bc4efd1204fbfaf528c584eb623a7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.074268 12972 consensus_queue.cc:1048] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:26.084657 12554 raft_consensus.cc:2955] T 60a193ac7040453bbac0a903e42150fd P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.089619 12883 raft_consensus.cc:2955] T 60a193ac7040453bbac0a903e42150fd P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.098770 12375 catalog_manager.cc:5697] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 reported cstate change: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ccb929087ea04edf8b16447493002979" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:26.108944 12627 raft_consensus.cc:2955] T 60a193ac7040453bbac0a903e42150fd P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.138185 12758 raft_consensus.cc:2955] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.143294 12477 raft_consensus.cc:2955] T d55bc4efd1204fbfaf528c584eb623a7 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.144562 12554 raft_consensus.cc:2955] T d55bc4efd1204fbfaf528c584eb623a7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.160250 12885 raft_consensus.cc:2955] T d55bc4efd1204fbfaf528c584eb623a7 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.178644 12375 catalog_manager.cc:5697] T d55bc4efd1204fbfaf528c584eb623a7 P c84bf0d1e8c44dc4834fb6cd600c275d reported cstate change: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.181500 12478 consensus_queue.cc:237] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:26.188966 12627 raft_consensus.cc:1275] T 60a193ac7040453bbac0a903e42150fd P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:26.189486 12885 raft_consensus.cc:1275] T 60a193ac7040453bbac0a903e42150fd P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:26.190426 12740 consensus_queue.cc:1048] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:26.191272 12974 consensus_queue.cc:1048] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:26.198933 12929 raft_consensus.cc:2955] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.201900 12627 raft_consensus.cc:2955] T 60a193ac7040453bbac0a903e42150fd P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.219620 12885 raft_consensus.cc:2955] T 60a193ac7040453bbac0a903e42150fd P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.224200 12627 consensus_queue.cc:237] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [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: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:26.227139 12363 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 60a193ac7040453bbac0a903e42150fd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:26.229569 12883 raft_consensus.cc:1275] T d55bc4efd1204fbfaf528c584eb623a7 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:26.231037 12554 raft_consensus.cc:1275] T d55bc4efd1204fbfaf528c584eb623a7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:26.235960 12972 consensus_queue.cc:1048] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:26.235512 12374 catalog_manager.cc:5697] T 60a193ac7040453bbac0a903e42150fd P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: config changed from index 3 to 4, VOTER c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) evicted. New cstate: current_term: 1 leader_uuid: "ccb929087ea04edf8b16447493002979" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.238606 12972 consensus_queue.cc:1048] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260710 13:19:26.242709 12687 raft_consensus.cc:1064] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d: attempting to promote NON_VOTER c27a448285984529b77a27c41386a973 to VOTER
I20260710 13:19:26.245054 12687 consensus_queue.cc:237] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:26.248710 12973 raft_consensus.cc:2955] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccb929087ea04edf8b16447493002979 (127.11.21.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.260386 12554 raft_consensus.cc:2955] T d55bc4efd1204fbfaf528c584eb623a7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccb929087ea04edf8b16447493002979 (127.11.21.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.265393 12477 raft_consensus.cc:1275] T 0f3f114671344586a498328412e85c52 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.272982 12975 consensus_queue.cc:1048] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:26.276003 12627 raft_consensus.cc:1275] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.280390 12740 raft_consensus.cc:1064] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979: attempting to promote NON_VOTER c27a448285984529b77a27c41386a973 to VOTER
I20260710 13:19:26.271785 12883 raft_consensus.cc:2955] T d55bc4efd1204fbfaf528c584eb623a7 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccb929087ea04edf8b16447493002979 (127.11.21.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.284718 12544 tablet_service.cc:1558] Processing DeleteTablet for tablet 60a193ac7040453bbac0a903e42150fd with delete_type TABLET_DATA_TOMBSTONED (TS c84bf0d1e8c44dc4834fb6cd600c275d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50534
I20260710 13:19:26.290258 12989 consensus_queue.cc:1048] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260710 13:19:26.293515 12740 consensus_queue.cc:237] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:26.306027 12885 raft_consensus.cc:1275] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.314406 12989 consensus_queue.cc:1048] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:26.318893 12362 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d55bc4efd1204fbfaf528c584eb623a7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:26.323094 12373 catalog_manager.cc:5697] T d55bc4efd1204fbfaf528c584eb623a7 P c84bf0d1e8c44dc4834fb6cd600c275d reported cstate change: config changed from index 3 to 4, VOTER ccb929087ea04edf8b16447493002979 (127.11.21.1) evicted. New cstate: current_term: 1 leader_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.362895 12460 tablet_service.cc:1558] Processing DeleteTablet for tablet d55bc4efd1204fbfaf528c584eb623a7 with delete_type TABLET_DATA_TOMBSTONED (TS ccb929087ea04edf8b16447493002979 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53976
I20260710 13:19:26.396816 12992 tablet_replica.cc:333] T 60a193ac7040453bbac0a903e42150fd P c84bf0d1e8c44dc4834fb6cd600c275d: stopping tablet replica
I20260710 13:19:26.398780 12992 raft_consensus.cc:2243] T 60a193ac7040453bbac0a903e42150fd P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.399087 12554 raft_consensus.cc:1275] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.399516 12687 raft_consensus.cc:2955] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.401039 12883 raft_consensus.cc:1275] T 2f74dba0163e48349c68e977822d8db4 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.400934 12974 consensus_queue.cc:1048] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:26.403481 12627 raft_consensus.cc:1275] T 2f74dba0163e48349c68e977822d8db4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.406324 12929 consensus_queue.cc:1048] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:26.407497 12974 consensus_queue.cc:1048] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } 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:19:26.409332 12992 raft_consensus.cc:2272] T 60a193ac7040453bbac0a903e42150fd P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.413683 12477 raft_consensus.cc:2955] T 0f3f114671344586a498328412e85c52 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.424103 12627 raft_consensus.cc:2955] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.429836 12992 ts_tablet_manager.cc:1916] T 60a193ac7040453bbac0a903e42150fd P c84bf0d1e8c44dc4834fb6cd600c275d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:26.430979 12885 raft_consensus.cc:2955] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.441601 12376 catalog_manager.cc:5697] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d reported cstate change: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:26.472123 12996 tablet_replica.cc:333] T d55bc4efd1204fbfaf528c584eb623a7 P ccb929087ea04edf8b16447493002979: stopping tablet replica
I20260710 13:19:26.473302 12996 raft_consensus.cc:2243] T d55bc4efd1204fbfaf528c584eb623a7 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.474118 12996 raft_consensus.cc:2272] T d55bc4efd1204fbfaf528c584eb623a7 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.472898 12929 raft_consensus.cc:2955] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.479496 12996 ts_tablet_manager.cc:1916] T d55bc4efd1204fbfaf528c584eb623a7 P ccb929087ea04edf8b16447493002979: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:26.480971 12885 raft_consensus.cc:2955] T 2f74dba0163e48349c68e977822d8db4 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.488848 12626 raft_consensus.cc:2955] T 2f74dba0163e48349c68e977822d8db4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.495044 12992 ts_tablet_manager.cc:1929] T 60a193ac7040453bbac0a903e42150fd P c84bf0d1e8c44dc4834fb6cd600c275d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:26.495704 12992 log.cc:1199] T 60a193ac7040453bbac0a903e42150fd P c84bf0d1e8c44dc4834fb6cd600c275d: Deleting WAL directory at /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-1-root/wals/60a193ac7040453bbac0a903e42150fd
I20260710 13:19:26.497628 12362 catalog_manager.cc:5028] TS c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773): tablet 60a193ac7040453bbac0a903e42150fd (table test-workload [id=e55b4b28c255480ea882c58d22cf3703]) successfully deleted
I20260710 13:19:26.502897 12996 ts_tablet_manager.cc:1929] T d55bc4efd1204fbfaf528c584eb623a7 P ccb929087ea04edf8b16447493002979: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:26.503404 12996 log.cc:1199] T d55bc4efd1204fbfaf528c584eb623a7 P ccb929087ea04edf8b16447493002979: Deleting WAL directory at /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-0-root/wals/d55bc4efd1204fbfaf528c584eb623a7
I20260710 13:19:26.505456 12363 catalog_manager.cc:5028] TS ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): tablet d55bc4efd1204fbfaf528c584eb623a7 (table test-workload [id=e55b4b28c255480ea882c58d22cf3703]) successfully deleted
I20260710 13:19:26.519574 12554 raft_consensus.cc:2955] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.524302 12374 catalog_manager.cc:5697] T 2f74dba0163e48349c68e977822d8db4 P c27a448285984529b77a27c41386a973 reported cstate change: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ccb929087ea04edf8b16447493002979" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.525261 12552 consensus_queue.cc:237] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:26.537290 12477 raft_consensus.cc:1275] T 0f3f114671344586a498328412e85c52 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:26.537667 12885 raft_consensus.cc:1275] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:26.539198 12991 consensus_queue.cc:1048] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:26.540180 12687 consensus_queue.cc:1048] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:26.547354 12478 consensus_queue.cc:237] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:26.547634 12989 raft_consensus.cc:2955] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.549503 12885 raft_consensus.cc:2955] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.562011 12362 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0f3f114671344586a498328412e85c52 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:26.561484 12477 raft_consensus.cc:2955] T 0f3f114671344586a498328412e85c52 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.564975 12376 catalog_manager.cc:5697] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 reported cstate change: config changed from index 3 to 4, VOTER 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) evicted. New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.567636 12885 raft_consensus.cc:1275] T 2f74dba0163e48349c68e977822d8db4 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:26.568260 12552 raft_consensus.cc:1275] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:26.569248 12929 consensus_queue.cc:1048] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:26.575130 13002 consensus_queue.cc:1048] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:26.581151 12611 tablet_service.cc:1558] Processing DeleteTablet for tablet 0f3f114671344586a498328412e85c52 with delete_type TABLET_DATA_TOMBSTONED (TS 409aed8fc53d4d01aa65b5ea40ddcf8f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49136
I20260710 13:19:26.587653 13002 raft_consensus.cc:2955] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.593448 12552 raft_consensus.cc:2955] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.601158 13003 tablet_replica.cc:333] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f: stopping tablet replica
I20260710 13:19:26.601377 12885 raft_consensus.cc:2955] T 2f74dba0163e48349c68e977822d8db4 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.602758 13003 raft_consensus.cc:2243] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.603749 13003 raft_consensus.cc:2272] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.607650 13003 ts_tablet_manager.cc:1916] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:26.619782 12376 catalog_manager.cc:5697] T 2f74dba0163e48349c68e977822d8db4 P c27a448285984529b77a27c41386a973 reported cstate change: config changed from index 3 to 4, VOTER 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) evicted. New cstate: current_term: 1 leader_uuid: "ccb929087ea04edf8b16447493002979" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:26.627667 13003 ts_tablet_manager.cc:1929] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:26.628264 13003 log.cc:1199] T 0f3f114671344586a498328412e85c52 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Deleting WAL directory at /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-2-root/wals/0f3f114671344586a498328412e85c52
I20260710 13:19:26.632473 12611 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f74dba0163e48349c68e977822d8db4 with delete_type TABLET_DATA_TOMBSTONED (TS 409aed8fc53d4d01aa65b5ea40ddcf8f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49136
I20260710 13:19:26.633924 12362 catalog_manager.cc:5028] TS 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609): tablet 0f3f114671344586a498328412e85c52 (table test-workload [id=e55b4b28c255480ea882c58d22cf3703]) successfully deleted
I20260710 13:19:26.634135 12363 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2f74dba0163e48349c68e977822d8db4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:26.635522 13003 tablet_replica.cc:333] T 2f74dba0163e48349c68e977822d8db4 P 409aed8fc53d4d01aa65b5ea40ddcf8f: stopping tablet replica
I20260710 13:19:26.636684 13003 raft_consensus.cc:2243] T 2f74dba0163e48349c68e977822d8db4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.637621 13003 raft_consensus.cc:2272] T 2f74dba0163e48349c68e977822d8db4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.640846 13003 ts_tablet_manager.cc:1916] T 2f74dba0163e48349c68e977822d8db4 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:26.650753 13003 ts_tablet_manager.cc:1929] T 2f74dba0163e48349c68e977822d8db4 P 409aed8fc53d4d01aa65b5ea40ddcf8f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:26.651086 13003 log.cc:1199] T 2f74dba0163e48349c68e977822d8db4 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Deleting WAL directory at /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-2-root/wals/2f74dba0163e48349c68e977822d8db4
I20260710 13:19:26.652730 12362 catalog_manager.cc:5028] TS 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609): tablet 2f74dba0163e48349c68e977822d8db4 (table test-workload [id=e55b4b28c255480ea882c58d22cf3703]) successfully deleted
I20260710 13:19:27.666034 12552 consensus_queue.cc:237] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Queue 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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:27.673298 12627 raft_consensus.cc:1275] T 4be151a5bb7d478790d146db2caa01e0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:27.674114 12478 raft_consensus.cc:1275] T 4be151a5bb7d478790d146db2caa01e0 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:27.675554 12517 consensus_peers.cc:597] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d -> Peer c27a448285984529b77a27c41386a973 (127.11.21.4:45869): Couldn't send request to peer c27a448285984529b77a27c41386a973. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4be151a5bb7d478790d146db2caa01e0. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.675488 13007 consensus_queue.cc:1048] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:27.676703 12991 consensus_queue.cc:1048] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } 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:19:27.684504 13007 raft_consensus.cc:2955] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:27.686299 12627 raft_consensus.cc:2955] T 4be151a5bb7d478790d146db2caa01e0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:27.686954 12478 raft_consensus.cc:2955] T 4be151a5bb7d478790d146db2caa01e0 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:27.698566 12376 catalog_manager.cc:5697] T 4be151a5bb7d478790d146db2caa01e0 P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:27.699375 12627 consensus_queue.cc:237] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Queue 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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:27.707783 12552 raft_consensus.cc:1275] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:27.709358 12478 raft_consensus.cc:1275] T e7d0e7dfd7304a44a02bc4922c5e4d9f P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:27.709532 12591 consensus_peers.cc:597] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f -> Peer c27a448285984529b77a27c41386a973 (127.11.21.4:45869): Couldn't send request to peer c27a448285984529b77a27c41386a973. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7d0e7dfd7304a44a02bc4922c5e4d9f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.710791 13004 consensus_queue.cc:1048] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:27.712067 12973 consensus_queue.cc:1048] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } 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:19:27.727757 13004 raft_consensus.cc:2955] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:27.734462 12552 raft_consensus.cc:2955] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:27.738632 12478 raft_consensus.cc:2955] T e7d0e7dfd7304a44a02bc4922c5e4d9f P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:27.745360 12375 catalog_manager.cc:5697] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New cstate: current_term: 1 leader_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.745671 12554 consensus_queue.cc:237] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Queue 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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:27.759279 12627 raft_consensus.cc:1275] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:27.761780 13007 consensus_queue.cc:1048] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:27.762544 12476 raft_consensus.cc:1275] T 4779b12d99624c1aa8dedb23f4d42ef7 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:27.765166 13007 consensus_queue.cc:1048] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } 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:19:27.766147 12517 consensus_peers.cc:597] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d -> Peer c27a448285984529b77a27c41386a973 (127.11.21.4:45869): Couldn't send request to peer c27a448285984529b77a27c41386a973. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4779b12d99624c1aa8dedb23f4d42ef7. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.776284 13006 raft_consensus.cc:2955] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:27.779879 12478 raft_consensus.cc:2955] T 4779b12d99624c1aa8dedb23f4d42ef7 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:27.783730 12626 raft_consensus.cc:2955] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:27.790401 12373 catalog_manager.cc:5697] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d reported cstate change: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.793268 12478 consensus_queue.cc:237] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [LEADER]: Queue 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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:27.802762 12626 raft_consensus.cc:1275] T 86933e69a54b4941901b7c08a8f297a8 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:27.803448 12442 consensus_peers.cc:597] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 -> Peer c27a448285984529b77a27c41386a973 (127.11.21.4:45869): Couldn't send request to peer c27a448285984529b77a27c41386a973. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 86933e69a54b4941901b7c08a8f297a8. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.804610 12929 consensus_queue.cc:1048] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } 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:19:27.804889 12554 raft_consensus.cc:1275] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:27.807560 12929 consensus_queue.cc:1048] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:27.815367 12929 raft_consensus.cc:2955] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:27.818038 12626 raft_consensus.cc:2955] T 86933e69a54b4941901b7c08a8f297a8 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:27.818665 12554 raft_consensus.cc:2955] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:27.831118 12375 catalog_manager.cc:5697] T 86933e69a54b4941901b7c08a8f297a8 P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New cstate: current_term: 1 leader_uuid: "ccb929087ea04edf8b16447493002979" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:28.084507 13027 ts_tablet_manager.cc:933] T 4be151a5bb7d478790d146db2caa01e0 P c27a448285984529b77a27c41386a973: Initiating tablet copy from peer c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:28.086697 13027 tablet_copy_client.cc:323] T 4be151a5bb7d478790d146db2caa01e0 P c27a448285984529b77a27c41386a973: tablet copy: Beginning tablet copy session from remote peer at address 127.11.21.2:46773
I20260710 13:19:28.088814 12564 tablet_copy_service.cc:140] P c84bf0d1e8c44dc4834fb6cd600c275d: Received BeginTabletCopySession request for tablet 4be151a5bb7d478790d146db2caa01e0 from peer c27a448285984529b77a27c41386a973 ({username='slave'} at 127.0.0.1:35118)
I20260710 13:19:28.089412 12564 tablet_copy_service.cc:161] P c84bf0d1e8c44dc4834fb6cd600c275d: Beginning new tablet copy session on tablet 4be151a5bb7d478790d146db2caa01e0 from peer c27a448285984529b77a27c41386a973 at {username='slave'} at 127.0.0.1:35118: session id = c27a448285984529b77a27c41386a973-4be151a5bb7d478790d146db2caa01e0
I20260710 13:19:28.096359 12564 tablet_copy_source_session.cc:215] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:28.099906 13027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be151a5bb7d478790d146db2caa01e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.113366 13027 tablet_copy_client.cc:806] T 4be151a5bb7d478790d146db2caa01e0 P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:28.114105 13027 tablet_copy_client.cc:670] T 4be151a5bb7d478790d146db2caa01e0 P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:28.118347 13027 tablet_copy_client.cc:538] T 4be151a5bb7d478790d146db2caa01e0 P c27a448285984529b77a27c41386a973: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:28.126098 13027 tablet_bootstrap.cc:492] T 4be151a5bb7d478790d146db2caa01e0 P c27a448285984529b77a27c41386a973: Bootstrap starting.
I20260710 13:19:28.162617 13031 ts_tablet_manager.cc:933] T 4779b12d99624c1aa8dedb23f4d42ef7 P c27a448285984529b77a27c41386a973: Initiating tablet copy from peer c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:28.164490 13027 tablet_bootstrap.cc:492] T 4be151a5bb7d478790d146db2caa01e0 P c27a448285984529b77a27c41386a973: 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:19:28.165799 13027 tablet_bootstrap.cc:492] T 4be151a5bb7d478790d146db2caa01e0 P c27a448285984529b77a27c41386a973: Bootstrap complete.
I20260710 13:19:28.166831 13027 ts_tablet_manager.cc:1403] T 4be151a5bb7d478790d146db2caa01e0 P c27a448285984529b77a27c41386a973: Time spent bootstrapping tablet: real 0.041s	user 0.028s	sys 0.004s
I20260710 13:19:28.169405 13029 ts_tablet_manager.cc:933] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c27a448285984529b77a27c41386a973: Initiating tablet copy from peer 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:28.171569 13031 tablet_copy_client.cc:323] T 4779b12d99624c1aa8dedb23f4d42ef7 P c27a448285984529b77a27c41386a973: tablet copy: Beginning tablet copy session from remote peer at address 127.11.21.2:46773
I20260710 13:19:28.171322 13027 raft_consensus.cc:359] T 4be151a5bb7d478790d146db2caa01e0 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:28.172783 13027 raft_consensus.cc:740] T 4be151a5bb7d478790d146db2caa01e0 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c27a448285984529b77a27c41386a973, State: Initialized, Role: LEARNER
I20260710 13:19:28.174396 13027 consensus_queue.cc:260] T 4be151a5bb7d478790d146db2caa01e0 P c27a448285984529b77a27c41386a973 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:28.175114 12564 tablet_copy_service.cc:140] P c84bf0d1e8c44dc4834fb6cd600c275d: Received BeginTabletCopySession request for tablet 4779b12d99624c1aa8dedb23f4d42ef7 from peer c27a448285984529b77a27c41386a973 ({username='slave'} at 127.0.0.1:35118)
I20260710 13:19:28.175705 12564 tablet_copy_service.cc:161] P c84bf0d1e8c44dc4834fb6cd600c275d: Beginning new tablet copy session on tablet 4779b12d99624c1aa8dedb23f4d42ef7 from peer c27a448285984529b77a27c41386a973 at {username='slave'} at 127.0.0.1:35118: session id = c27a448285984529b77a27c41386a973-4779b12d99624c1aa8dedb23f4d42ef7
I20260710 13:19:28.176155 13029 tablet_copy_client.cc:323] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c27a448285984529b77a27c41386a973: tablet copy: Beginning tablet copy session from remote peer at address 127.11.21.3:43609
I20260710 13:19:28.178203 12638 tablet_copy_service.cc:140] P 409aed8fc53d4d01aa65b5ea40ddcf8f: Received BeginTabletCopySession request for tablet e7d0e7dfd7304a44a02bc4922c5e4d9f from peer c27a448285984529b77a27c41386a973 ({username='slave'} at 127.0.0.1:53868)
I20260710 13:19:28.178747 12638 tablet_copy_service.cc:161] P 409aed8fc53d4d01aa65b5ea40ddcf8f: Beginning new tablet copy session on tablet e7d0e7dfd7304a44a02bc4922c5e4d9f from peer c27a448285984529b77a27c41386a973 at {username='slave'} at 127.0.0.1:53868: session id = c27a448285984529b77a27c41386a973-e7d0e7dfd7304a44a02bc4922c5e4d9f
I20260710 13:19:28.186445 12638 tablet_copy_source_session.cc:215] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:28.190572 13029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d0e7dfd7304a44a02bc4922c5e4d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.209551 13029 tablet_copy_client.cc:806] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:28.210202 13029 tablet_copy_client.cc:670] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:28.215200 13029 tablet_copy_client.cc:538] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c27a448285984529b77a27c41386a973: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:28.227856 13029 tablet_bootstrap.cc:492] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c27a448285984529b77a27c41386a973: Bootstrap starting.
I20260710 13:19:28.253609 12564 tablet_copy_source_session.cc:215] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:28.265674 13031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4779b12d99624c1aa8dedb23f4d42ef7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.269601 13029 tablet_bootstrap.cc:492] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c27a448285984529b77a27c41386a973: 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:19:28.270663 13029 tablet_bootstrap.cc:492] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c27a448285984529b77a27c41386a973: Bootstrap complete.
I20260710 13:19:28.271409 13029 ts_tablet_manager.cc:1403] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c27a448285984529b77a27c41386a973: Time spent bootstrapping tablet: real 0.048s	user 0.025s	sys 0.014s
I20260710 13:19:28.274654 13029 raft_consensus.cc:359] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:28.275530 13029 raft_consensus.cc:740] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c27a448285984529b77a27c41386a973, State: Initialized, Role: LEARNER
I20260710 13:19:28.276247 13029 consensus_queue.cc:260] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c27a448285984529b77a27c41386a973 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:28.305372 13035 ts_tablet_manager.cc:933] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973: Initiating tablet copy from peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531)
I20260710 13:19:28.311158 13027 ts_tablet_manager.cc:1434] T 4be151a5bb7d478790d146db2caa01e0 P c27a448285984529b77a27c41386a973: Time spent starting tablet: real 0.144s	user 0.029s	sys 0.039s
I20260710 13:19:28.320163 12564 tablet_copy_service.cc:342] P c84bf0d1e8c44dc4834fb6cd600c275d: Request end of tablet copy session c27a448285984529b77a27c41386a973-4be151a5bb7d478790d146db2caa01e0 received from {username='slave'} at 127.0.0.1:35118
I20260710 13:19:28.320820 12564 tablet_copy_service.cc:434] P c84bf0d1e8c44dc4834fb6cd600c275d: ending tablet copy session c27a448285984529b77a27c41386a973-4be151a5bb7d478790d146db2caa01e0 on tablet 4be151a5bb7d478790d146db2caa01e0 with peer c27a448285984529b77a27c41386a973
I20260710 13:19:28.325234 13035 tablet_copy_client.cc:323] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973: tablet copy: Beginning tablet copy session from remote peer at address 127.11.21.1:40531
I20260710 13:19:28.328258 12488 tablet_copy_service.cc:140] P ccb929087ea04edf8b16447493002979: Received BeginTabletCopySession request for tablet 86933e69a54b4941901b7c08a8f297a8 from peer c27a448285984529b77a27c41386a973 ({username='slave'} at 127.0.0.1:38490)
I20260710 13:19:28.329010 12488 tablet_copy_service.cc:161] P ccb929087ea04edf8b16447493002979: Beginning new tablet copy session on tablet 86933e69a54b4941901b7c08a8f297a8 from peer c27a448285984529b77a27c41386a973 at {username='slave'} at 127.0.0.1:38490: session id = c27a448285984529b77a27c41386a973-86933e69a54b4941901b7c08a8f297a8
I20260710 13:19:28.337822 13029 ts_tablet_manager.cc:1434] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c27a448285984529b77a27c41386a973: Time spent starting tablet: real 0.066s	user 0.012s	sys 0.052s
I20260710 13:19:28.338835 12488 tablet_copy_source_session.cc:215] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:28.342074 12638 tablet_copy_service.cc:342] P 409aed8fc53d4d01aa65b5ea40ddcf8f: Request end of tablet copy session c27a448285984529b77a27c41386a973-e7d0e7dfd7304a44a02bc4922c5e4d9f received from {username='slave'} at 127.0.0.1:53868
I20260710 13:19:28.342557 12638 tablet_copy_service.cc:434] P 409aed8fc53d4d01aa65b5ea40ddcf8f: ending tablet copy session c27a448285984529b77a27c41386a973-e7d0e7dfd7304a44a02bc4922c5e4d9f on tablet e7d0e7dfd7304a44a02bc4922c5e4d9f with peer c27a448285984529b77a27c41386a973
I20260710 13:19:28.342557 13035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86933e69a54b4941901b7c08a8f297a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.348264 13031 tablet_copy_client.cc:806] T 4779b12d99624c1aa8dedb23f4d42ef7 P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:28.348978 13031 tablet_copy_client.cc:670] T 4779b12d99624c1aa8dedb23f4d42ef7 P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:28.353075 13031 tablet_copy_client.cc:538] T 4779b12d99624c1aa8dedb23f4d42ef7 P c27a448285984529b77a27c41386a973: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:28.360749 13031 tablet_bootstrap.cc:492] T 4779b12d99624c1aa8dedb23f4d42ef7 P c27a448285984529b77a27c41386a973: Bootstrap starting.
I20260710 13:19:28.362787 13035 tablet_copy_client.cc:806] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:28.363503 13035 tablet_copy_client.cc:670] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:28.368012 13035 tablet_copy_client.cc:538] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:28.376699 13035 tablet_bootstrap.cc:492] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973: Bootstrap starting.
I20260710 13:19:28.379674 13031 tablet_bootstrap.cc:492] T 4779b12d99624c1aa8dedb23f4d42ef7 P c27a448285984529b77a27c41386a973: 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:19:28.380730 13031 tablet_bootstrap.cc:492] T 4779b12d99624c1aa8dedb23f4d42ef7 P c27a448285984529b77a27c41386a973: Bootstrap complete.
I20260710 13:19:28.381589 13031 ts_tablet_manager.cc:1403] T 4779b12d99624c1aa8dedb23f4d42ef7 P c27a448285984529b77a27c41386a973: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.011s
I20260710 13:19:28.384999 13031 raft_consensus.cc:359] T 4779b12d99624c1aa8dedb23f4d42ef7 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:28.386670 13031 raft_consensus.cc:740] T 4779b12d99624c1aa8dedb23f4d42ef7 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c27a448285984529b77a27c41386a973, State: Initialized, Role: LEARNER
I20260710 13:19:28.387418 13031 consensus_queue.cc:260] T 4779b12d99624c1aa8dedb23f4d42ef7 P c27a448285984529b77a27c41386a973 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:28.391000 13031 ts_tablet_manager.cc:1434] T 4779b12d99624c1aa8dedb23f4d42ef7 P c27a448285984529b77a27c41386a973: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:19:28.392879 12564 tablet_copy_service.cc:342] P c84bf0d1e8c44dc4834fb6cd600c275d: Request end of tablet copy session c27a448285984529b77a27c41386a973-4779b12d99624c1aa8dedb23f4d42ef7 received from {username='slave'} at 127.0.0.1:35118
I20260710 13:19:28.393306 12564 tablet_copy_service.cc:434] P c84bf0d1e8c44dc4834fb6cd600c275d: ending tablet copy session c27a448285984529b77a27c41386a973-4779b12d99624c1aa8dedb23f4d42ef7 on tablet 4779b12d99624c1aa8dedb23f4d42ef7 with peer c27a448285984529b77a27c41386a973
I20260710 13:19:28.403757 13035 tablet_bootstrap.cc:492] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973: 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:19:28.404706 13035 tablet_bootstrap.cc:492] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973: Bootstrap complete.
I20260710 13:19:28.405359 13035 ts_tablet_manager.cc:1403] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.008s
I20260710 13:19:28.408200 13035 raft_consensus.cc:359] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:28.409068 13035 raft_consensus.cc:740] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c27a448285984529b77a27c41386a973, State: Initialized, Role: LEARNER
I20260710 13:19:28.409736 13035 consensus_queue.cc:260] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:28.412050 13035 ts_tablet_manager.cc:1434] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:19:28.413829 12488 tablet_copy_service.cc:342] P ccb929087ea04edf8b16447493002979: Request end of tablet copy session c27a448285984529b77a27c41386a973-86933e69a54b4941901b7c08a8f297a8 received from {username='slave'} at 127.0.0.1:38490
I20260710 13:19:28.414238 12488 tablet_copy_service.cc:434] P ccb929087ea04edf8b16447493002979: ending tablet copy session c27a448285984529b77a27c41386a973-86933e69a54b4941901b7c08a8f297a8 on tablet 86933e69a54b4941901b7c08a8f297a8 with peer c27a448285984529b77a27c41386a973
I20260710 13:19:28.540055 12885 raft_consensus.cc:1217] T 4be151a5bb7d478790d146db2caa01e0 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:28.628295 12885 raft_consensus.cc:1217] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:28.739459 12885 raft_consensus.cc:1217] T 4779b12d99624c1aa8dedb23f4d42ef7 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:28.810664 12885 raft_consensus.cc:1217] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:28.953223 12991 raft_consensus.cc:1064] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d: attempting to promote NON_VOTER c27a448285984529b77a27c41386a973 to VOTER
I20260710 13:19:28.955426 12991 consensus_queue.cc:237] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:28.962165 12626 raft_consensus.cc:1275] T 4be151a5bb7d478790d146db2caa01e0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:28.962518 12885 raft_consensus.cc:1275] T 4be151a5bb7d478790d146db2caa01e0 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:28.963763 13007 consensus_queue.cc:1048] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:28.964416 12478 raft_consensus.cc:1275] T 4be151a5bb7d478790d146db2caa01e0 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:28.964754 13006 consensus_queue.cc:1048] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:28.967094 12991 consensus_queue.cc:1048] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } 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:19:28.990770 13007 raft_consensus.cc:2955] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:28.993424 12885 raft_consensus.cc:2955] T 4be151a5bb7d478790d146db2caa01e0 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:28.996250 12476 raft_consensus.cc:2955] T 4be151a5bb7d478790d146db2caa01e0 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.009292 12626 raft_consensus.cc:2955] T 4be151a5bb7d478790d146db2caa01e0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.014863 12373 catalog_manager.cc:5697] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d reported cstate change: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:29.040050 12552 consensus_queue.cc:237] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [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: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:29.045735 12626 raft_consensus.cc:1275] T 4be151a5bb7d478790d146db2caa01e0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.045739 12885 raft_consensus.cc:1275] T 4be151a5bb7d478790d146db2caa01e0 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.047716 12991 consensus_queue.cc:1048] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:29.049405 12991 consensus_queue.cc:1048] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:29.056207 12991 raft_consensus.cc:2955] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccb929087ea04edf8b16447493002979 (127.11.21.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.057507 12626 raft_consensus.cc:2955] T 4be151a5bb7d478790d146db2caa01e0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccb929087ea04edf8b16447493002979 (127.11.21.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.062804 12885 raft_consensus.cc:2955] T 4be151a5bb7d478790d146db2caa01e0 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccb929087ea04edf8b16447493002979 (127.11.21.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.072042 12376 catalog_manager.cc:5697] T 4be151a5bb7d478790d146db2caa01e0 P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: config changed from index 3 to 4, VOTER ccb929087ea04edf8b16447493002979 (127.11.21.1) evicted. New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.079458 12362 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4be151a5bb7d478790d146db2caa01e0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:29.087023 12460 tablet_service.cc:1558] Processing DeleteTablet for tablet 4be151a5bb7d478790d146db2caa01e0 with delete_type TABLET_DATA_TOMBSTONED (TS ccb929087ea04edf8b16447493002979 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53976
I20260710 13:19:29.089097 13053 tablet_replica.cc:333] T 4be151a5bb7d478790d146db2caa01e0 P ccb929087ea04edf8b16447493002979: stopping tablet replica
I20260710 13:19:29.089989 13053 raft_consensus.cc:2243] T 4be151a5bb7d478790d146db2caa01e0 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:29.090772 13053 raft_consensus.cc:2272] T 4be151a5bb7d478790d146db2caa01e0 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.093858 13053 ts_tablet_manager.cc:1916] T 4be151a5bb7d478790d146db2caa01e0 P ccb929087ea04edf8b16447493002979: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:29.107996 13041 raft_consensus.cc:1064] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f: attempting to promote NON_VOTER c27a448285984529b77a27c41386a973 to VOTER
I20260710 13:19:29.108982 13053 ts_tablet_manager.cc:1929] T 4be151a5bb7d478790d146db2caa01e0 P ccb929087ea04edf8b16447493002979: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:29.109462 13053 log.cc:1199] T 4be151a5bb7d478790d146db2caa01e0 P ccb929087ea04edf8b16447493002979: Deleting WAL directory at /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-0-root/wals/4be151a5bb7d478790d146db2caa01e0
I20260710 13:19:29.111145 12363 catalog_manager.cc:5028] TS ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): tablet 4be151a5bb7d478790d146db2caa01e0 (table test-workload [id=e55b4b28c255480ea882c58d22cf3703]) successfully deleted
I20260710 13:19:29.111039 13041 consensus_queue.cc:237] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:29.118600 12885 raft_consensus.cc:1275] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.118728 12552 raft_consensus.cc:1275] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.120544 12476 raft_consensus.cc:1275] T e7d0e7dfd7304a44a02bc4922c5e4d9f P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.121387 13004 consensus_queue.cc:1048] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } 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:19:29.122756 13055 consensus_queue.cc:1048] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:29.124071 12973 consensus_queue.cc:1048] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:29.134970 13041 raft_consensus.cc:2955] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.144240 12476 raft_consensus.cc:2955] T e7d0e7dfd7304a44a02bc4922c5e4d9f P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.145602 12552 raft_consensus.cc:2955] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.147244 12885 raft_consensus.cc:2955] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.161128 12375 catalog_manager.cc:5697] T e7d0e7dfd7304a44a02bc4922c5e4d9f P ccb929087ea04edf8b16447493002979 reported cstate change: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.180929 12626 consensus_queue.cc:237] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:29.189808 12885 raft_consensus.cc:1275] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.191284 13041 consensus_queue.cc:1048] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:29.195776 12476 raft_consensus.cc:1275] T e7d0e7dfd7304a44a02bc4922c5e4d9f P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.197463 13041 consensus_queue.cc:1048] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:29.199100 13055 raft_consensus.cc:2955] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.205313 12883 raft_consensus.cc:2955] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.206033 12478 raft_consensus.cc:2955] T e7d0e7dfd7304a44a02bc4922c5e4d9f P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.212320 12362 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e7d0e7dfd7304a44a02bc4922c5e4d9f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:29.217840 12373 catalog_manager.cc:5697] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: config changed from index 3 to 4, VOTER c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) evicted. New cstate: current_term: 1 leader_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:29.229398 12544 tablet_service.cc:1558] Processing DeleteTablet for tablet e7d0e7dfd7304a44a02bc4922c5e4d9f with delete_type TABLET_DATA_TOMBSTONED (TS c84bf0d1e8c44dc4834fb6cd600c275d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50534
I20260710 13:19:29.231475 13059 tablet_replica.cc:333] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d: stopping tablet replica
I20260710 13:19:29.233734 13059 raft_consensus.cc:2243] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:29.234707 13059 raft_consensus.cc:2272] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.239176 13059 ts_tablet_manager.cc:1916] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:29.254199 13059 ts_tablet_manager.cc:1929] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:29.254560 13059 log.cc:1199] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c84bf0d1e8c44dc4834fb6cd600c275d: Deleting WAL directory at /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-1-root/wals/e7d0e7dfd7304a44a02bc4922c5e4d9f
I20260710 13:19:29.256055 12362 catalog_manager.cc:5028] TS c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773): tablet e7d0e7dfd7304a44a02bc4922c5e4d9f (table test-workload [id=e55b4b28c255480ea882c58d22cf3703]) successfully deleted
I20260710 13:19:29.263589 13043 raft_consensus.cc:1064] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979: attempting to promote NON_VOTER c27a448285984529b77a27c41386a973 to VOTER
I20260710 13:19:29.265842 13043 consensus_queue.cc:237] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:29.273401 12552 raft_consensus.cc:1275] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.273401 12626 raft_consensus.cc:1275] T 86933e69a54b4941901b7c08a8f297a8 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.275069 13021 consensus_queue.cc:1048] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } 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:19:29.276242 13043 consensus_queue.cc:1048] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:29.275620 12883 raft_consensus.cc:1275] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.281473 13021 consensus_queue.cc:1048] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:29.292044 12929 raft_consensus.cc:2955] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.296571 12991 raft_consensus.cc:1064] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d: attempting to promote NON_VOTER c27a448285984529b77a27c41386a973 to VOTER
I20260710 13:19:29.299065 12991 consensus_queue.cc:237] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:29.302013 12626 raft_consensus.cc:2955] T 86933e69a54b4941901b7c08a8f297a8 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.303256 12883 raft_consensus.cc:2955] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.311524 12376 catalog_manager.cc:5697] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 reported cstate change: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ccb929087ea04edf8b16447493002979" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:29.335960 12554 raft_consensus.cc:2955] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.340574 12883 raft_consensus.cc:1275] T 4779b12d99624c1aa8dedb23f4d42ef7 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.340737 12625 raft_consensus.cc:1275] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.342325 13007 consensus_queue.cc:1048] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:29.349867 13045 consensus_queue.cc:1048] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:29.359086 12478 raft_consensus.cc:1275] T 4779b12d99624c1aa8dedb23f4d42ef7 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.361218 13045 consensus_queue.cc:1048] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } 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:19:29.362901 12476 consensus_queue.cc:237] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:29.365393 13006 raft_consensus.cc:2955] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.372182 12885 raft_consensus.cc:1275] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.373957 12929 consensus_queue.cc:1048] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:29.373967 12885 raft_consensus.cc:2955] T 4779b12d99624c1aa8dedb23f4d42ef7 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.377967 12554 raft_consensus.cc:1275] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.380404 12929 consensus_queue.cc:1048] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:29.384402 13043 raft_consensus.cc:2955] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.387849 12626 raft_consensus.cc:2955] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.392119 12373 catalog_manager.cc:5697] T 4779b12d99624c1aa8dedb23f4d42ef7 P c27a448285984529b77a27c41386a973 reported cstate change: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.394198 12883 raft_consensus.cc:2955] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.402408 12478 raft_consensus.cc:2955] T 4779b12d99624c1aa8dedb23f4d42ef7 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.408843 12552 consensus_queue.cc:237] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [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: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:29.411329 12550 raft_consensus.cc:2955] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.415866 12626 raft_consensus.cc:1275] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.423835 13045 consensus_queue.cc:1048] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:29.419937 12885 raft_consensus.cc:1275] T 4779b12d99624c1aa8dedb23f4d42ef7 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.420042 12363 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 86933e69a54b4941901b7c08a8f297a8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:29.428102 12991 consensus_queue.cc:1048] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:29.432526 13045 raft_consensus.cc:2955] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccb929087ea04edf8b16447493002979 (127.11.21.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.433462 12626 raft_consensus.cc:2955] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccb929087ea04edf8b16447493002979 (127.11.21.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.435971 12374 catalog_manager.cc:5697] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 reported cstate change: config changed from index 3 to 4, VOTER 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) evicted. New cstate: current_term: 1 leader_uuid: "ccb929087ea04edf8b16447493002979" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.445338 12362 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4779b12d99624c1aa8dedb23f4d42ef7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:29.450999 12611 tablet_service.cc:1558] Processing DeleteTablet for tablet 86933e69a54b4941901b7c08a8f297a8 with delete_type TABLET_DATA_TOMBSTONED (TS 409aed8fc53d4d01aa65b5ea40ddcf8f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49136
I20260710 13:19:29.450870 12885 raft_consensus.cc:2955] T 4779b12d99624c1aa8dedb23f4d42ef7 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccb929087ea04edf8b16447493002979 (127.11.21.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.454903 12374 catalog_manager.cc:5697] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: config changed from index 3 to 4, VOTER ccb929087ea04edf8b16447493002979 (127.11.21.1) evicted. New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:29.461472 13068 tablet_replica.cc:333] T 86933e69a54b4941901b7c08a8f297a8 P 409aed8fc53d4d01aa65b5ea40ddcf8f: stopping tablet replica
I20260710 13:19:29.464732 13068 raft_consensus.cc:2243] T 86933e69a54b4941901b7c08a8f297a8 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:29.465536 13068 raft_consensus.cc:2272] T 86933e69a54b4941901b7c08a8f297a8 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.469218 13068 ts_tablet_manager.cc:1916] T 86933e69a54b4941901b7c08a8f297a8 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:29.478662 12460 tablet_service.cc:1558] Processing DeleteTablet for tablet 4779b12d99624c1aa8dedb23f4d42ef7 with delete_type TABLET_DATA_TOMBSTONED (TS ccb929087ea04edf8b16447493002979 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53976
I20260710 13:19:29.479868 13053 tablet_replica.cc:333] T 4779b12d99624c1aa8dedb23f4d42ef7 P ccb929087ea04edf8b16447493002979: stopping tablet replica
I20260710 13:19:29.481060 13053 raft_consensus.cc:2243] T 4779b12d99624c1aa8dedb23f4d42ef7 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:29.481794 13053 raft_consensus.cc:2272] T 4779b12d99624c1aa8dedb23f4d42ef7 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.485328 13068 ts_tablet_manager.cc:1929] T 86933e69a54b4941901b7c08a8f297a8 P 409aed8fc53d4d01aa65b5ea40ddcf8f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:29.485507 13053 ts_tablet_manager.cc:1916] T 4779b12d99624c1aa8dedb23f4d42ef7 P ccb929087ea04edf8b16447493002979: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:29.485744 13068 log.cc:1199] T 86933e69a54b4941901b7c08a8f297a8 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Deleting WAL directory at /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-2-root/wals/86933e69a54b4941901b7c08a8f297a8
I20260710 13:19:29.487241 12362 catalog_manager.cc:5028] TS 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609): tablet 86933e69a54b4941901b7c08a8f297a8 (table test-workload [id=e55b4b28c255480ea882c58d22cf3703]) successfully deleted
I20260710 13:19:29.501714 13053 ts_tablet_manager.cc:1929] T 4779b12d99624c1aa8dedb23f4d42ef7 P ccb929087ea04edf8b16447493002979: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:29.502286 13053 log.cc:1199] T 4779b12d99624c1aa8dedb23f4d42ef7 P ccb929087ea04edf8b16447493002979: Deleting WAL directory at /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-0-root/wals/4779b12d99624c1aa8dedb23f4d42ef7
I20260710 13:19:29.503590 12363 catalog_manager.cc:5028] TS ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): tablet 4779b12d99624c1aa8dedb23f4d42ef7 (table test-workload [id=e55b4b28c255480ea882c58d22cf3703]) successfully deleted
I20260710 13:19:30.515695 12625 consensus_queue.cc:237] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Queue 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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:30.522298 12550 raft_consensus.cc:1275] T 81f2007436ea4b118c77f25cd2dece31 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:30.522667 12591 consensus_peers.cc:597] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f -> Peer c27a448285984529b77a27c41386a973 (127.11.21.4:45869): Couldn't send request to peer c27a448285984529b77a27c41386a973. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 81f2007436ea4b118c77f25cd2dece31. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:30.523991 13070 consensus_queue.cc:1048] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } 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:19:30.524447 12478 raft_consensus.cc:1275] T 81f2007436ea4b118c77f25cd2dece31 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:30.525856 13070 consensus_queue.cc:1048] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:30.534343 13070 raft_consensus.cc:2955] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:30.535981 12478 raft_consensus.cc:2955] T 81f2007436ea4b118c77f25cd2dece31 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:30.539909 12554 raft_consensus.cc:2955] T 81f2007436ea4b118c77f25cd2dece31 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:30.549882 12376 catalog_manager.cc:5697] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New cstate: current_term: 1 leader_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.549337 12625 consensus_queue.cc:237] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Queue 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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:30.561228 12554 raft_consensus.cc:1275] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:30.561425 12591 consensus_peers.cc:597] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f -> Peer c27a448285984529b77a27c41386a973 (127.11.21.4:45869): Couldn't send request to peer c27a448285984529b77a27c41386a973. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e1caa4ea9d5f46179c57e5790a566fc2. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:30.561474 12478 raft_consensus.cc:1275] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:30.562870 13041 consensus_queue.cc:1048] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } 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:19:30.563862 13072 consensus_queue.cc:1048] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:30.595952 13072 raft_consensus.cc:2955] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:30.597416 12554 raft_consensus.cc:2955] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:30.598971 12478 raft_consensus.cc:2955] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:30.611436 12550 consensus_queue.cc:237] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Queue 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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:30.616649 12373 catalog_manager.cc:5697] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979 reported cstate change: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New cstate: current_term: 1 leader_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:30.629132 12625 raft_consensus.cc:1275] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:30.631647 12476 raft_consensus.cc:1275] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:30.631860 13082 consensus_queue.cc:1048] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:19:30.633764 12517 consensus_peers.cc:597] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d -> Peer c27a448285984529b77a27c41386a973 (127.11.21.4:45869): Couldn't send request to peer c27a448285984529b77a27c41386a973. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2fe005ea78234ae08ce04a16a11970f0. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:30.637034 13082 consensus_queue.cc:1048] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:30.647498 12991 raft_consensus.cc:2955] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:30.650177 12625 raft_consensus.cc:2955] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:30.661729 12478 raft_consensus.cc:2955] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:30.663929 12550 consensus_queue.cc:237] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Queue 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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:30.670296 12374 catalog_manager.cc:5697] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d reported cstate change: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.678334 12478 raft_consensus.cc:1275] T 7308dbc7d1c847bd91585d08a9aad3b9 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:30.677572 12625 raft_consensus.cc:1275] T 7308dbc7d1c847bd91585d08a9aad3b9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:30.680003 13085 consensus_queue.cc:1048] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:19:30.680895 12517 consensus_peers.cc:597] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d -> Peer c27a448285984529b77a27c41386a973 (127.11.21.4:45869): Couldn't send request to peer c27a448285984529b77a27c41386a973. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7308dbc7d1c847bd91585d08a9aad3b9. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:30.681511 13088 consensus_queue.cc:1048] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } 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:19:30.690362 13085 raft_consensus.cc:2955] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:30.691936 12625 raft_consensus.cc:2955] T 7308dbc7d1c847bd91585d08a9aad3b9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:30.695921 12478 raft_consensus.cc:2955] T 7308dbc7d1c847bd91585d08a9aad3b9 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:30.710091 12376 catalog_manager.cc:5697] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d reported cstate change: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:31.010208 13092 ts_tablet_manager.cc:933] T 2fe005ea78234ae08ce04a16a11970f0 P c27a448285984529b77a27c41386a973: Initiating tablet copy from peer c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:31.012337 13092 tablet_copy_client.cc:323] T 2fe005ea78234ae08ce04a16a11970f0 P c27a448285984529b77a27c41386a973: tablet copy: Beginning tablet copy session from remote peer at address 127.11.21.2:46773
I20260710 13:19:31.014302 12564 tablet_copy_service.cc:140] P c84bf0d1e8c44dc4834fb6cd600c275d: Received BeginTabletCopySession request for tablet 2fe005ea78234ae08ce04a16a11970f0 from peer c27a448285984529b77a27c41386a973 ({username='slave'} at 127.0.0.1:35118)
I20260710 13:19:31.015085 12564 tablet_copy_service.cc:161] P c84bf0d1e8c44dc4834fb6cd600c275d: Beginning new tablet copy session on tablet 2fe005ea78234ae08ce04a16a11970f0 from peer c27a448285984529b77a27c41386a973 at {username='slave'} at 127.0.0.1:35118: session id = c27a448285984529b77a27c41386a973-2fe005ea78234ae08ce04a16a11970f0
I20260710 13:19:31.022876 12564 tablet_copy_source_session.cc:215] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:31.026283 13092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fe005ea78234ae08ce04a16a11970f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:31.042132 13092 tablet_copy_client.cc:806] T 2fe005ea78234ae08ce04a16a11970f0 P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:31.042703 13092 tablet_copy_client.cc:670] T 2fe005ea78234ae08ce04a16a11970f0 P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:31.046785 13092 tablet_copy_client.cc:538] T 2fe005ea78234ae08ce04a16a11970f0 P c27a448285984529b77a27c41386a973: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:31.053951 13092 tablet_bootstrap.cc:492] T 2fe005ea78234ae08ce04a16a11970f0 P c27a448285984529b77a27c41386a973: Bootstrap starting.
I20260710 13:19:31.072499 13092 tablet_bootstrap.cc:492] T 2fe005ea78234ae08ce04a16a11970f0 P c27a448285984529b77a27c41386a973: 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:19:31.073808 13092 tablet_bootstrap.cc:492] T 2fe005ea78234ae08ce04a16a11970f0 P c27a448285984529b77a27c41386a973: Bootstrap complete.
I20260710 13:19:31.074492 13092 ts_tablet_manager.cc:1403] T 2fe005ea78234ae08ce04a16a11970f0 P c27a448285984529b77a27c41386a973: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260710 13:19:31.077425 13092 raft_consensus.cc:359] T 2fe005ea78234ae08ce04a16a11970f0 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:31.078233 13092 raft_consensus.cc:740] T 2fe005ea78234ae08ce04a16a11970f0 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c27a448285984529b77a27c41386a973, State: Initialized, Role: LEARNER
I20260710 13:19:31.078790 13092 consensus_queue.cc:260] T 2fe005ea78234ae08ce04a16a11970f0 P c27a448285984529b77a27c41386a973 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:31.081666 13092 ts_tablet_manager.cc:1434] T 2fe005ea78234ae08ce04a16a11970f0 P c27a448285984529b77a27c41386a973: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:31.084041 12564 tablet_copy_service.cc:342] P c84bf0d1e8c44dc4834fb6cd600c275d: Request end of tablet copy session c27a448285984529b77a27c41386a973-2fe005ea78234ae08ce04a16a11970f0 received from {username='slave'} at 127.0.0.1:35118
I20260710 13:19:31.084504 12564 tablet_copy_service.cc:434] P c84bf0d1e8c44dc4834fb6cd600c275d: ending tablet copy session c27a448285984529b77a27c41386a973-2fe005ea78234ae08ce04a16a11970f0 on tablet 2fe005ea78234ae08ce04a16a11970f0 with peer c27a448285984529b77a27c41386a973
I20260710 13:19:31.142252 13092 ts_tablet_manager.cc:933] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973: Initiating tablet copy from peer 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:31.143918 13092 tablet_copy_client.cc:323] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973: tablet copy: Beginning tablet copy session from remote peer at address 127.11.21.3:43609
I20260710 13:19:31.145671 12638 tablet_copy_service.cc:140] P 409aed8fc53d4d01aa65b5ea40ddcf8f: Received BeginTabletCopySession request for tablet 81f2007436ea4b118c77f25cd2dece31 from peer c27a448285984529b77a27c41386a973 ({username='slave'} at 127.0.0.1:53868)
I20260710 13:19:31.146195 12638 tablet_copy_service.cc:161] P 409aed8fc53d4d01aa65b5ea40ddcf8f: Beginning new tablet copy session on tablet 81f2007436ea4b118c77f25cd2dece31 from peer c27a448285984529b77a27c41386a973 at {username='slave'} at 127.0.0.1:53868: session id = c27a448285984529b77a27c41386a973-81f2007436ea4b118c77f25cd2dece31
I20260710 13:19:31.153313 12638 tablet_copy_source_session.cc:215] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:31.156587 13092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f2007436ea4b118c77f25cd2dece31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:31.158281 13097 ts_tablet_manager.cc:933] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973: Initiating tablet copy from peer 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:31.160085 13097 tablet_copy_client.cc:323] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973: tablet copy: Beginning tablet copy session from remote peer at address 127.11.21.3:43609
I20260710 13:19:31.161860 12638 tablet_copy_service.cc:140] P 409aed8fc53d4d01aa65b5ea40ddcf8f: Received BeginTabletCopySession request for tablet e1caa4ea9d5f46179c57e5790a566fc2 from peer c27a448285984529b77a27c41386a973 ({username='slave'} at 127.0.0.1:53868)
I20260710 13:19:31.162477 12638 tablet_copy_service.cc:161] P 409aed8fc53d4d01aa65b5ea40ddcf8f: Beginning new tablet copy session on tablet e1caa4ea9d5f46179c57e5790a566fc2 from peer c27a448285984529b77a27c41386a973 at {username='slave'} at 127.0.0.1:53868: session id = c27a448285984529b77a27c41386a973-e1caa4ea9d5f46179c57e5790a566fc2
I20260710 13:19:31.170205 12638 tablet_copy_source_session.cc:215] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:31.175946 13092 tablet_copy_client.cc:806] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:31.176654 13092 tablet_copy_client.cc:670] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:31.176764 13097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1caa4ea9d5f46179c57e5790a566fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:31.184031 13092 tablet_copy_client.cc:538] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:31.191047 13097 tablet_copy_client.cc:806] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:31.191591 13097 tablet_copy_client.cc:670] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:31.193857 13092 tablet_bootstrap.cc:492] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973: Bootstrap starting.
I20260710 13:19:31.195494 13097 tablet_copy_client.cc:538] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:31.202289 13097 tablet_bootstrap.cc:492] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973: Bootstrap starting.
I20260710 13:19:31.215129 13092 tablet_bootstrap.cc:492] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973: 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:19:31.220894 13092 tablet_bootstrap.cc:492] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973: Bootstrap complete.
I20260710 13:19:31.221704 13092 ts_tablet_manager.cc:1403] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.004s
I20260710 13:19:31.222731 13097 tablet_bootstrap.cc:492] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973: 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:19:31.223662 13097 tablet_bootstrap.cc:492] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973: Bootstrap complete.
I20260710 13:19:31.224382 13097 ts_tablet_manager.cc:1403] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973: Time spent bootstrapping tablet: real 0.022s	user 0.023s	sys 0.000s
I20260710 13:19:31.224943 13092 raft_consensus.cc:359] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:31.225888 13092 raft_consensus.cc:740] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c27a448285984529b77a27c41386a973, State: Initialized, Role: LEARNER
I20260710 13:19:31.227535 13097 raft_consensus.cc:359] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:31.228328 13097 raft_consensus.cc:740] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c27a448285984529b77a27c41386a973, State: Initialized, Role: LEARNER
I20260710 13:19:31.228955 13097 consensus_queue.cc:260] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:31.231202 13097 ts_tablet_manager.cc:1434] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:31.226577 13092 consensus_queue.cc:260] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:31.233348 13092 ts_tablet_manager.cc:1434] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:19:31.235208 12637 tablet_copy_service.cc:342] P 409aed8fc53d4d01aa65b5ea40ddcf8f: Request end of tablet copy session c27a448285984529b77a27c41386a973-81f2007436ea4b118c77f25cd2dece31 received from {username='slave'} at 127.0.0.1:53868
I20260710 13:19:31.235751 12637 tablet_copy_service.cc:434] P 409aed8fc53d4d01aa65b5ea40ddcf8f: ending tablet copy session c27a448285984529b77a27c41386a973-81f2007436ea4b118c77f25cd2dece31 on tablet 81f2007436ea4b118c77f25cd2dece31 with peer c27a448285984529b77a27c41386a973
I20260710 13:19:31.237403 12638 tablet_copy_service.cc:342] P 409aed8fc53d4d01aa65b5ea40ddcf8f: Request end of tablet copy session c27a448285984529b77a27c41386a973-e1caa4ea9d5f46179c57e5790a566fc2 received from {username='slave'} at 127.0.0.1:53868
I20260710 13:19:31.237854 12638 tablet_copy_service.cc:434] P 409aed8fc53d4d01aa65b5ea40ddcf8f: ending tablet copy session c27a448285984529b77a27c41386a973-e1caa4ea9d5f46179c57e5790a566fc2 on tablet e1caa4ea9d5f46179c57e5790a566fc2 with peer c27a448285984529b77a27c41386a973
I20260710 13:19:31.266259 13097 ts_tablet_manager.cc:933] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973: Initiating tablet copy from peer c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:31.267887 13097 tablet_copy_client.cc:323] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973: tablet copy: Beginning tablet copy session from remote peer at address 127.11.21.2:46773
I20260710 13:19:31.269526 12564 tablet_copy_service.cc:140] P c84bf0d1e8c44dc4834fb6cd600c275d: Received BeginTabletCopySession request for tablet 7308dbc7d1c847bd91585d08a9aad3b9 from peer c27a448285984529b77a27c41386a973 ({username='slave'} at 127.0.0.1:35118)
I20260710 13:19:31.270084 12564 tablet_copy_service.cc:161] P c84bf0d1e8c44dc4834fb6cd600c275d: Beginning new tablet copy session on tablet 7308dbc7d1c847bd91585d08a9aad3b9 from peer c27a448285984529b77a27c41386a973 at {username='slave'} at 127.0.0.1:35118: session id = c27a448285984529b77a27c41386a973-7308dbc7d1c847bd91585d08a9aad3b9
I20260710 13:19:31.277935 12564 tablet_copy_source_session.cc:215] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:31.281237 13097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7308dbc7d1c847bd91585d08a9aad3b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:31.293799 13097 tablet_copy_client.cc:806] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:31.294394 13097 tablet_copy_client.cc:670] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:31.298097 13097 tablet_copy_client.cc:538] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:31.304159 13097 tablet_bootstrap.cc:492] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973: Bootstrap starting.
I20260710 13:19:31.321585 13097 tablet_bootstrap.cc:492] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973: 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:19:31.322497 13097 tablet_bootstrap.cc:492] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973: Bootstrap complete.
I20260710 13:19:31.323136 13097 ts_tablet_manager.cc:1403] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 13:19:31.325841 13097 raft_consensus.cc:359] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:31.326517 13097 raft_consensus.cc:740] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c27a448285984529b77a27c41386a973, State: Initialized, Role: LEARNER
I20260710 13:19:31.327039 13097 consensus_queue.cc:260] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:31.329295 13097 ts_tablet_manager.cc:1434] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 13:19:31.331519 12564 tablet_copy_service.cc:342] P c84bf0d1e8c44dc4834fb6cd600c275d: Request end of tablet copy session c27a448285984529b77a27c41386a973-7308dbc7d1c847bd91585d08a9aad3b9 received from {username='slave'} at 127.0.0.1:35118
I20260710 13:19:31.331957 12564 tablet_copy_service.cc:434] P c84bf0d1e8c44dc4834fb6cd600c275d: ending tablet copy session c27a448285984529b77a27c41386a973-7308dbc7d1c847bd91585d08a9aad3b9 on tablet 7308dbc7d1c847bd91585d08a9aad3b9 with peer c27a448285984529b77a27c41386a973
I20260710 13:19:31.595906 12885 raft_consensus.cc:1217] T 2fe005ea78234ae08ce04a16a11970f0 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:31.692068 12885 raft_consensus.cc:1217] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:31.717809 12885 raft_consensus.cc:1217] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:31.835639 12885 raft_consensus.cc:1217] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:32.137575 13088 raft_consensus.cc:1064] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d: attempting to promote NON_VOTER c27a448285984529b77a27c41386a973 to VOTER
I20260710 13:19:32.139742 13088 consensus_queue.cc:237] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:32.146483 12885 raft_consensus.cc:1275] T 2fe005ea78234ae08ce04a16a11970f0 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.146790 12625 raft_consensus.cc:1275] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.148561 12476 raft_consensus.cc:1275] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.148521 13104 consensus_queue.cc:1048] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:32.150314 13105 consensus_queue.cc:1048] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:32.156471 13088 consensus_queue.cc:1048] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } 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:19:32.167117 13105 raft_consensus.cc:2955] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.170209 12885 raft_consensus.cc:2955] T 2fe005ea78234ae08ce04a16a11970f0 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.176270 13072 raft_consensus.cc:1064] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f: attempting to promote NON_VOTER c27a448285984529b77a27c41386a973 to VOTER
I20260710 13:19:32.177137 12625 raft_consensus.cc:2955] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.179872 13072 consensus_queue.cc:237] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:32.182549 12478 raft_consensus.cc:2955] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.185467 12373 catalog_manager.cc:5697] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d reported cstate change: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:32.210184 12885 raft_consensus.cc:1275] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.216450 13072 consensus_queue.cc:1048] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:32.217521 12550 raft_consensus.cc:1275] T 81f2007436ea4b118c77f25cd2dece31 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.217836 12477 raft_consensus.cc:1275] T 81f2007436ea4b118c77f25cd2dece31 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.220757 13107 consensus_queue.cc:1048] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:32.221735 13116 consensus_queue.cc:1048] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } 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:19:32.233019 13116 raft_consensus.cc:1064] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f: attempting to promote NON_VOTER c27a448285984529b77a27c41386a973 to VOTER
I20260710 13:19:32.239274 13088 raft_consensus.cc:1064] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d: attempting to promote NON_VOTER c27a448285984529b77a27c41386a973 to VOTER
I20260710 13:19:32.244227 13116 consensus_queue.cc:237] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:32.249207 13088 consensus_queue.cc:237] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:32.271755 13072 raft_consensus.cc:2955] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.281483 12476 raft_consensus.cc:2955] T 81f2007436ea4b118c77f25cd2dece31 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.293272 12552 raft_consensus.cc:1275] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.291007 12554 consensus_queue.cc:237] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:32.297061 12885 raft_consensus.cc:2955] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.301113 12883 raft_consensus.cc:1275] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.303210 12478 raft_consensus.cc:1275] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.306496 13119 consensus_queue.cc:1048] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } 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:19:32.308646 13119 consensus_queue.cc:1048] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:32.312445 13106 consensus_queue.cc:1048] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:32.316916 12554 raft_consensus.cc:2955] T 81f2007436ea4b118c77f25cd2dece31 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.320627 12883 raft_consensus.cc:1275] T 2fe005ea78234ae08ce04a16a11970f0 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.322620 12374 catalog_manager.cc:5697] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:32.323573 13105 consensus_queue.cc:1048] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:32.339457 12625 consensus_queue.cc:237] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:32.341077 12477 raft_consensus.cc:1275] T 7308dbc7d1c847bd91585d08a9aad3b9 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.343863 13104 consensus_queue.cc:1048] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } 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:19:32.348521 12626 raft_consensus.cc:1275] T 7308dbc7d1c847bd91585d08a9aad3b9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.349995 12885 raft_consensus.cc:1275] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.355120 13105 consensus_queue.cc:1048] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:32.357390 13106 consensus_queue.cc:1048] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:32.357276 12881 raft_consensus.cc:2955] T 2fe005ea78234ae08ce04a16a11970f0 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.353945 12478 raft_consensus.cc:1275] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.350908 12477 raft_consensus.cc:1275] T 81f2007436ea4b118c77f25cd2dece31 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.364385 13106 consensus_queue.cc:1048] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:32.369323 13110 consensus_queue.cc:1048] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:32.374718 13072 raft_consensus.cc:2955] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.375474 12880 raft_consensus.cc:2955] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.381834 12477 raft_consensus.cc:2955] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.384516 12478 raft_consensus.cc:2955] T 81f2007436ea4b118c77f25cd2dece31 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.358218 13105 raft_consensus.cc:2955] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.364588 12883 raft_consensus.cc:1275] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.413277 12362 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 81f2007436ea4b118c77f25cd2dece31 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:32.415946 12376 catalog_manager.cc:5697] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973 reported cstate change: config changed from index 3 to 4, VOTER c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) evicted. New cstate: current_term: 1 leader_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.397976 13129 consensus_queue.cc:1048] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260710 13:19:32.431413 12544 tablet_service.cc:1558] Processing DeleteTablet for tablet 81f2007436ea4b118c77f25cd2dece31 with delete_type TABLET_DATA_TOMBSTONED (TS c84bf0d1e8c44dc4834fb6cd600c275d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50534
I20260710 13:19:32.431517 13129 raft_consensus.cc:2955] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.437202 12478 raft_consensus.cc:2955] T 7308dbc7d1c847bd91585d08a9aad3b9 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.467550 12626 raft_consensus.cc:2955] T 7308dbc7d1c847bd91585d08a9aad3b9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.512086 13133 tablet_replica.cc:333] T 81f2007436ea4b118c77f25cd2dece31 P c84bf0d1e8c44dc4834fb6cd600c275d: stopping tablet replica
I20260710 13:19:32.512928 13133 raft_consensus.cc:2243] T 81f2007436ea4b118c77f25cd2dece31 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:32.513569 13133 raft_consensus.cc:2272] T 81f2007436ea4b118c77f25cd2dece31 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:32.514817 13127 log.cc:927] Time spent T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973: Append to log took a long time: real 0.087s	user 0.000s	sys 0.001s
I20260710 13:19:32.518131 13133 ts_tablet_manager.cc:1916] T 81f2007436ea4b118c77f25cd2dece31 P c84bf0d1e8c44dc4834fb6cd600c275d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:32.519559 12375 catalog_manager.cc:5697] T 2fe005ea78234ae08ce04a16a11970f0 P c27a448285984529b77a27c41386a973 reported cstate change: config changed from index 3 to 4, VOTER 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) evicted. New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.520119 13106 raft_consensus.cc:2955] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.521124 12376 catalog_manager.cc:5697] T 7308dbc7d1c847bd91585d08a9aad3b9 P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.529091 12880 raft_consensus.cc:2955] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.541344 12882 raft_consensus.cc:2955] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.544268 12362 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2fe005ea78234ae08ce04a16a11970f0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:32.545198 12550 raft_consensus.cc:2955] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.538177 12476 raft_consensus.cc:2955] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.553547 12611 tablet_service.cc:1558] Processing DeleteTablet for tablet 2fe005ea78234ae08ce04a16a11970f0 with delete_type TABLET_DATA_TOMBSTONED (TS 409aed8fc53d4d01aa65b5ea40ddcf8f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49136
I20260710 13:19:32.579028 13135 tablet_replica.cc:333] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f: stopping tablet replica
I20260710 13:19:32.580120 13135 raft_consensus.cc:2243] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:32.580940 13135 raft_consensus.cc:2272] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:32.576571 12376 catalog_manager.cc:5697] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:32.585635 12550 consensus_queue.cc:237] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [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: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:32.587934 13135 ts_tablet_manager.cc:1916] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:32.589061 13133 ts_tablet_manager.cc:1929] T 81f2007436ea4b118c77f25cd2dece31 P c84bf0d1e8c44dc4834fb6cd600c275d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:32.589532 13133 log.cc:1199] T 81f2007436ea4b118c77f25cd2dece31 P c84bf0d1e8c44dc4834fb6cd600c275d: Deleting WAL directory at /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-1-root/wals/81f2007436ea4b118c77f25cd2dece31
I20260710 13:19:32.591213 12362 catalog_manager.cc:5028] TS c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773): tablet 81f2007436ea4b118c77f25cd2dece31 (table test-workload [id=e55b4b28c255480ea882c58d22cf3703]) successfully deleted
I20260710 13:19:32.595714 12880 raft_consensus.cc:1275] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.597033 13129 consensus_queue.cc:1048] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:32.597522 12626 raft_consensus.cc:1275] T 7308dbc7d1c847bd91585d08a9aad3b9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.600227 13129 consensus_queue.cc:1048] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:32.600939 12626 consensus_queue.cc:237] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:32.606974 13105 raft_consensus.cc:2955] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccb929087ea04edf8b16447493002979 (127.11.21.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.611223 12882 raft_consensus.cc:2955] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccb929087ea04edf8b16447493002979 (127.11.21.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.613267 12476 raft_consensus.cc:1275] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.613943 12885 raft_consensus.cc:1275] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.615604 13106 consensus_queue.cc:1048] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:32.624066 13106 consensus_queue.cc:1048] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:32.628364 12374 catalog_manager.cc:5697] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973 reported cstate change: config changed from index 3 to 4, VOTER ccb929087ea04edf8b16447493002979 (127.11.21.1) evicted. New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.629009 13107 raft_consensus.cc:2955] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.608846 12625 raft_consensus.cc:2955] T 7308dbc7d1c847bd91585d08a9aad3b9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccb929087ea04edf8b16447493002979 (127.11.21.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.633791 13135 ts_tablet_manager.cc:1929] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:32.634279 13135 log.cc:1199] T 2fe005ea78234ae08ce04a16a11970f0 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Deleting WAL directory at /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-2-root/wals/2fe005ea78234ae08ce04a16a11970f0
I20260710 13:19:32.639108 12362 catalog_manager.cc:5028] TS 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609): tablet 2fe005ea78234ae08ce04a16a11970f0 (table test-workload [id=e55b4b28c255480ea882c58d22cf3703]) successfully deleted
I20260710 13:19:32.645028 12362 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7308dbc7d1c847bd91585d08a9aad3b9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:32.648994 12476 raft_consensus.cc:2955] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.653739 12460 tablet_service.cc:1558] Processing DeleteTablet for tablet 7308dbc7d1c847bd91585d08a9aad3b9 with delete_type TABLET_DATA_TOMBSTONED (TS ccb929087ea04edf8b16447493002979 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53976
I20260710 13:19:32.657037 12362 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e1caa4ea9d5f46179c57e5790a566fc2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:32.658515 13136 tablet_replica.cc:333] T 7308dbc7d1c847bd91585d08a9aad3b9 P ccb929087ea04edf8b16447493002979: stopping tablet replica
I20260710 13:19:32.659538 13136 raft_consensus.cc:2243] T 7308dbc7d1c847bd91585d08a9aad3b9 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:32.659098 12882 raft_consensus.cc:2955] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.660342 13136 raft_consensus.cc:2272] T 7308dbc7d1c847bd91585d08a9aad3b9 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:32.666234 12373 catalog_manager.cc:5697] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979 reported cstate change: config changed from index 3 to 4, VOTER c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) evicted. New cstate: current_term: 1 leader_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:32.667634 13136 ts_tablet_manager.cc:1916] T 7308dbc7d1c847bd91585d08a9aad3b9 P ccb929087ea04edf8b16447493002979: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:32.681833 12544 tablet_service.cc:1558] Processing DeleteTablet for tablet e1caa4ea9d5f46179c57e5790a566fc2 with delete_type TABLET_DATA_TOMBSTONED (TS c84bf0d1e8c44dc4834fb6cd600c275d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50534
I20260710 13:19:32.683033 13133 tablet_replica.cc:333] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d: stopping tablet replica
I20260710 13:19:32.684087 13133 raft_consensus.cc:2243] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:32.684760 13133 raft_consensus.cc:2272] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:32.687201 13133 ts_tablet_manager.cc:1916] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:32.687992 13136 ts_tablet_manager.cc:1929] T 7308dbc7d1c847bd91585d08a9aad3b9 P ccb929087ea04edf8b16447493002979: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:32.688398 13136 log.cc:1199] T 7308dbc7d1c847bd91585d08a9aad3b9 P ccb929087ea04edf8b16447493002979: Deleting WAL directory at /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-0-root/wals/7308dbc7d1c847bd91585d08a9aad3b9
I20260710 13:19:32.689917 12363 catalog_manager.cc:5028] TS ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): tablet 7308dbc7d1c847bd91585d08a9aad3b9 (table test-workload [id=e55b4b28c255480ea882c58d22cf3703]) successfully deleted
I20260710 13:19:32.699121 13133 ts_tablet_manager.cc:1929] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:32.699693 13133 log.cc:1199] T e1caa4ea9d5f46179c57e5790a566fc2 P c84bf0d1e8c44dc4834fb6cd600c275d: Deleting WAL directory at /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-1-root/wals/e1caa4ea9d5f46179c57e5790a566fc2
I20260710 13:19:32.701057 12362 catalog_manager.cc:5028] TS c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773): tablet e1caa4ea9d5f46179c57e5790a566fc2 (table test-workload [id=e55b4b28c255480ea882c58d22cf3703]) successfully deleted
I20260710 13:19:33.710853 12550 consensus_queue.cc:237] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Queue 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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:33.717195 12625 raft_consensus.cc:1275] T 47f413a9010d4a19a812f8f2aacc4f23 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:33.717197 12517 consensus_peers.cc:597] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d -> Peer c27a448285984529b77a27c41386a973 (127.11.21.4:45869): Couldn't send request to peer c27a448285984529b77a27c41386a973. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 47f413a9010d4a19a812f8f2aacc4f23. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.717680 12476 raft_consensus.cc:1275] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:33.718657 13110 consensus_queue.cc:1048] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:33.719462 13105 consensus_queue.cc:1048] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } 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:19:33.726891 13110 raft_consensus.cc:2955] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:33.729422 12625 raft_consensus.cc:2955] T 47f413a9010d4a19a812f8f2aacc4f23 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:33.731179 12476 raft_consensus.cc:2955] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:33.742522 12374 catalog_manager.cc:5697] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d reported cstate change: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:33.745482 12550 consensus_queue.cc:237] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Queue 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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:33.751792 12625 raft_consensus.cc:1275] T deeed5b58d34495bb219b3e77c1f284d P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:33.753075 12517 consensus_peers.cc:597] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d -> Peer c27a448285984529b77a27c41386a973 (127.11.21.4:45869): Couldn't send request to peer c27a448285984529b77a27c41386a973. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: deeed5b58d34495bb219b3e77c1f284d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.753197 13140 consensus_queue.cc:1048] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } 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:19:33.756109 12476 raft_consensus.cc:1275] T deeed5b58d34495bb219b3e77c1f284d P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:33.757522 13140 consensus_queue.cc:1048] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:33.768839 13105 raft_consensus.cc:2955] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:33.771274 12625 raft_consensus.cc:2955] T deeed5b58d34495bb219b3e77c1f284d P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:33.771215 12476 raft_consensus.cc:2955] T deeed5b58d34495bb219b3e77c1f284d P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:33.783629 12477 consensus_queue.cc:237] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [LEADER]: Queue 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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:33.799165 12375 catalog_manager.cc:5697] T deeed5b58d34495bb219b3e77c1f284d P ccb929087ea04edf8b16447493002979 reported cstate change: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:33.800793 12626 raft_consensus.cc:1275] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:33.802237 12550 raft_consensus.cc:1275] T 3e0ef04f2963419bb618ab2510b82dc4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:33.804606 13132 consensus_queue.cc:1048] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:33.806257 13132 consensus_queue.cc:1048] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } 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:19:33.809470 12442 consensus_peers.cc:597] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 -> Peer c27a448285984529b77a27c41386a973 (127.11.21.4:45869): Couldn't send request to peer c27a448285984529b77a27c41386a973. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e0ef04f2963419bb618ab2510b82dc4. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.823653 13150 raft_consensus.cc:2955] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:33.831291 12625 raft_consensus.cc:2955] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:33.840168 12550 consensus_queue.cc:237] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Queue 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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:33.844872 12554 raft_consensus.cc:2955] T 3e0ef04f2963419bb618ab2510b82dc4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:33.851431 12375 catalog_manager.cc:5697] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 reported cstate change: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New cstate: current_term: 1 leader_uuid: "ccb929087ea04edf8b16447493002979" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:33.857250 12625 raft_consensus.cc:1275] T 2ca73a81a9ef4c389eda8db3909e887b P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:33.861475 12476 raft_consensus.cc:1275] T 2ca73a81a9ef4c389eda8db3909e887b P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:33.861649 13105 consensus_queue.cc:1048] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:19:33.859215 12517 consensus_peers.cc:597] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d -> Peer c27a448285984529b77a27c41386a973 (127.11.21.4:45869): Couldn't send request to peer c27a448285984529b77a27c41386a973. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ca73a81a9ef4c389eda8db3909e887b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.862954 13141 consensus_queue.cc:1048] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:33.880867 13140 raft_consensus.cc:2955] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:33.882470 12626 raft_consensus.cc:2955] T 2ca73a81a9ef4c389eda8db3909e887b P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:33.883682 12476 raft_consensus.cc:2955] T 2ca73a81a9ef4c389eda8db3909e887b P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:33.896867 12373 catalog_manager.cc:5697] T 2ca73a81a9ef4c389eda8db3909e887b P ccb929087ea04edf8b16447493002979 reported cstate change: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:34.171396 13159 ts_tablet_manager.cc:933] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973: Initiating tablet copy from peer c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:34.173869 13159 tablet_copy_client.cc:323] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973: tablet copy: Beginning tablet copy session from remote peer at address 127.11.21.2:46773
I20260710 13:19:34.175685 12564 tablet_copy_service.cc:140] P c84bf0d1e8c44dc4834fb6cd600c275d: Received BeginTabletCopySession request for tablet 47f413a9010d4a19a812f8f2aacc4f23 from peer c27a448285984529b77a27c41386a973 ({username='slave'} at 127.0.0.1:35118)
I20260710 13:19:34.176307 12564 tablet_copy_service.cc:161] P c84bf0d1e8c44dc4834fb6cd600c275d: Beginning new tablet copy session on tablet 47f413a9010d4a19a812f8f2aacc4f23 from peer c27a448285984529b77a27c41386a973 at {username='slave'} at 127.0.0.1:35118: session id = c27a448285984529b77a27c41386a973-47f413a9010d4a19a812f8f2aacc4f23
I20260710 13:19:34.183732 12564 tablet_copy_source_session.cc:215] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:34.186939 13159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47f413a9010d4a19a812f8f2aacc4f23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.200764 13159 tablet_copy_client.cc:806] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:34.201519 13159 tablet_copy_client.cc:670] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:34.205506 13159 tablet_copy_client.cc:538] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:34.212845 13159 tablet_bootstrap.cc:492] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973: Bootstrap starting.
I20260710 13:19:34.224097 13161 ts_tablet_manager.cc:933] T 3e0ef04f2963419bb618ab2510b82dc4 P c27a448285984529b77a27c41386a973: Initiating tablet copy from peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531)
I20260710 13:19:34.226390 13161 tablet_copy_client.cc:323] T 3e0ef04f2963419bb618ab2510b82dc4 P c27a448285984529b77a27c41386a973: tablet copy: Beginning tablet copy session from remote peer at address 127.11.21.1:40531
I20260710 13:19:34.228410 12488 tablet_copy_service.cc:140] P ccb929087ea04edf8b16447493002979: Received BeginTabletCopySession request for tablet 3e0ef04f2963419bb618ab2510b82dc4 from peer c27a448285984529b77a27c41386a973 ({username='slave'} at 127.0.0.1:38490)
I20260710 13:19:34.229005 12488 tablet_copy_service.cc:161] P ccb929087ea04edf8b16447493002979: Beginning new tablet copy session on tablet 3e0ef04f2963419bb618ab2510b82dc4 from peer c27a448285984529b77a27c41386a973 at {username='slave'} at 127.0.0.1:38490: session id = c27a448285984529b77a27c41386a973-3e0ef04f2963419bb618ab2510b82dc4
I20260710 13:19:34.234531 13159 tablet_bootstrap.cc:492] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973: 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:19:34.236110 13159 tablet_bootstrap.cc:492] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973: Bootstrap complete.
I20260710 13:19:34.236815 13159 ts_tablet_manager.cc:1403] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.001s
I20260710 13:19:34.237620 12488 tablet_copy_source_session.cc:215] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:34.240061 13159 raft_consensus.cc:359] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:34.240986 13159 raft_consensus.cc:740] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c27a448285984529b77a27c41386a973, State: Initialized, Role: LEARNER
I20260710 13:19:34.241503 13161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0ef04f2963419bb618ab2510b82dc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.241720 13159 consensus_queue.cc:260] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:34.245256 13159 ts_tablet_manager.cc:1434] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260710 13:19:34.248114 12564 tablet_copy_service.cc:342] P c84bf0d1e8c44dc4834fb6cd600c275d: Request end of tablet copy session c27a448285984529b77a27c41386a973-47f413a9010d4a19a812f8f2aacc4f23 received from {username='slave'} at 127.0.0.1:35118
I20260710 13:19:34.248536 12564 tablet_copy_service.cc:434] P c84bf0d1e8c44dc4834fb6cd600c275d: ending tablet copy session c27a448285984529b77a27c41386a973-47f413a9010d4a19a812f8f2aacc4f23 on tablet 47f413a9010d4a19a812f8f2aacc4f23 with peer c27a448285984529b77a27c41386a973
I20260710 13:19:34.257862 13161 tablet_copy_client.cc:806] T 3e0ef04f2963419bb618ab2510b82dc4 P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:34.258433 13161 tablet_copy_client.cc:670] T 3e0ef04f2963419bb618ab2510b82dc4 P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:34.262320 13161 tablet_copy_client.cc:538] T 3e0ef04f2963419bb618ab2510b82dc4 P c27a448285984529b77a27c41386a973: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:34.271462 13161 tablet_bootstrap.cc:492] T 3e0ef04f2963419bb618ab2510b82dc4 P c27a448285984529b77a27c41386a973: Bootstrap starting.
I20260710 13:19:34.292466 13161 tablet_bootstrap.cc:492] T 3e0ef04f2963419bb618ab2510b82dc4 P c27a448285984529b77a27c41386a973: 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:19:34.293484 13161 tablet_bootstrap.cc:492] T 3e0ef04f2963419bb618ab2510b82dc4 P c27a448285984529b77a27c41386a973: Bootstrap complete.
I20260710 13:19:34.294204 13161 ts_tablet_manager.cc:1403] T 3e0ef04f2963419bb618ab2510b82dc4 P c27a448285984529b77a27c41386a973: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.012s
I20260710 13:19:34.297292 13161 raft_consensus.cc:359] T 3e0ef04f2963419bb618ab2510b82dc4 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:34.298130 13161 raft_consensus.cc:740] T 3e0ef04f2963419bb618ab2510b82dc4 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c27a448285984529b77a27c41386a973, State: Initialized, Role: LEARNER
I20260710 13:19:34.298777 13161 consensus_queue.cc:260] T 3e0ef04f2963419bb618ab2510b82dc4 P c27a448285984529b77a27c41386a973 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:34.301368 13161 ts_tablet_manager.cc:1434] T 3e0ef04f2963419bb618ab2510b82dc4 P c27a448285984529b77a27c41386a973: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:19:34.304173 12488 tablet_copy_service.cc:342] P ccb929087ea04edf8b16447493002979: Request end of tablet copy session c27a448285984529b77a27c41386a973-3e0ef04f2963419bb618ab2510b82dc4 received from {username='slave'} at 127.0.0.1:38490
I20260710 13:19:34.304576 12488 tablet_copy_service.cc:434] P ccb929087ea04edf8b16447493002979: ending tablet copy session c27a448285984529b77a27c41386a973-3e0ef04f2963419bb618ab2510b82dc4 on tablet 3e0ef04f2963419bb618ab2510b82dc4 with peer c27a448285984529b77a27c41386a973
I20260710 13:19:34.325350 13161 ts_tablet_manager.cc:933] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973: Initiating tablet copy from peer c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:34.327318 13161 tablet_copy_client.cc:323] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973: tablet copy: Beginning tablet copy session from remote peer at address 127.11.21.2:46773
I20260710 13:19:34.329160 12564 tablet_copy_service.cc:140] P c84bf0d1e8c44dc4834fb6cd600c275d: Received BeginTabletCopySession request for tablet 2ca73a81a9ef4c389eda8db3909e887b from peer c27a448285984529b77a27c41386a973 ({username='slave'} at 127.0.0.1:35118)
I20260710 13:19:34.329772 12564 tablet_copy_service.cc:161] P c84bf0d1e8c44dc4834fb6cd600c275d: Beginning new tablet copy session on tablet 2ca73a81a9ef4c389eda8db3909e887b from peer c27a448285984529b77a27c41386a973 at {username='slave'} at 127.0.0.1:35118: session id = c27a448285984529b77a27c41386a973-2ca73a81a9ef4c389eda8db3909e887b
I20260710 13:19:34.338596 12564 tablet_copy_source_session.cc:215] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:34.342381 13161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ca73a81a9ef4c389eda8db3909e887b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.356312 13159 ts_tablet_manager.cc:933] T deeed5b58d34495bb219b3e77c1f284d P c27a448285984529b77a27c41386a973: Initiating tablet copy from peer c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:34.358727 13159 tablet_copy_client.cc:323] T deeed5b58d34495bb219b3e77c1f284d P c27a448285984529b77a27c41386a973: tablet copy: Beginning tablet copy session from remote peer at address 127.11.21.2:46773
I20260710 13:19:34.361091 13161 tablet_copy_client.cc:806] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:34.361940 13161 tablet_copy_client.cc:670] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:34.366783 12564 tablet_copy_service.cc:140] P c84bf0d1e8c44dc4834fb6cd600c275d: Received BeginTabletCopySession request for tablet deeed5b58d34495bb219b3e77c1f284d from peer c27a448285984529b77a27c41386a973 ({username='slave'} at 127.0.0.1:35118)
I20260710 13:19:34.367380 12564 tablet_copy_service.cc:161] P c84bf0d1e8c44dc4834fb6cd600c275d: Beginning new tablet copy session on tablet deeed5b58d34495bb219b3e77c1f284d from peer c27a448285984529b77a27c41386a973 at {username='slave'} at 127.0.0.1:35118: session id = c27a448285984529b77a27c41386a973-deeed5b58d34495bb219b3e77c1f284d
I20260710 13:19:34.369956 13161 tablet_copy_client.cc:538] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:34.376209 12564 tablet_copy_source_session.cc:215] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:34.380147 13159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deeed5b58d34495bb219b3e77c1f284d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.380335 13161 tablet_bootstrap.cc:492] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973: Bootstrap starting.
I20260710 13:19:34.398834 13159 tablet_copy_client.cc:806] T deeed5b58d34495bb219b3e77c1f284d P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:34.399598 13159 tablet_copy_client.cc:670] T deeed5b58d34495bb219b3e77c1f284d P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:34.404346 13159 tablet_copy_client.cc:538] T deeed5b58d34495bb219b3e77c1f284d P c27a448285984529b77a27c41386a973: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:34.409868 13161 tablet_bootstrap.cc:492] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973: 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:19:34.411053 13161 tablet_bootstrap.cc:492] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973: Bootstrap complete.
I20260710 13:19:34.411932 13161 ts_tablet_manager.cc:1403] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.008s
I20260710 13:19:34.413405 13159 tablet_bootstrap.cc:492] T deeed5b58d34495bb219b3e77c1f284d P c27a448285984529b77a27c41386a973: Bootstrap starting.
I20260710 13:19:34.415550 13161 raft_consensus.cc:359] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:34.416568 13161 raft_consensus.cc:740] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c27a448285984529b77a27c41386a973, State: Initialized, Role: LEARNER
I20260710 13:19:34.417287 13161 consensus_queue.cc:260] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:34.420063 13161 ts_tablet_manager.cc:1434] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:34.422609 12564 tablet_copy_service.cc:342] P c84bf0d1e8c44dc4834fb6cd600c275d: Request end of tablet copy session c27a448285984529b77a27c41386a973-2ca73a81a9ef4c389eda8db3909e887b received from {username='slave'} at 127.0.0.1:35118
I20260710 13:19:34.423141 12564 tablet_copy_service.cc:434] P c84bf0d1e8c44dc4834fb6cd600c275d: ending tablet copy session c27a448285984529b77a27c41386a973-2ca73a81a9ef4c389eda8db3909e887b on tablet 2ca73a81a9ef4c389eda8db3909e887b with peer c27a448285984529b77a27c41386a973
I20260710 13:19:34.440515 13159 tablet_bootstrap.cc:492] T deeed5b58d34495bb219b3e77c1f284d P c27a448285984529b77a27c41386a973: 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:19:34.441210 13159 tablet_bootstrap.cc:492] T deeed5b58d34495bb219b3e77c1f284d P c27a448285984529b77a27c41386a973: Bootstrap complete.
I20260710 13:19:34.441759 13159 ts_tablet_manager.cc:1403] T deeed5b58d34495bb219b3e77c1f284d P c27a448285984529b77a27c41386a973: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.009s
I20260710 13:19:34.444494 13159 raft_consensus.cc:359] T deeed5b58d34495bb219b3e77c1f284d P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:34.445327 13159 raft_consensus.cc:740] T deeed5b58d34495bb219b3e77c1f284d P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c27a448285984529b77a27c41386a973, State: Initialized, Role: LEARNER
I20260710 13:19:34.445940 13159 consensus_queue.cc:260] T deeed5b58d34495bb219b3e77c1f284d P c27a448285984529b77a27c41386a973 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:34.450403 13159 ts_tablet_manager.cc:1434] T deeed5b58d34495bb219b3e77c1f284d P c27a448285984529b77a27c41386a973: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:19:34.452015 12564 tablet_copy_service.cc:342] P c84bf0d1e8c44dc4834fb6cd600c275d: Request end of tablet copy session c27a448285984529b77a27c41386a973-deeed5b58d34495bb219b3e77c1f284d received from {username='slave'} at 127.0.0.1:35118
I20260710 13:19:34.452375 12564 tablet_copy_service.cc:434] P c84bf0d1e8c44dc4834fb6cd600c275d: ending tablet copy session c27a448285984529b77a27c41386a973-deeed5b58d34495bb219b3e77c1f284d on tablet deeed5b58d34495bb219b3e77c1f284d with peer c27a448285984529b77a27c41386a973
I20260710 13:19:34.762939 12882 raft_consensus.cc:1217] T 3e0ef04f2963419bb618ab2510b82dc4 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:34.784888 12882 raft_consensus.cc:1217] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:34.786273 12880 raft_consensus.cc:1217] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:34.894299 12882 raft_consensus.cc:1217] T deeed5b58d34495bb219b3e77c1f284d P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:35.241019 13141 raft_consensus.cc:1064] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d: attempting to promote NON_VOTER c27a448285984529b77a27c41386a973 to VOTER
I20260710 13:19:35.243516 13141 consensus_queue.cc:237] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:35.250607 12882 raft_consensus.cc:1275] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.252580 12625 raft_consensus.cc:1275] T 47f413a9010d4a19a812f8f2aacc4f23 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.252848 13141 consensus_queue.cc:1048] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:35.252660 12476 raft_consensus.cc:1275] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.254688 13105 consensus_queue.cc:1048] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:35.255613 13171 consensus_queue.cc:1048] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } 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:19:35.266208 13141 raft_consensus.cc:1064] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d: attempting to promote NON_VOTER c27a448285984529b77a27c41386a973 to VOTER
I20260710 13:19:35.270037 13141 consensus_queue.cc:237] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:35.279825 12880 raft_consensus.cc:1275] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.284122 12625 raft_consensus.cc:1275] T 2ca73a81a9ef4c389eda8db3909e887b P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.284576 13105 consensus_queue.cc:1048] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:35.280133 12477 raft_consensus.cc:1275] T 2ca73a81a9ef4c389eda8db3909e887b P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.287779 13141 consensus_queue.cc:1048] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } 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:19:35.289440 13140 consensus_queue.cc:1048] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:35.299677 12477 raft_consensus.cc:2955] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.301239 12880 raft_consensus.cc:2955] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.291280 13140 raft_consensus.cc:2955] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.308027 13170 raft_consensus.cc:1064] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979: attempting to promote NON_VOTER c27a448285984529b77a27c41386a973 to VOTER
I20260710 13:19:35.311131 13170 consensus_queue.cc:237] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:35.330127 12374 catalog_manager.cc:5697] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973 reported cstate change: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.332928 13105 raft_consensus.cc:2955] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.339437 12625 raft_consensus.cc:2955] T 2ca73a81a9ef4c389eda8db3909e887b P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.349478 12626 raft_consensus.cc:2955] T 47f413a9010d4a19a812f8f2aacc4f23 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.362402 12376 catalog_manager.cc:5697] T 2ca73a81a9ef4c389eda8db3909e887b P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.378371 12477 raft_consensus.cc:2955] T 2ca73a81a9ef4c389eda8db3909e887b P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.384992 12882 raft_consensus.cc:2955] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.388693 12880 raft_consensus.cc:1275] T 3e0ef04f2963419bb618ab2510b82dc4 P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.395390 13150 consensus_queue.cc:1048] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:35.398046 12550 raft_consensus.cc:1275] T 3e0ef04f2963419bb618ab2510b82dc4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.400128 13185 consensus_queue.cc:1048] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } 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:19:35.403718 12626 raft_consensus.cc:1275] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.406266 13150 consensus_queue.cc:1048] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:35.422794 12554 consensus_queue.cc:237] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [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: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:35.436468 12625 raft_consensus.cc:1275] T 47f413a9010d4a19a812f8f2aacc4f23 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:35.440325 13105 consensus_queue.cc:1048] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:35.449335 12880 raft_consensus.cc:1275] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:35.451993 13105 consensus_queue.cc:1048] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:35.450959 13186 raft_consensus.cc:2955] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.452905 12880 raft_consensus.cc:2955] T 3e0ef04f2963419bb618ab2510b82dc4 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.453320 12626 raft_consensus.cc:2955] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.458323 13140 raft_consensus.cc:2955] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccb929087ea04edf8b16447493002979 (127.11.21.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.463408 12625 raft_consensus.cc:2955] T 47f413a9010d4a19a812f8f2aacc4f23 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccb929087ea04edf8b16447493002979 (127.11.21.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.469131 12880 raft_consensus.cc:2955] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccb929087ea04edf8b16447493002979 (127.11.21.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.477056 12554 raft_consensus.cc:2955] T 3e0ef04f2963419bb618ab2510b82dc4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.488735 12377 catalog_manager.cc:5697] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ccb929087ea04edf8b16447493002979" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.494304 12550 consensus_queue.cc:237] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:35.504974 12477 raft_consensus.cc:1275] T 2ca73a81a9ef4c389eda8db3909e887b P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:35.508503 12885 raft_consensus.cc:1275] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:35.512776 12477 consensus_queue.cc:237] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:35.508543 13141 consensus_queue.cc:1048] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260710 13:19:35.516837 13105 consensus_queue.cc:1048] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:35.520002 12362 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 47f413a9010d4a19a812f8f2aacc4f23 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:35.523133 13171 raft_consensus.cc:2955] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.530232 13105 raft_consensus.cc:1064] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d: attempting to promote NON_VOTER c27a448285984529b77a27c41386a973 to VOTER
I20260710 13:19:35.526008 12476 raft_consensus.cc:2955] T 2ca73a81a9ef4c389eda8db3909e887b P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.512248 12375 catalog_manager.cc:5697] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973 reported cstate change: config changed from index 3 to 4, VOTER ccb929087ea04edf8b16447493002979 (127.11.21.1) evicted. New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.535392 12625 raft_consensus.cc:1275] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:35.535750 13105 consensus_queue.cc:237] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:35.541450 12885 raft_consensus.cc:2955] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.539114 13186 consensus_queue.cc:1048] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:35.548586 12626 raft_consensus.cc:1275] T deeed5b58d34495bb219b3e77c1f284d P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.550158 13140 consensus_queue.cc:1048] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } 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:19:35.554900 12377 catalog_manager.cc:5697] T 2ca73a81a9ef4c389eda8db3909e887b P ccb929087ea04edf8b16447493002979 reported cstate change: config changed from index 3 to 4, VOTER 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) evicted. New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.556569 12460 tablet_service.cc:1558] Processing DeleteTablet for tablet 47f413a9010d4a19a812f8f2aacc4f23 with delete_type TABLET_DATA_TOMBSTONED (TS ccb929087ea04edf8b16447493002979 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53976
I20260710 13:19:35.559064 13194 tablet_replica.cc:333] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979: stopping tablet replica
I20260710 13:19:35.560194 13194 raft_consensus.cc:2243] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:35.560529 12362 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2ca73a81a9ef4c389eda8db3909e887b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:35.560891 12880 raft_consensus.cc:1275] T 3e0ef04f2963419bb618ab2510b82dc4 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:35.561259 13194 raft_consensus.cc:2272] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:35.566323 13194 ts_tablet_manager.cc:1916] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:35.567426 13170 consensus_queue.cc:1048] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:35.569766 12611 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ca73a81a9ef4c389eda8db3909e887b with delete_type TABLET_DATA_TOMBSTONED (TS 409aed8fc53d4d01aa65b5ea40ddcf8f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49136
I20260710 13:19:35.571965 13185 raft_consensus.cc:2955] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.579288 12885 raft_consensus.cc:2955] T 3e0ef04f2963419bb618ab2510b82dc4 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.587311 12626 raft_consensus.cc:2955] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.591009 13195 tablet_replica.cc:333] T 2ca73a81a9ef4c389eda8db3909e887b P 409aed8fc53d4d01aa65b5ea40ddcf8f: stopping tablet replica
I20260710 13:19:35.592715 12885 raft_consensus.cc:1275] T deeed5b58d34495bb219b3e77c1f284d P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.594256 13194 ts_tablet_manager.cc:1929] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:35.594910 13194 log.cc:1199] T 47f413a9010d4a19a812f8f2aacc4f23 P ccb929087ea04edf8b16447493002979: Deleting WAL directory at /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-0-root/wals/47f413a9010d4a19a812f8f2aacc4f23
I20260710 13:19:35.594959 13195 raft_consensus.cc:2243] T 2ca73a81a9ef4c389eda8db3909e887b P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:35.596072 13195 raft_consensus.cc:2272] T 2ca73a81a9ef4c389eda8db3909e887b P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:35.599651 13195 ts_tablet_manager.cc:1916] T 2ca73a81a9ef4c389eda8db3909e887b P 409aed8fc53d4d01aa65b5ea40ddcf8f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:35.619671 12363 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3e0ef04f2963419bb618ab2510b82dc4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:35.638415 12475 raft_consensus.cc:1275] T deeed5b58d34495bb219b3e77c1f284d P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.640373 13197 consensus_queue.cc:1048] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260710 13:19:35.648758 13140 consensus_queue.cc:1048] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:35.654343 12363 catalog_manager.cc:5028] TS ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): tablet 47f413a9010d4a19a812f8f2aacc4f23 (table test-workload [id=e55b4b28c255480ea882c58d22cf3703]) successfully deleted
W20260710 13:19:35.702311 12592 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.21.2:46773, user_credentials={real_user=slave}} blocked reactor thread for 44027us
I20260710 13:19:35.705020 12375 catalog_manager.cc:5697] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 reported cstate change: config changed from index 3 to 4, VOTER c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) evicted. New cstate: current_term: 1 leader_uuid: "ccb929087ea04edf8b16447493002979" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:35.708132 13141 raft_consensus.cc:2955] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.715147 12475 raft_consensus.cc:2955] T deeed5b58d34495bb219b3e77c1f284d P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.738511 13195 ts_tablet_manager.cc:1929] T 2ca73a81a9ef4c389eda8db3909e887b P 409aed8fc53d4d01aa65b5ea40ddcf8f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:35.749161 13195 log.cc:1199] T 2ca73a81a9ef4c389eda8db3909e887b P 409aed8fc53d4d01aa65b5ea40ddcf8f: Deleting WAL directory at /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-2-root/wals/2ca73a81a9ef4c389eda8db3909e887b
I20260710 13:19:35.747321 12544 tablet_service.cc:1558] Processing DeleteTablet for tablet 3e0ef04f2963419bb618ab2510b82dc4 with delete_type TABLET_DATA_TOMBSTONED (TS c84bf0d1e8c44dc4834fb6cd600c275d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50534
I20260710 13:19:35.745484 12625 raft_consensus.cc:2955] T deeed5b58d34495bb219b3e77c1f284d P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.752617 12362 catalog_manager.cc:5028] TS 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609): tablet 2ca73a81a9ef4c389eda8db3909e887b (table test-workload [id=e55b4b28c255480ea882c58d22cf3703]) successfully deleted
I20260710 13:19:35.770416 13201 tablet_replica.cc:333] T 3e0ef04f2963419bb618ab2510b82dc4 P c84bf0d1e8c44dc4834fb6cd600c275d: stopping tablet replica
I20260710 13:19:35.771660 12885 raft_consensus.cc:2955] T deeed5b58d34495bb219b3e77c1f284d P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.774502 13201 raft_consensus.cc:2243] T 3e0ef04f2963419bb618ab2510b82dc4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:35.773082 12375 catalog_manager.cc:5697] T deeed5b58d34495bb219b3e77c1f284d P ccb929087ea04edf8b16447493002979 reported cstate change: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.775707 13201 raft_consensus.cc:2272] T 3e0ef04f2963419bb618ab2510b82dc4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:35.785884 13201 ts_tablet_manager.cc:1916] T 3e0ef04f2963419bb618ab2510b82dc4 P c84bf0d1e8c44dc4834fb6cd600c275d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:35.801075 12550 consensus_queue.cc:237] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:35.802045 13201 ts_tablet_manager.cc:1929] T 3e0ef04f2963419bb618ab2510b82dc4 P c84bf0d1e8c44dc4834fb6cd600c275d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:35.802688 13201 log.cc:1199] T 3e0ef04f2963419bb618ab2510b82dc4 P c84bf0d1e8c44dc4834fb6cd600c275d: Deleting WAL directory at /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-1-root/wals/3e0ef04f2963419bb618ab2510b82dc4
I20260710 13:19:35.804754 12362 catalog_manager.cc:5028] TS c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773): tablet 3e0ef04f2963419bb618ab2510b82dc4 (table test-workload [id=e55b4b28c255480ea882c58d22cf3703]) successfully deleted
I20260710 13:19:35.808240 12475 raft_consensus.cc:1275] T deeed5b58d34495bb219b3e77c1f284d P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:35.808240 12885 raft_consensus.cc:1275] T deeed5b58d34495bb219b3e77c1f284d P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:35.809875 13140 consensus_queue.cc:1048] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:35.810935 13141 consensus_queue.cc:1048] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:35.817404 13197 raft_consensus.cc:2955] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.825531 12885 raft_consensus.cc:2955] T deeed5b58d34495bb219b3e77c1f284d P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.826924 12475 raft_consensus.cc:2955] T deeed5b58d34495bb219b3e77c1f284d P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:35.830042 12362 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet deeed5b58d34495bb219b3e77c1f284d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:35.834296 12373 catalog_manager.cc:5697] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d reported cstate change: config changed from index 3 to 4, VOTER 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) evicted. New cstate: current_term: 1 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:35.851137 12611 tablet_service.cc:1558] Processing DeleteTablet for tablet deeed5b58d34495bb219b3e77c1f284d with delete_type TABLET_DATA_TOMBSTONED (TS 409aed8fc53d4d01aa65b5ea40ddcf8f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49136
I20260710 13:19:35.852201 13195 tablet_replica.cc:333] T deeed5b58d34495bb219b3e77c1f284d P 409aed8fc53d4d01aa65b5ea40ddcf8f: stopping tablet replica
I20260710 13:19:35.853071 13195 raft_consensus.cc:2243] T deeed5b58d34495bb219b3e77c1f284d P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:35.853904 13195 raft_consensus.cc:2272] T deeed5b58d34495bb219b3e77c1f284d P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:35.857781 13195 ts_tablet_manager.cc:1916] T deeed5b58d34495bb219b3e77c1f284d P 409aed8fc53d4d01aa65b5ea40ddcf8f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:35.871212 13195 ts_tablet_manager.cc:1929] T deeed5b58d34495bb219b3e77c1f284d P 409aed8fc53d4d01aa65b5ea40ddcf8f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:35.871629 13195 log.cc:1199] T deeed5b58d34495bb219b3e77c1f284d P 409aed8fc53d4d01aa65b5ea40ddcf8f: Deleting WAL directory at /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-2-root/wals/deeed5b58d34495bb219b3e77c1f284d
I20260710 13:19:35.873294 12362 catalog_manager.cc:5028] TS 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609): tablet deeed5b58d34495bb219b3e77c1f284d (table test-workload [id=e55b4b28c255480ea882c58d22cf3703]) successfully deleted
I20260710 13:19:36.882117 12627 consensus_queue.cc:237] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
W20260710 13:19:36.889847 12591 consensus_peers.cc:597] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f -> Peer c27a448285984529b77a27c41386a973 (127.11.21.4:45869): Couldn't send request to peer c27a448285984529b77a27c41386a973. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5e2ca96becf24a7b892bbdff66eedcb9. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:36.890111 12476 raft_consensus.cc:1275] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:36.891000 12550 raft_consensus.cc:1275] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:36.891423 13198 consensus_queue.cc:1048] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } 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:19:36.892483 13149 consensus_queue.cc:1048] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:36.900517 13205 raft_consensus.cc:2955] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:36.902102 12476 raft_consensus.cc:2955] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:36.902402 12550 raft_consensus.cc:2955] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:36.916990 12374 catalog_manager.cc:5697] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979 reported cstate change: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New cstate: current_term: 2 leader_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:36.918897 12475 consensus_queue.cc:237] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [LEADER]: Queue 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: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
W20260710 13:19:36.932271 12442 consensus_peers.cc:597] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 -> Peer c27a448285984529b77a27c41386a973 (127.11.21.4:45869): Couldn't send request to peer c27a448285984529b77a27c41386a973. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 563526c1cc444ce28069b7e611a2507f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:36.935109 12550 raft_consensus.cc:1275] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:36.936271 12627 raft_consensus.cc:1275] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:36.936880 13186 consensus_queue.cc:1048] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } 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:19:36.940667 13213 consensus_queue.cc:1048] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:36.947896 13186 raft_consensus.cc:2955] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:36.951493 12627 raft_consensus.cc:2955] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:36.953495 12550 raft_consensus.cc:2955] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } } }
I20260710 13:19:36.967895 12377 catalog_manager.cc:5697] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 reported cstate change: config changed from index -1 to 2, NON_VOTER c27a448285984529b77a27c41386a973 (127.11.21.4) added. New cstate: current_term: 1 leader_uuid: "ccb929087ea04edf8b16447493002979" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:37.413807 13216 ts_tablet_manager.cc:933] T 5e2ca96becf24a7b892bbdff66eedcb9 P c27a448285984529b77a27c41386a973: Initiating tablet copy from peer 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:37.415982 13216 tablet_copy_client.cc:323] T 5e2ca96becf24a7b892bbdff66eedcb9 P c27a448285984529b77a27c41386a973: tablet copy: Beginning tablet copy session from remote peer at address 127.11.21.3:43609
I20260710 13:19:37.418216 12638 tablet_copy_service.cc:140] P 409aed8fc53d4d01aa65b5ea40ddcf8f: Received BeginTabletCopySession request for tablet 5e2ca96becf24a7b892bbdff66eedcb9 from peer c27a448285984529b77a27c41386a973 ({username='slave'} at 127.0.0.1:53868)
I20260710 13:19:37.418797 12638 tablet_copy_service.cc:161] P 409aed8fc53d4d01aa65b5ea40ddcf8f: Beginning new tablet copy session on tablet 5e2ca96becf24a7b892bbdff66eedcb9 from peer c27a448285984529b77a27c41386a973 at {username='slave'} at 127.0.0.1:53868: session id = c27a448285984529b77a27c41386a973-5e2ca96becf24a7b892bbdff66eedcb9
I20260710 13:19:37.425729 12638 tablet_copy_source_session.cc:215] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:37.429502 13216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2ca96becf24a7b892bbdff66eedcb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:37.447058 13216 tablet_copy_client.cc:806] T 5e2ca96becf24a7b892bbdff66eedcb9 P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:37.447738 13216 tablet_copy_client.cc:670] T 5e2ca96becf24a7b892bbdff66eedcb9 P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:37.451512 13216 tablet_copy_client.cc:538] T 5e2ca96becf24a7b892bbdff66eedcb9 P c27a448285984529b77a27c41386a973: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:37.459192 13216 tablet_bootstrap.cc:492] T 5e2ca96becf24a7b892bbdff66eedcb9 P c27a448285984529b77a27c41386a973: Bootstrap starting.
I20260710 13:19:37.486166 13216 tablet_bootstrap.cc:492] T 5e2ca96becf24a7b892bbdff66eedcb9 P c27a448285984529b77a27c41386a973: 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:19:37.487130 13216 tablet_bootstrap.cc:492] T 5e2ca96becf24a7b892bbdff66eedcb9 P c27a448285984529b77a27c41386a973: Bootstrap complete.
I20260710 13:19:37.487990 13216 ts_tablet_manager.cc:1403] T 5e2ca96becf24a7b892bbdff66eedcb9 P c27a448285984529b77a27c41386a973: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.012s
I20260710 13:19:37.491197 13216 raft_consensus.cc:359] T 5e2ca96becf24a7b892bbdff66eedcb9 P c27a448285984529b77a27c41386a973 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:37.491916 13216 raft_consensus.cc:740] T 5e2ca96becf24a7b892bbdff66eedcb9 P c27a448285984529b77a27c41386a973 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: c27a448285984529b77a27c41386a973, State: Initialized, Role: LEARNER
I20260710 13:19:37.492463 13216 consensus_queue.cc:260] T 5e2ca96becf24a7b892bbdff66eedcb9 P c27a448285984529b77a27c41386a973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:37.495548 13216 ts_tablet_manager.cc:1434] T 5e2ca96becf24a7b892bbdff66eedcb9 P c27a448285984529b77a27c41386a973: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:37.497315 12638 tablet_copy_service.cc:342] P 409aed8fc53d4d01aa65b5ea40ddcf8f: Request end of tablet copy session c27a448285984529b77a27c41386a973-5e2ca96becf24a7b892bbdff66eedcb9 received from {username='slave'} at 127.0.0.1:53868
I20260710 13:19:37.497802 12638 tablet_copy_service.cc:434] P 409aed8fc53d4d01aa65b5ea40ddcf8f: ending tablet copy session c27a448285984529b77a27c41386a973-5e2ca96becf24a7b892bbdff66eedcb9 on tablet 5e2ca96becf24a7b892bbdff66eedcb9 with peer c27a448285984529b77a27c41386a973
I20260710 13:19:37.517349 13216 ts_tablet_manager.cc:933] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973: Initiating tablet copy from peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531)
I20260710 13:19:37.519220 13216 tablet_copy_client.cc:323] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973: tablet copy: Beginning tablet copy session from remote peer at address 127.11.21.1:40531
I20260710 13:19:37.521325 12488 tablet_copy_service.cc:140] P ccb929087ea04edf8b16447493002979: Received BeginTabletCopySession request for tablet 563526c1cc444ce28069b7e611a2507f from peer c27a448285984529b77a27c41386a973 ({username='slave'} at 127.0.0.1:38490)
I20260710 13:19:37.521868 12488 tablet_copy_service.cc:161] P ccb929087ea04edf8b16447493002979: Beginning new tablet copy session on tablet 563526c1cc444ce28069b7e611a2507f from peer c27a448285984529b77a27c41386a973 at {username='slave'} at 127.0.0.1:38490: session id = c27a448285984529b77a27c41386a973-563526c1cc444ce28069b7e611a2507f
I20260710 13:19:37.529268 12488 tablet_copy_source_session.cc:215] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:37.532626 13216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 563526c1cc444ce28069b7e611a2507f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:37.546469 13216 tablet_copy_client.cc:806] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:37.547194 13216 tablet_copy_client.cc:670] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:37.551414 13216 tablet_copy_client.cc:538] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:37.558576 13216 tablet_bootstrap.cc:492] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973: Bootstrap starting.
I20260710 13:19:37.580300 13216 tablet_bootstrap.cc:492] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973: 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:19:37.581090 13216 tablet_bootstrap.cc:492] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973: Bootstrap complete.
I20260710 13:19:37.581724 13216 ts_tablet_manager.cc:1403] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260710 13:19:37.584610 13216 raft_consensus.cc:359] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:37.585261 13216 raft_consensus.cc:740] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c27a448285984529b77a27c41386a973, State: Initialized, Role: LEARNER
I20260710 13:19:37.585872 13216 consensus_queue.cc:260] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973 [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: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:37.589218 13216 ts_tablet_manager.cc:1434] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:37.593590 12488 tablet_copy_service.cc:342] P ccb929087ea04edf8b16447493002979: Request end of tablet copy session c27a448285984529b77a27c41386a973-563526c1cc444ce28069b7e611a2507f received from {username='slave'} at 127.0.0.1:38490
I20260710 13:19:37.594062 12488 tablet_copy_service.cc:434] P ccb929087ea04edf8b16447493002979: ending tablet copy session c27a448285984529b77a27c41386a973-563526c1cc444ce28069b7e611a2507f on tablet 563526c1cc444ce28069b7e611a2507f with peer c27a448285984529b77a27c41386a973
I20260710 13:19:37.901961 12885 raft_consensus.cc:1217] T 5e2ca96becf24a7b892bbdff66eedcb9 P c27a448285984529b77a27c41386a973 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 13:19:37.983465 12885 raft_consensus.cc:1217] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:39.204274 13231 raft_consensus.cc:493] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb929087ea04edf8b16447493002979)
I20260710 13:19:39.204910 13231 raft_consensus.cc:515] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:39.206959 13231 leader_election.cc:290] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c27a448285984529b77a27c41386a973 (127.11.21.4:45869)
I20260710 13:19:39.390609 13234 raft_consensus.cc:493] T 60a193ac7040453bbac0a903e42150fd P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb929087ea04edf8b16447493002979)
I20260710 13:19:39.391527 13234 raft_consensus.cc:515] T 60a193ac7040453bbac0a903e42150fd P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:39.394989 13234 leader_election.cc:290] T 60a193ac7040453bbac0a903e42150fd P c27a448285984529b77a27c41386a973 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:39.486341 13233 raft_consensus.cc:493] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb929087ea04edf8b16447493002979)
I20260710 13:19:39.487030 13233 raft_consensus.cc:515] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:39.489976 13233 leader_election.cc:290] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:39.501458 13233 raft_consensus.cc:493] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb929087ea04edf8b16447493002979)
I20260710 13:19:39.502077 13233 raft_consensus.cc:515] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:39.503418 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a193ac7040453bbac0a903e42150fd" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:39.504729 13233 leader_election.cc:290] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:39.507112 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a193ac7040453bbac0a903e42150fd" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:39.508327 13198 raft_consensus.cc:1064] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f: attempting to promote NON_VOTER c27a448285984529b77a27c41386a973 to VOTER
I20260710 13:19:39.509076 13232 raft_consensus.cc:493] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb929087ea04edf8b16447493002979)
I20260710 13:19:39.511376 13232 raft_consensus.cc:515] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:39.513427 13232 leader_election.cc:290] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c27a448285984529b77a27c41386a973 (127.11.21.4:45869)
I20260710 13:19:39.514806 13198 consensus_queue.cc:237] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:39.519788 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310ed4ca103f4aa0a732521ecc9af503" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:39.520467 12554 raft_consensus.cc:2468] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 1.
I20260710 13:19:39.525920 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563526c1cc444ce28069b7e611a2507f" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:39.526574 12554 raft_consensus.cc:2468] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 1.
I20260710 13:19:39.531322 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310ed4ca103f4aa0a732521ecc9af503" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:39.532476 13234 raft_consensus.cc:493] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c84bf0d1e8c44dc4834fb6cd600c275d)
I20260710 13:19:39.533020 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563526c1cc444ce28069b7e611a2507f" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:39.533836 13141 raft_consensus.cc:493] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 409aed8fc53d4d01aa65b5ea40ddcf8f)
I20260710 13:19:39.533041 13234 raft_consensus.cc:515] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:39.536662 13234 leader_election.cc:290] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:39.537151 13234 raft_consensus.cc:493] T 3e0ef04f2963419bb618ab2510b82dc4 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb929087ea04edf8b16447493002979)
I20260710 13:19:39.537629 13234 raft_consensus.cc:515] T 3e0ef04f2963419bb618ab2510b82dc4 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:39.540194 13230 raft_consensus.cc:1064] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979: attempting to promote NON_VOTER c27a448285984529b77a27c41386a973 to VOTER
I20260710 13:19:39.540058 13141 raft_consensus.cc:515] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:39.542214 13230 consensus_queue.cc:237] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [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: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
W20260710 13:19:39.543856 12592 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 13:19:39.545598 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3f114671344586a498328412e85c52" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:39.550549 13239 raft_consensus.cc:493] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 409aed8fc53d4d01aa65b5ea40ddcf8f)
I20260710 13:19:39.551244 13239 raft_consensus.cc:515] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:39.551992 12592 leader_election.cc:304] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [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: 409aed8fc53d4d01aa65b5ea40ddcf8f, c84bf0d1e8c44dc4834fb6cd600c275d; no voters: 
I20260710 13:19:39.557545 12592 leader_election.cc:304] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [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: 409aed8fc53d4d01aa65b5ea40ddcf8f, c84bf0d1e8c44dc4834fb6cd600c275d; no voters: 
I20260710 13:19:39.554437 12554 raft_consensus.cc:1275] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:39.558550 13198 raft_consensus.cc:2804] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:39.558911 13198 raft_consensus.cc:493] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Starting leader election (detected failure of leader ccb929087ea04edf8b16447493002979)
I20260710 13:19:39.559266 13198 raft_consensus.cc:3060] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:39.564047 13232 raft_consensus.cc:2804] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:39.564507 13232 raft_consensus.cc:493] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Starting leader election (detected failure of leader ccb929087ea04edf8b16447493002979)
I20260710 13:19:39.565061 13232 raft_consensus.cc:3060] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:39.565806 12880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86933e69a54b4941901b7c08a8f297a8" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c27a448285984529b77a27c41386a973" is_pre_election: true
I20260710 13:19:39.566525 12880 raft_consensus.cc:2468] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 1.
I20260710 13:19:39.567476 13223 raft_consensus.cc:493] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c84bf0d1e8c44dc4834fb6cd600c275d)
I20260710 13:19:39.568074 13223 raft_consensus.cc:515] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:39.571018 13223 leader_election.cc:290] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:39.574664 13198 raft_consensus.cc:515] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:39.539721 13234 leader_election.cc:290] T 3e0ef04f2963419bb618ab2510b82dc4 P c27a448285984529b77a27c41386a973 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:39.578274 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3f114671344586a498328412e85c52" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:39.579916 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ef04f2963419bb618ab2510b82dc4" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:39.580901 12848 leader_election.cc:304] T 60a193ac7040453bbac0a903e42150fd P c27a448285984529b77a27c41386a973 [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: c27a448285984529b77a27c41386a973; no voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979
I20260710 13:19:39.582293 13234 raft_consensus.cc:2749] T 60a193ac7040453bbac0a903e42150fd P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:39.582350 13197 raft_consensus.cc:493] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb929087ea04edf8b16447493002979)
W20260710 13:19:39.584213 12593 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.21.1:40531, user_credentials={real_user=slave}} blocked reactor thread for 73584.2us
I20260710 13:19:39.586993 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86933e69a54b4941901b7c08a8f297a8" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:39.587976 13197 raft_consensus.cc:515] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:39.588915 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f2007436ea4b118c77f25cd2dece31" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:39.584975 13239 leader_election.cc:290] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:39.589990 13197 leader_election.cc:290] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c27a448285984529b77a27c41386a973 (127.11.21.4:45869)
I20260710 13:19:39.602540 12885 raft_consensus.cc:1275] T 5e2ca96becf24a7b892bbdff66eedcb9 P c27a448285984529b77a27c41386a973 [term 2 LEARNER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:39.590127 13239 raft_consensus.cc:493] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 409aed8fc53d4d01aa65b5ea40ddcf8f)
I20260710 13:19:39.603385 13239 raft_consensus.cc:515] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:39.605517 13239 leader_election.cc:290] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c27a448285984529b77a27c41386a973 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:39.542214 13141 leader_election.cc:290] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:39.605940 12848 leader_election.cc:304] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 [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: c27a448285984529b77a27c41386a973; no voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979
I20260710 13:19:39.593183 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ef04f2963419bb618ab2510b82dc4" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:39.593009 13232 raft_consensus.cc:515] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:39.608253 12625 raft_consensus.cc:1240] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Rejecting Update request from peer ccb929087ea04edf8b16447493002979 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:39.609375 13232 leader_election.cc:290] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 2 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:39.594668 12477 raft_consensus.cc:1275] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:39.609869 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ef04f2963419bb618ab2510b82dc4" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:39.594877 13236 consensus_queue.cc:1048] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:39.595470 12475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310ed4ca103f4aa0a732521ecc9af503" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:39.612660 12551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8bbce6e22e40778a06d6c59ec378b5" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:39.612689 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d0e7dfd7304a44a02bc4922c5e4d9f" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:39.613729 13233 consensus_queue.cc:1048] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:39.614765 12475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563526c1cc444ce28069b7e611a2507f" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:39.614979 13236 consensus_queue.cc:1048] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 13:19:39.616320 12500 debug-util.cc:398] Leaking SignalData structure 0x7b08001d9a00 after lost signal to thread 11351
I20260710 13:19:39.617476 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f2007436ea4b118c77f25cd2dece31" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
W20260710 13:19:39.619035 12500 debug-util.cc:398] Leaking SignalData structure 0x7b08001d2460 after lost signal to thread 12411
W20260710 13:19:39.620239 12500 debug-util.cc:398] Leaking SignalData structure 0x7b0800084b60 after lost signal to thread 12503
I20260710 13:19:39.595683 13198 leader_election.cc:290] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 2 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:39.595783 12881 raft_consensus.cc:1275] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:39.595786 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310ed4ca103f4aa0a732521ecc9af503" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
I20260710 13:19:39.597671 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ca96becf24a7b892bbdff66eedcb9" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:39.599193 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8bbce6e22e40778a06d6c59ec378b5" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:39.601233 12882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ef04f2963419bb618ab2510b82dc4" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c27a448285984529b77a27c41386a973" is_pre_election: true
I20260710 13:19:39.624133 13229 consensus_queue.cc:1059] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:19:39.601456 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ca96becf24a7b892bbdff66eedcb9" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:39.625310 13229 raft_consensus.cc:3055] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:39.625663 13229 raft_consensus.cc:740] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Running, Role: LEADER
I20260710 13:19:39.625329 13239 raft_consensus.cc:2749] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:19:39.624107 12500 debug-util.cc:398] Leaking SignalData structure 0x7b08000b7d40 after lost signal to thread 12578
I20260710 13:19:39.631178 12592 leader_election.cc:304] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [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: 409aed8fc53d4d01aa65b5ea40ddcf8f; no voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979
I20260710 13:19:39.637122 12554 raft_consensus.cc:1275] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:39.630309 13229 consensus_queue.cc:260] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:39.645113 13229 raft_consensus.cc:3060] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:39.650080 13239 raft_consensus.cc:493] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c84bf0d1e8c44dc4834fb6cd600c275d)
I20260710 13:19:39.650802 13239 raft_consensus.cc:515] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:39.653563 13239 leader_election.cc:290] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
W20260710 13:19:39.656659 12500 debug-util.cc:398] Leaking SignalData structure 0x7b0800293da0 after lost signal to thread 12652
W20260710 13:19:39.658267 12500 debug-util.cc:398] Leaking SignalData structure 0x7b08001a5ee0 after lost signal to thread 12924
I20260710 13:19:39.675189 12551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563526c1cc444ce28069b7e611a2507f" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
I20260710 13:19:39.677368 12592 leader_election.cc:304] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [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: 409aed8fc53d4d01aa65b5ea40ddcf8f; no voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979
I20260710 13:19:39.678362 13236 raft_consensus.cc:2749] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:39.683970 12880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f74dba0163e48349c68e977822d8db4" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c27a448285984529b77a27c41386a973" is_pre_election: true
I20260710 13:19:39.662264 13198 raft_consensus.cc:2749] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:39.687886 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca73a81a9ef4c389eda8db3909e887b" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:39.697321 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d0e7dfd7304a44a02bc4922c5e4d9f" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:39.700731 12551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca73a81a9ef4c389eda8db3909e887b" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:39.700354 12848 leader_election.cc:304] T 3e0ef04f2963419bb618ab2510b82dc4 P c27a448285984529b77a27c41386a973 [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: c27a448285984529b77a27c41386a973; no voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979
W20260710 13:19:39.705856 12519 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.21.1:40531, user_credentials={real_user=slave}} blocked reactor thread for 101926us
I20260710 13:19:39.706245 13239 raft_consensus.cc:2749] T 3e0ef04f2963419bb618ab2510b82dc4 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:39.706707 12848 leader_election.cc:304] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973 [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: c27a448285984529b77a27c41386a973; no voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979
I20260710 13:19:39.707515 13239 raft_consensus.cc:2749] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:39.708065 12848 leader_election.cc:304] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c27a448285984529b77a27c41386a973 [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: c27a448285984529b77a27c41386a973; no voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979
I20260710 13:19:39.708633 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f74dba0163e48349c68e977822d8db4" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:39.708937 13239 raft_consensus.cc:2749] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:19:39.661099 13230 consensus_queue.cc:1175] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "c27a448285984529b77a27c41386a973" responder_term: 1 status { last_received { term: 1 index: 2 } last_committed_idx: 2 error { code: PRECEDING_ENTRY_DIDNT_MATCH status { code: ILLEGAL_STATE message: "Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)" } } last_received_current_leader { term: 1 index: 2 } }
I20260710 13:19:39.713649 12519 leader_election.cc:304] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [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: c84bf0d1e8c44dc4834fb6cd600c275d; no voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979
I20260710 13:19:39.714780 13243 raft_consensus.cc:2749] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:19:39.709626 12848 leader_election.cc:304] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 [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: c27a448285984529b77a27c41386a973; no voters: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979
I20260710 13:19:39.718896 13239 raft_consensus.cc:2749] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:19:39.720168 12591 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.21.4:45869, user_credentials={real_user=slave}} blocked reactor thread for 114370us
I20260710 13:19:39.721738 12443 leader_election.cc:304] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [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: ccb929087ea04edf8b16447493002979; no voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, c84bf0d1e8c44dc4834fb6cd600c275d
I20260710 13:19:39.722698 12591 leader_election.cc:304] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [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: 409aed8fc53d4d01aa65b5ea40ddcf8f; no voters: c27a448285984529b77a27c41386a973, ccb929087ea04edf8b16447493002979
I20260710 13:19:39.723476 13233 raft_consensus.cc:2749] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:39.724826 13230 raft_consensus.cc:2749] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:39.726508 12517 leader_election.cc:304] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [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: c27a448285984529b77a27c41386a973, c84bf0d1e8c44dc4834fb6cd600c275d; no voters: ccb929087ea04edf8b16447493002979
I20260710 13:19:39.727445 13242 raft_consensus.cc:2804] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:39.727782 13242 raft_consensus.cc:493] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Starting leader election (detected failure of leader ccb929087ea04edf8b16447493002979)
I20260710 13:19:39.728143 13242 raft_consensus.cc:3060] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:39.730417 12517 leader_election.cc:304] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d [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: c84bf0d1e8c44dc4834fb6cd600c275d; no voters: c27a448285984529b77a27c41386a973, ccb929087ea04edf8b16447493002979
I20260710 13:19:39.731721 13233 raft_consensus.cc:2955] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:39.734043 13197 raft_consensus.cc:2749] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:39.732757 12477 raft_consensus.cc:2955] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:39.747737 12550 raft_consensus.cc:2955] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:39.737323 13242 raft_consensus.cc:515] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:39.751600 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86933e69a54b4941901b7c08a8f297a8" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:39.751083 12373 catalog_manager.cc:5697] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:39.761513 12881 raft_consensus.cc:2955] T 5e2ca96becf24a7b892bbdff66eedcb9 P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } attrs { replace: true } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:39.766782 13242 leader_election.cc:290] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 2 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c27a448285984529b77a27c41386a973 (127.11.21.4:45869)
I20260710 13:19:39.768143 12880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86933e69a54b4941901b7c08a8f297a8" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c27a448285984529b77a27c41386a973"
I20260710 13:19:39.775415 12517 leader_election.cc:304] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [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: c84bf0d1e8c44dc4834fb6cd600c275d; no voters: c27a448285984529b77a27c41386a973, ccb929087ea04edf8b16447493002979
I20260710 13:19:39.776613 13242 raft_consensus.cc:2749] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:39.813730 12625 raft_consensus.cc:1240] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Rejecting Update request from peer ccb929087ea04edf8b16447493002979 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:39.814249 12628 consensus_queue.cc:237] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:39.815351 13230 consensus_queue.cc:1059] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:39.816380 13230 raft_consensus.cc:3055] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:39.816715 13230 raft_consensus.cc:740] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Running, Role: LEADER
I20260710 13:19:39.817543 13230 consensus_queue.cc:260] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:39.818970 13230 raft_consensus.cc:3060] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:39.821583 12881 raft_consensus.cc:1275] T 5e2ca96becf24a7b892bbdff66eedcb9 P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:19:39.823429 13244 consensus_queue.cc:1048] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:39.829800 12550 raft_consensus.cc:1275] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:19:39.830940 13233 raft_consensus.cc:2955] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ccb929087ea04edf8b16447493002979 (127.11.21.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:39.836035 13198 consensus_queue.cc:1048] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:39.840623 12550 raft_consensus.cc:2955] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ccb929087ea04edf8b16447493002979 (127.11.21.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:39.842849 12362 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5e2ca96becf24a7b892bbdff66eedcb9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:39.841498 12881 raft_consensus.cc:2955] T 5e2ca96becf24a7b892bbdff66eedcb9 P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ccb929087ea04edf8b16447493002979 (127.11.21.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:39.844730 12374 catalog_manager.cc:5697] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: config changed from index 3 to 4, VOTER ccb929087ea04edf8b16447493002979 (127.11.21.1) evicted. New cstate: current_term: 2 leader_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:39.856215 12460 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e2ca96becf24a7b892bbdff66eedcb9 with delete_type TABLET_DATA_TOMBSTONED (TS ccb929087ea04edf8b16447493002979 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53976
I20260710 13:19:39.867857 13252 tablet_replica.cc:333] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979: stopping tablet replica
I20260710 13:19:39.868983 13252 raft_consensus.cc:2243] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:39.869767 13252 raft_consensus.cc:2272] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:39.873132 13252 ts_tablet_manager.cc:1916] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:39.889810 13252 ts_tablet_manager.cc:1929] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 13:19:39.890219 13252 log.cc:1199] T 5e2ca96becf24a7b892bbdff66eedcb9 P ccb929087ea04edf8b16447493002979: Deleting WAL directory at /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-0-root/wals/5e2ca96becf24a7b892bbdff66eedcb9
I20260710 13:19:39.892057 12363 catalog_manager.cc:5028] TS ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): tablet 5e2ca96becf24a7b892bbdff66eedcb9 (table test-workload [id=e55b4b28c255480ea882c58d22cf3703]) successfully deleted
I20260710 13:19:39.894872 12550 raft_consensus.cc:1240] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Rejecting Update request from peer ccb929087ea04edf8b16447493002979 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:39.896291 13230 consensus_queue.cc:1059] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:39.897279 13229 raft_consensus.cc:3055] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:39.897688 13229 raft_consensus.cc:740] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccb929087ea04edf8b16447493002979, State: Running, Role: LEADER
I20260710 13:19:39.898551 13229 consensus_queue.cc:260] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:39.899959 13229 raft_consensus.cc:3060] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.987001 13229 raft_consensus.cc:493] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:40.987648 13229 raft_consensus.cc:515] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:40.991751 12550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563526c1cc444ce28069b7e611a2507f" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:40.992934 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563526c1cc444ce28069b7e611a2507f" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:40.991721 13229 leader_election.cc:290] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773), c27a448285984529b77a27c41386a973 (127.11.21.4:45869)
I20260710 13:19:40.995116 12443 leader_election.cc:304] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: ccb929087ea04edf8b16447493002979; no voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, c84bf0d1e8c44dc4834fb6cd600c275d
I20260710 13:19:40.995940 13229 raft_consensus.cc:2749] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:19:41.000249 12881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563526c1cc444ce28069b7e611a2507f" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "c27a448285984529b77a27c41386a973" is_pre_election: true
I20260710 13:19:41.088657 13254 raft_consensus.cc:493] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb929087ea04edf8b16447493002979)
I20260710 13:19:41.089275 13254 raft_consensus.cc:515] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:41.092247 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86933e69a54b4941901b7c08a8f297a8" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:41.093029 12474 raft_consensus.cc:2468] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c27a448285984529b77a27c41386a973 in term 2.
I20260710 13:19:41.094348 12849 leader_election.cc:304] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [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: c27a448285984529b77a27c41386a973, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:41.103698 13231 raft_consensus.cc:493] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb929087ea04edf8b16447493002979)
I20260710 13:19:41.104463 13231 raft_consensus.cc:515] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:41.106606 12550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86933e69a54b4941901b7c08a8f297a8" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:41.110946 13254 leader_election.cc:290] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:41.111620 13254 raft_consensus.cc:2804] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:41.112015 13254 raft_consensus.cc:493] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ccb929087ea04edf8b16447493002979)
I20260710 13:19:41.111958 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310ed4ca103f4aa0a732521ecc9af503" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:41.112646 13254 raft_consensus.cc:3060] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.113126 12628 raft_consensus.cc:2393] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c84bf0d1e8c44dc4834fb6cd600c275d in current term 2: Already voted for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in this term.
I20260710 13:19:41.114516 13141 raft_consensus.cc:493] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb929087ea04edf8b16447493002979)
I20260710 13:19:41.115031 13141 raft_consensus.cc:515] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:41.117157 13141 leader_election.cc:290] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609), ccb929087ea04edf8b16447493002979 (127.11.21.1:40531)
I20260710 13:19:41.121542 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563526c1cc444ce28069b7e611a2507f" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" is_pre_election: true
I20260710 13:19:41.122385 12628 raft_consensus.cc:2393] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c84bf0d1e8c44dc4834fb6cd600c275d in current term 2: Already voted for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in this term.
I20260710 13:19:41.126542 13254 raft_consensus.cc:515] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:41.129942 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86933e69a54b4941901b7c08a8f297a8" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:41.136730 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310ed4ca103f4aa0a732521ecc9af503" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:41.137481 12477 raft_consensus.cc:2468] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 2.
I20260710 13:19:41.139076 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563526c1cc444ce28069b7e611a2507f" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:41.139514 12474 raft_consensus.cc:2468] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c27a448285984529b77a27c41386a973 in term 2.
I20260710 13:19:41.140355 12477 raft_consensus.cc:2410] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c84bf0d1e8c44dc4834fb6cd600c275d for term 2 because replica has last-logged OpId of term: 1 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 2.
I20260710 13:19:41.141899 12550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86933e69a54b4941901b7c08a8f297a8" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
I20260710 13:19:41.143392 12550 raft_consensus.cc:2393] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c27a448285984529b77a27c41386a973 in current term 2: Already voted for candidate c84bf0d1e8c44dc4834fb6cd600c275d in this term.
I20260710 13:19:41.145480 12849 leader_election.cc:304] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [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: c27a448285984529b77a27c41386a973, ccb929087ea04edf8b16447493002979; no voters: c84bf0d1e8c44dc4834fb6cd600c275d
I20260710 13:19:41.146003 12519 leader_election.cc:304] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [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: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979; no voters: 409aed8fc53d4d01aa65b5ea40ddcf8f
I20260710 13:19:41.146464 13255 raft_consensus.cc:2804] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:41.146840 13141 raft_consensus.cc:2804] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:41.147228 13141 raft_consensus.cc:493] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Starting leader election (detected failure of leader ccb929087ea04edf8b16447493002979)
I20260710 13:19:41.147562 13141 raft_consensus.cc:3060] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.152745 13254 leader_election.cc:290] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [CANDIDATE]: Term 2 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:41.156917 12519 leader_election.cc:304] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d [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: c84bf0d1e8c44dc4834fb6cd600c275d; no voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979
I20260710 13:19:41.160317 13242 raft_consensus.cc:3060] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.110008 13231 leader_election.cc:290] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:41.163543 13255 raft_consensus.cc:697] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [term 2 LEADER]: Becoming Leader. State: Replica: c27a448285984529b77a27c41386a973, State: Running, Role: LEADER
I20260710 13:19:41.164880 13255 consensus_queue.cc:237] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:41.172016 13242 raft_consensus.cc:2749] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:41.173195 13141 raft_consensus.cc:515] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:41.176203 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310ed4ca103f4aa0a732521ecc9af503" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:41.177333 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310ed4ca103f4aa0a732521ecc9af503" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
I20260710 13:19:41.178171 12628 raft_consensus.cc:2393] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c84bf0d1e8c44dc4834fb6cd600c275d in current term 2: Already voted for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in this term.
I20260710 13:19:41.179430 13141 leader_election.cc:290] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 2 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:41.186125 12474 raft_consensus.cc:2468] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 2.
I20260710 13:19:41.187947 12519 leader_election.cc:304] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [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: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979; no voters: 409aed8fc53d4d01aa65b5ea40ddcf8f
I20260710 13:19:41.189076 13141 raft_consensus.cc:2804] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:41.189507 13141 raft_consensus.cc:697] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 LEADER]: Becoming Leader. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Running, Role: LEADER
I20260710 13:19:41.189482 12375 catalog_manager.cc:5697] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 reported cstate change: term changed from 1 to 2, leader changed from ccb929087ea04edf8b16447493002979 (127.11.21.1) to c27a448285984529b77a27c41386a973 (127.11.21.4). New cstate: current_term: 2 leader_uuid: "c27a448285984529b77a27c41386a973" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:41.191241 13141 consensus_queue.cc:237] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:41.202839 13233 raft_consensus.cc:493] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:41.203507 13233 raft_consensus.cc:515] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:41.210146 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310ed4ca103f4aa0a732521ecc9af503" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:41.210851 12474 raft_consensus.cc:2468] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 2.
I20260710 13:19:41.211874 13233 leader_election.cc:290] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:41.212954 12593 leader_election.cc:304] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [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: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:41.213001 12550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310ed4ca103f4aa0a732521ecc9af503" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:41.213879 13233 raft_consensus.cc:2804] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:19:41.214304 13233 raft_consensus.cc:493] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:41.214735 13233 raft_consensus.cc:3060] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:41.217167 12374 catalog_manager.cc:5697] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d reported cstate change: term changed from 1 to 2, leader changed from ccb929087ea04edf8b16447493002979 (127.11.21.1) to c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2). New cstate: current_term: 2 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:41.222930 13233 raft_consensus.cc:515] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:41.226094 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310ed4ca103f4aa0a732521ecc9af503" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:41.226709 12474 raft_consensus.cc:3060] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:41.238420 12474 raft_consensus.cc:2468] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 3.
I20260710 13:19:41.240314 12550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310ed4ca103f4aa0a732521ecc9af503" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
I20260710 13:19:41.242565 12593 leader_election.cc:304] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [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: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979; no voters: c84bf0d1e8c44dc4834fb6cd600c275d
I20260710 13:19:41.243367 13198 raft_consensus.cc:2804] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:41.248651 13198 raft_consensus.cc:697] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 3 LEADER]: Becoming Leader. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Running, Role: LEADER
I20260710 13:19:41.248766 13233 leader_election.cc:290] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 3 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:41.250738 13198 consensus_queue.cc:237] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Queue going to LEADER 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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:41.280908 12374 catalog_manager.cc:5697] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: term changed from 2 to 3, leader changed from c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) to 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3). New cstate: current_term: 3 leader_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:41.457149 13198 raft_consensus.cc:493] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:41.457773 13198 raft_consensus.cc:515] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:41.460994 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563526c1cc444ce28069b7e611a2507f" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:41.462000 12474 raft_consensus.cc:2410] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 409aed8fc53d4d01aa65b5ea40ddcf8f for term 3 because replica has last-logged OpId of term: 1 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 2.
I20260710 13:19:41.463308 13198 leader_election.cc:290] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:41.462128 12550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563526c1cc444ce28069b7e611a2507f" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" is_pre_election: true
I20260710 13:19:41.464900 12550 raft_consensus.cc:2468] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 2.
I20260710 13:19:41.466805 12592 leader_election.cc:304] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [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: 409aed8fc53d4d01aa65b5ea40ddcf8f, c84bf0d1e8c44dc4834fb6cd600c275d; no voters: ccb929087ea04edf8b16447493002979
I20260710 13:19:41.468534 13198 raft_consensus.cc:2804] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:19:41.468968 13198 raft_consensus.cc:493] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:41.469312 13198 raft_consensus.cc:3060] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:41.482488 13198 raft_consensus.cc:515] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:41.485652 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563526c1cc444ce28069b7e611a2507f" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:41.486296 12474 raft_consensus.cc:3060] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:41.525393 12474 raft_consensus.cc:2410] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 409aed8fc53d4d01aa65b5ea40ddcf8f for term 3 because replica has last-logged OpId of term: 1 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 2.
I20260710 13:19:41.528682 12550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563526c1cc444ce28069b7e611a2507f" candidate_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
I20260710 13:19:41.529317 12550 raft_consensus.cc:3060] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:41.549433 12550 raft_consensus.cc:2468] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409aed8fc53d4d01aa65b5ea40ddcf8f in term 3.
I20260710 13:19:41.550841 12592 leader_election.cc:304] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [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: 409aed8fc53d4d01aa65b5ea40ddcf8f, c84bf0d1e8c44dc4834fb6cd600c275d; no voters: 
I20260710 13:19:41.551733 13262 raft_consensus.cc:2804] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:41.553112 13262 raft_consensus.cc:697] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 3 LEADER]: Becoming Leader. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Running, Role: LEADER
I20260710 13:19:41.554149 13262 consensus_queue.cc:237] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } }
I20260710 13:19:41.559830 13198 leader_election.cc:290] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [CANDIDATE]: Term 3 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
W20260710 13:19:41.565883 12443 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.21.3:43609, user_credentials={real_user=slave}} blocked reactor thread for 46644.3us
I20260710 13:19:41.575300 12374 catalog_manager.cc:5697] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: term changed from 1 to 3, leader changed from ccb929087ea04edf8b16447493002979 (127.11.21.1) to 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3). New cstate: current_term: 3 leader_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:41.632489 12477 raft_consensus.cc:1240] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 3 FOLLOWER]: Rejecting Update request from peer c84bf0d1e8c44dc4834fb6cd600c275d for earlier term 2. Current term is 3. Ops: []
I20260710 13:19:41.634404 13141 consensus_queue.cc:1059] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:41.635298 13242 raft_consensus.cc:3055] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:41.635715 13242 raft_consensus.cc:740] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Running, Role: LEADER
I20260710 13:19:41.636643 13242 consensus_queue.cc:260] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:41.637928 13242 raft_consensus.cc:3060] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:41.638762 13141 raft_consensus.cc:493] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:41.639562 13141 raft_consensus.cc:515] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:41.642513 13141 leader_election.cc:290] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c27a448285984529b77a27c41386a973 (127.11.21.4:45869)
I20260710 13:19:41.642417 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86933e69a54b4941901b7c08a8f297a8" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979" is_pre_election: true
I20260710 13:19:41.643666 12477 raft_consensus.cc:2468] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 2.
I20260710 13:19:41.644917 12519 leader_election.cc:304] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [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: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:41.645722 13141 raft_consensus.cc:2804] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:19:41.646104 13141 raft_consensus.cc:493] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:41.646468 13141 raft_consensus.cc:3060] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:41.648211 12880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86933e69a54b4941901b7c08a8f297a8" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c27a448285984529b77a27c41386a973" is_pre_election: true
I20260710 13:19:41.654804 13141 raft_consensus.cc:515] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:41.658160 12477 raft_consensus.cc:1275] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Refusing update from remote peer c27a448285984529b77a27c41386a973: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:41.658255 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86933e69a54b4941901b7c08a8f297a8" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:41.659138 12474 raft_consensus.cc:3060] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:41.659997 13254 consensus_queue.cc:1048] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:41.666134 12880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86933e69a54b4941901b7c08a8f297a8" candidate_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c27a448285984529b77a27c41386a973"
I20260710 13:19:41.668049 13141 leader_election.cc:290] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [CANDIDATE]: Term 3 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c27a448285984529b77a27c41386a973 (127.11.21.4:45869)
I20260710 13:19:41.671638 12474 raft_consensus.cc:2468] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c84bf0d1e8c44dc4834fb6cd600c275d in term 3.
I20260710 13:19:41.672446 12477 raft_consensus.cc:1240] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 3 FOLLOWER]: Rejecting Update request from peer c27a448285984529b77a27c41386a973 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260710 13:19:41.674866 13254 consensus_queue.cc:1059] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:41.675722 13255 raft_consensus.cc:3055] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:41.676164 13255 raft_consensus.cc:740] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c27a448285984529b77a27c41386a973, State: Running, Role: LEADER
I20260710 13:19:41.676555 12519 leader_election.cc:304] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [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: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979; no voters: c27a448285984529b77a27c41386a973
I20260710 13:19:41.677040 13255 consensus_queue.cc:260] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:41.677667 13141 raft_consensus.cc:2804] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:41.678180 13141 raft_consensus.cc:697] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 3 LEADER]: Becoming Leader. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Running, Role: LEADER
I20260710 13:19:41.678421 13255 raft_consensus.cc:3060] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:41.679018 13141 consensus_queue.cc:237] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:41.695413 12374 catalog_manager.cc:5697] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d reported cstate change: term changed from 2 to 3, leader changed from c27a448285984529b77a27c41386a973 (127.11.21.4) to c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2). New cstate: current_term: 3 leader_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:41.710750 12474 raft_consensus.cc:1275] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 3 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:41.712322 13262 consensus_queue.cc:1048] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:41.749305 12550 raft_consensus.cc:1275] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [term 3 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 13:19:41.749727 12550 pending_rounds.cc:85] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d: Aborting all ops after (but not including) 1
I20260710 13:19:41.749965 12550 pending_rounds.cc:107] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 13:19:41.750236 12550 raft_consensus.cc:2889] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:19:41.751942 13262 consensus_queue.cc:1048] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:42.080287 12477 raft_consensus.cc:1275] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 3 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 3 index: 3. (term mismatch)
I20260710 13:19:42.080778 12477 pending_rounds.cc:85] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979: Aborting all ops after (but not including) 2
I20260710 13:19:42.081559 12477 pending_rounds.cc:107] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 1.3
I20260710 13:19:42.081876 12477 raft_consensus.cc:2917] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 3 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted by new leader
I20260710 13:19:42.082319 12477 raft_consensus.cc:2889] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 3 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:19:42.084710 13262 consensus_queue.cc:1048] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:42.095911 12880 raft_consensus.cc:3060] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973 [term 1 LEARNER]: Advancing to term 3
I20260710 13:19:42.096599 12550 raft_consensus.cc:1275] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d [term 3 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:42.100343 13233 consensus_queue.cc:1048] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } 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:19:42.110862 12477 raft_consensus.cc:1275] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 3 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:19:42.113791 13141 consensus_queue.cc:1048] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:42.134159 12880 raft_consensus.cc:1275] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973 [term 3 LEARNER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:42.136248 13233 consensus_queue.cc:1048] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: NON_VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:42.158773 12881 raft_consensus.cc:1275] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [term 3 FOLLOWER]: Refusing update from remote peer c84bf0d1e8c44dc4834fb6cd600c275d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260710 13:19:42.160570 12881 pending_rounds.cc:85] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973: Aborting all ops after (but not including) 4
I20260710 13:19:42.160971 12881 pending_rounds.cc:107] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260710 13:19:42.161298 12881 raft_consensus.cc:2889] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:19:42.162839 13242 consensus_queue.cc:1048] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:42.216121 13233 raft_consensus.cc:1064] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f: attempting to promote NON_VOTER c27a448285984529b77a27c41386a973 to VOTER
I20260710 13:19:42.218390 13233 consensus_queue.cc:237] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [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: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:42.226976 12880 raft_consensus.cc:1275] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973 [term 3 LEARNER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:19:42.228487 13262 consensus_queue.cc:1048] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } 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:19:42.230399 12551 raft_consensus.cc:1275] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d [term 3 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:19:42.232930 13262 consensus_queue.cc:1048] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:42.237128 12474 raft_consensus.cc:1275] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 3 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:19:42.240213 13198 consensus_queue.cc:1048] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:42.243968 12551 raft_consensus.cc:2955] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:42.251319 12477 raft_consensus.cc:2955] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:42.242798 13198 raft_consensus.cc:2955] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 2 to 4, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:42.262097 12377 catalog_manager.cc:5697] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d reported cstate change: config changed from index 2 to 4, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:42.270973 12880 raft_consensus.cc:2955] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, c27a448285984529b77a27c41386a973 (127.11.21.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } attrs { replace: true } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:42.311769 12628 consensus_queue.cc:237] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:42.319625 12477 raft_consensus.cc:1275] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 3 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:19:42.321261 13262 consensus_queue.cc:1048] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:42.322760 12880 raft_consensus.cc:1275] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973 [term 3 FOLLOWER]: Refusing update from remote peer 409aed8fc53d4d01aa65b5ea40ddcf8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:19:42.325274 13198 consensus_queue.cc:1048] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260710 13:19:42.330680 13198 raft_consensus.cc:2955] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:42.332576 12477 raft_consensus.cc:2955] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:42.344281 12362 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 563526c1cc444ce28069b7e611a2507f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:42.343545 12881 raft_consensus.cc:2955] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } } }
I20260710 13:19:42.348821 12373 catalog_manager.cc:5697] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f reported cstate change: config changed from index 4 to 5, VOTER c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) evicted. New cstate: current_term: 3 leader_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:42.363680 12544 tablet_service.cc:1558] Processing DeleteTablet for tablet 563526c1cc444ce28069b7e611a2507f with delete_type TABLET_DATA_TOMBSTONED (TS c84bf0d1e8c44dc4834fb6cd600c275d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50534
I20260710 13:19:42.365882 13286 tablet_replica.cc:333] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d: stopping tablet replica
I20260710 13:19:42.366936 13286 raft_consensus.cc:2243] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.367862 13286 raft_consensus.cc:2272] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.371922 13286 ts_tablet_manager.cc:1916] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:42.387090 13286 ts_tablet_manager.cc:1929] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260710 13:19:42.387588 13286 log.cc:1199] T 563526c1cc444ce28069b7e611a2507f P c84bf0d1e8c44dc4834fb6cd600c275d: Deleting WAL directory at /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689535099627-11348-0/minicluster-data/ts-1-root/wals/563526c1cc444ce28069b7e611a2507f
I20260710 13:19:42.389812 12362 catalog_manager.cc:5028] TS c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773): tablet 563526c1cc444ce28069b7e611a2507f (table test-workload [id=e55b4b28c255480ea882c58d22cf3703]) successfully deleted
I20260710 13:19:43.977150 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:44.011920 12628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "310ed4ca103f4aa0a732521ecc9af503"
dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
mode: GRACEFUL
new_leader_uuid: "ccb929087ea04edf8b16447493002979"
 from {username='slave'} at 127.0.0.1:45786
I20260710 13:19:44.012516 12628 raft_consensus.cc:606] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 3 LEADER]: Received request to transfer leadership to TS ccb929087ea04edf8b16447493002979
I20260710 13:19:44.024801 12551 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47f413a9010d4a19a812f8f2aacc4f23"
dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
mode: GRACEFUL
new_leader_uuid: "c27a448285984529b77a27c41386a973"
 from {username='slave'} at 127.0.0.1:54808
I20260710 13:19:44.025343 12551 raft_consensus.cc:606] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Received request to transfer leadership to TS c27a448285984529b77a27c41386a973
I20260710 13:19:44.028254 12628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "563526c1cc444ce28069b7e611a2507f"
dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
mode: GRACEFUL
new_leader_uuid: "c27a448285984529b77a27c41386a973"
 from {username='slave'} at 127.0.0.1:45786
I20260710 13:19:44.028795 12628 raft_consensus.cc:606] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 3 LEADER]: Received request to transfer leadership to TS c27a448285984529b77a27c41386a973
I20260710 13:19:44.031920 12551 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7308dbc7d1c847bd91585d08a9aad3b9"
dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
mode: GRACEFUL
new_leader_uuid: "c27a448285984529b77a27c41386a973"
 from {username='slave'} at 127.0.0.1:54808
I20260710 13:19:44.032451 12551 raft_consensus.cc:606] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Received request to transfer leadership to TS c27a448285984529b77a27c41386a973
I20260710 13:19:44.035259 12628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1caa4ea9d5f46179c57e5790a566fc2"
dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
mode: GRACEFUL
new_leader_uuid: "c27a448285984529b77a27c41386a973"
 from {username='slave'} at 127.0.0.1:45786
I20260710 13:19:44.035861 12628 raft_consensus.cc:606] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Received request to transfer leadership to TS c27a448285984529b77a27c41386a973
I20260710 13:19:44.037147 11348 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:19:44.037976 11348 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:44.393772 13198 raft_consensus.cc:993] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f: : Instructing follower c27a448285984529b77a27c41386a973 to start an election
I20260710 13:19:44.394223 13198 raft_consensus.cc:1081] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 3 LEADER]: Signalling peer c27a448285984529b77a27c41386a973 to start an election
I20260710 13:19:44.396166 12880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "563526c1cc444ce28069b7e611a2507f"
dest_uuid: "c27a448285984529b77a27c41386a973"
 from {username='slave'} at 127.0.0.1:51950
I20260710 13:19:44.396750 12880 raft_consensus.cc:493] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:44.397149 12880 raft_consensus.cc:3060] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:44.405076 12880 raft_consensus.cc:515] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:44.407445 12880 leader_election.cc:290] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973 [CANDIDATE]: Term 4 election: Requested vote from peers 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609), ccb929087ea04edf8b16447493002979 (127.11.21.1:40531)
I20260710 13:19:44.407666 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563526c1cc444ce28069b7e611a2507f" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
I20260710 13:19:44.408003 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563526c1cc444ce28069b7e611a2507f" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:44.408433 12628 raft_consensus.cc:3055] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:44.408456 12477 raft_consensus.cc:3060] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:44.408882 12628 raft_consensus.cc:740] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Running, Role: LEADER
I20260710 13:19:44.409621 12628 consensus_queue.cc:260] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:44.410687 12628 raft_consensus.cc:3060] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:44.415364 12477 raft_consensus.cc:2468] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c27a448285984529b77a27c41386a973 in term 4.
I20260710 13:19:44.416710 12849 leader_election.cc:304] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973 [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: c27a448285984529b77a27c41386a973, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:44.419122 12628 raft_consensus.cc:2468] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c27a448285984529b77a27c41386a973 in term 4.
I20260710 13:19:44.420774 13292 raft_consensus.cc:2804] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:44.422205 13292 raft_consensus.cc:697] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973 [term 4 LEADER]: Becoming Leader. State: Replica: c27a448285984529b77a27c41386a973, State: Running, Role: LEADER
I20260710 13:19:44.423244 13292 consensus_queue.cc:237] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:44.432837 12373 catalog_manager.cc:5697] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973 reported cstate change: term changed from 3 to 4, leader changed from 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) to c27a448285984529b77a27c41386a973 (127.11.21.4). New cstate: current_term: 4 leader_uuid: "c27a448285984529b77a27c41386a973" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:44.498858 13198 raft_consensus.cc:993] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f: : Instructing follower c27a448285984529b77a27c41386a973 to start an election
I20260710 13:19:44.499346 13262 raft_consensus.cc:1081] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Signalling peer c27a448285984529b77a27c41386a973 to start an election
I20260710 13:19:44.500738 12880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1caa4ea9d5f46179c57e5790a566fc2"
dest_uuid: "c27a448285984529b77a27c41386a973"
 from {username='slave'} at 127.0.0.1:51950
I20260710 13:19:44.501138 12880 raft_consensus.cc:493] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:44.501360 12880 raft_consensus.cc:3060] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.506871 12880 raft_consensus.cc:515] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:44.508711 12880 leader_election.cc:290] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973 [CANDIDATE]: Term 2 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:44.509447 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1caa4ea9d5f46179c57e5790a566fc2" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:44.509747 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1caa4ea9d5f46179c57e5790a566fc2" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
I20260710 13:19:44.510099 12477 raft_consensus.cc:3060] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.510399 12628 raft_consensus.cc:3055] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:44.510661 13279 raft_consensus.cc:993] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d: : Instructing follower c27a448285984529b77a27c41386a973 to start an election
I20260710 13:19:44.510797 12628 raft_consensus.cc:740] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Running, Role: LEADER
I20260710 13:19:44.511325 13291 raft_consensus.cc:1081] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Signalling peer c27a448285984529b77a27c41386a973 to start an election
I20260710 13:19:44.511832 12628 consensus_queue.cc:260] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:44.513201 12880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7308dbc7d1c847bd91585d08a9aad3b9"
dest_uuid: "c27a448285984529b77a27c41386a973"
 from {username='slave'} at 127.0.0.1:51942
I20260710 13:19:44.513234 12628 raft_consensus.cc:3060] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.513938 12880 raft_consensus.cc:493] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:44.514394 12880 raft_consensus.cc:3060] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.517813 12477 raft_consensus.cc:2468] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c27a448285984529b77a27c41386a973 in term 2.
I20260710 13:19:44.519695 12849 leader_election.cc:304] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c27a448285984529b77a27c41386a973, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:44.520686 13292 raft_consensus.cc:2804] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:44.521184 13292 raft_consensus.cc:697] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973 [term 2 LEADER]: Becoming Leader. State: Replica: c27a448285984529b77a27c41386a973, State: Running, Role: LEADER
I20260710 13:19:44.522075 13292 consensus_queue.cc:237] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:44.521137 12628 raft_consensus.cc:2468] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c27a448285984529b77a27c41386a973 in term 2.
I20260710 13:19:44.525223 12880 raft_consensus.cc:515] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:44.528175 12551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7308dbc7d1c847bd91585d08a9aad3b9" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
I20260710 13:19:44.528807 12551 raft_consensus.cc:3055] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:44.529125 12551 raft_consensus.cc:740] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Running, Role: LEADER
I20260710 13:19:44.529953 12551 consensus_queue.cc:260] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [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: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:44.530732 12551 raft_consensus.cc:3060] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.533957 13262 raft_consensus.cc:993] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f: : Instructing follower ccb929087ea04edf8b16447493002979 to start an election
I20260710 13:19:44.534471 13198 raft_consensus.cc:1081] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 3 LEADER]: Signalling peer ccb929087ea04edf8b16447493002979 to start an election
I20260710 13:19:44.535457 12880 leader_election.cc:290] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973 [CANDIDATE]: Term 2 election: Requested vote from peers c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:44.536717 12477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "310ed4ca103f4aa0a732521ecc9af503"
dest_uuid: "ccb929087ea04edf8b16447493002979"
 from {username='slave'} at 127.0.0.1:53994
I20260710 13:19:44.537293 12477 raft_consensus.cc:493] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:44.537642 12477 raft_consensus.cc:3060] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:44.539088 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7308dbc7d1c847bd91585d08a9aad3b9" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
I20260710 13:19:44.539768 12625 raft_consensus.cc:3060] T 7308dbc7d1c847bd91585d08a9aad3b9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.539988 12373 catalog_manager.cc:5697] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973 reported cstate change: term changed from 1 to 2, leader changed from 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) to c27a448285984529b77a27c41386a973 (127.11.21.4). New cstate: current_term: 2 leader_uuid: "c27a448285984529b77a27c41386a973" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:44.544363 12477 raft_consensus.cc:515] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:44.548086 12625 raft_consensus.cc:2468] T 7308dbc7d1c847bd91585d08a9aad3b9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c27a448285984529b77a27c41386a973 in term 2.
I20260710 13:19:44.549013 12550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310ed4ca103f4aa0a732521ecc9af503" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
I20260710 13:19:44.549612 12550 raft_consensus.cc:3060] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:44.549542 12848 leader_election.cc:304] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, c27a448285984529b77a27c41386a973; no voters: 
I20260710 13:19:44.550674 13292 raft_consensus.cc:2804] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:44.551183 13292 raft_consensus.cc:697] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973 [term 2 LEADER]: Becoming Leader. State: Replica: c27a448285984529b77a27c41386a973, State: Running, Role: LEADER
I20260710 13:19:44.552367 12551 raft_consensus.cc:2468] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c27a448285984529b77a27c41386a973 in term 2.
I20260710 13:19:44.552096 13292 consensus_queue.cc:237] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973 [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: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:44.560442 12477 leader_election.cc:290] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 4 election: Requested vote from peers c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:44.561404 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310ed4ca103f4aa0a732521ecc9af503" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
I20260710 13:19:44.562119 12625 raft_consensus.cc:3055] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:44.561548 12550 raft_consensus.cc:2468] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb929087ea04edf8b16447493002979 in term 4.
I20260710 13:19:44.562611 12625 raft_consensus.cc:740] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 409aed8fc53d4d01aa65b5ea40ddcf8f, State: Running, Role: LEADER
I20260710 13:19:44.563548 12443 leader_election.cc:304] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [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: c84bf0d1e8c44dc4834fb6cd600c275d, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:44.563426 12625 consensus_queue.cc:260] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:44.564440 13229 raft_consensus.cc:2804] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:44.564824 12625 raft_consensus.cc:3060] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:44.568477 12373 catalog_manager.cc:5697] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973 reported cstate change: term changed from 1 to 2, leader changed from c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) to c27a448285984529b77a27c41386a973 (127.11.21.4). New cstate: current_term: 2 leader_uuid: "c27a448285984529b77a27c41386a973" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:44.573762 12625 raft_consensus.cc:2468] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb929087ea04edf8b16447493002979 in term 4.
I20260710 13:19:44.576064 13229 raft_consensus.cc:697] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 4 LEADER]: Becoming Leader. State: Replica: ccb929087ea04edf8b16447493002979, State: Running, Role: LEADER
I20260710 13:19:44.577129 13229 consensus_queue.cc:237] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:44.585366 12373 catalog_manager.cc:5697] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 reported cstate change: term changed from 3 to 4, leader changed from 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3) to ccb929087ea04edf8b16447493002979 (127.11.21.1). New cstate: current_term: 4 leader_uuid: "ccb929087ea04edf8b16447493002979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:44.624373 13279 raft_consensus.cc:993] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d: : Instructing follower c27a448285984529b77a27c41386a973 to start an election
I20260710 13:19:44.624871 13291 raft_consensus.cc:1081] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Signalling peer c27a448285984529b77a27c41386a973 to start an election
I20260710 13:19:44.626511 12880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47f413a9010d4a19a812f8f2aacc4f23"
dest_uuid: "c27a448285984529b77a27c41386a973"
 from {username='slave'} at 127.0.0.1:51942
I20260710 13:19:44.627017 12880 raft_consensus.cc:493] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:44.627274 12880 raft_consensus.cc:3060] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.632292 12880 raft_consensus.cc:515] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:44.633996 12880 leader_election.cc:290] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973 [CANDIDATE]: Term 2 election: Requested vote from peers c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:44.634871 12550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f413a9010d4a19a812f8f2aacc4f23" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
I20260710 13:19:44.635126 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f413a9010d4a19a812f8f2aacc4f23" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
I20260710 13:19:44.635455 12550 raft_consensus.cc:3055] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:44.635787 12625 raft_consensus.cc:3060] T 47f413a9010d4a19a812f8f2aacc4f23 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.635794 12550 raft_consensus.cc:740] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Running, Role: LEADER
I20260710 13:19:44.636917 12550 consensus_queue.cc:260] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [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: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:44.637852 12550 raft_consensus.cc:3060] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.640707 12625 raft_consensus.cc:2468] T 47f413a9010d4a19a812f8f2aacc4f23 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c27a448285984529b77a27c41386a973 in term 2.
I20260710 13:19:44.641806 12848 leader_election.cc:304] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, c27a448285984529b77a27c41386a973; no voters: 
I20260710 13:19:44.642634 13292 raft_consensus.cc:2804] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:44.643087 13292 raft_consensus.cc:697] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973 [term 2 LEADER]: Becoming Leader. State: Replica: c27a448285984529b77a27c41386a973, State: Running, Role: LEADER
I20260710 13:19:44.643286 12550 raft_consensus.cc:2468] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c27a448285984529b77a27c41386a973 in term 2.
I20260710 13:19:44.643987 13292 consensus_queue.cc:237] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973 [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: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:44.652313 12373 catalog_manager.cc:5697] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973 reported cstate change: term changed from 1 to 2, leader changed from c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) to c27a448285984529b77a27c41386a973 (127.11.21.4). New cstate: current_term: 2 leader_uuid: "c27a448285984529b77a27c41386a973" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:44.925635 12625 raft_consensus.cc:1275] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 4 FOLLOWER]: Refusing update from remote peer c27a448285984529b77a27c41386a973: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 13:19:44.926899 13292 consensus_queue.cc:1048] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 13:19:44.934017 12477 raft_consensus.cc:1275] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Refusing update from remote peer c27a448285984529b77a27c41386a973: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:44.937052 13292 consensus_queue.cc:1048] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:44.937603 12477 raft_consensus.cc:1275] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 4 FOLLOWER]: Refusing update from remote peer c27a448285984529b77a27c41386a973: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 13:19:44.939991 13307 consensus_queue.cc:1048] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 13:19:44.970721 12625 raft_consensus.cc:1275] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Refusing update from remote peer c27a448285984529b77a27c41386a973: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:44.972754 13307 consensus_queue.cc:1048] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:45.038836 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:45.054044 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:45.059939 12550 raft_consensus.cc:1275] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [term 4 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:19:45.060263 12625 raft_consensus.cc:1275] T 7308dbc7d1c847bd91585d08a9aad3b9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Refusing update from remote peer c27a448285984529b77a27c41386a973: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:45.061424 13313 consensus_queue.cc:1048] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:45.061628 13307 consensus_queue.cc:1048] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:45.076627 12554 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f3f114671344586a498328412e85c52"
dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
mode: GRACEFUL
new_leader_uuid: "c27a448285984529b77a27c41386a973"
 from {username='slave'} at 127.0.0.1:54808
I20260710 13:19:45.077096 12627 raft_consensus.cc:1275] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 4 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:19:45.077278 12554 raft_consensus.cc:606] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Received request to transfer leadership to TS c27a448285984529b77a27c41386a973
I20260710 13:19:45.081386 13302 consensus_queue.cc:1048] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:45.086745 12554 raft_consensus.cc:1275] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Refusing update from remote peer c27a448285984529b77a27c41386a973: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:45.089334 13292 consensus_queue.cc:1048] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:45.090852 12550 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ca73a81a9ef4c389eda8db3909e887b"
dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
mode: GRACEFUL
new_leader_uuid: "c27a448285984529b77a27c41386a973"
 from {username='slave'} at 127.0.0.1:54808
I20260710 13:19:45.091524 12550 raft_consensus.cc:606] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Received request to transfer leadership to TS c27a448285984529b77a27c41386a973
I20260710 13:19:45.094462 12550 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2fe005ea78234ae08ce04a16a11970f0"
dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
mode: GRACEFUL
new_leader_uuid: "ccb929087ea04edf8b16447493002979"
 from {username='slave'} at 127.0.0.1:54808
I20260710 13:19:45.095072 12550 raft_consensus.cc:606] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Received request to transfer leadership to TS ccb929087ea04edf8b16447493002979
I20260710 13:19:45.098883 12550 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d8bbce6e22e40778a06d6c59ec378b5"
dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
mode: GRACEFUL
new_leader_uuid: "ccb929087ea04edf8b16447493002979"
 from {username='slave'} at 127.0.0.1:54808
I20260710 13:19:45.099437 12550 raft_consensus.cc:606] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Received request to transfer leadership to TS ccb929087ea04edf8b16447493002979
I20260710 13:19:45.100930 11348 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:19:45.101857 11348 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:45.206404 12627 raft_consensus.cc:1275] T 47f413a9010d4a19a812f8f2aacc4f23 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Refusing update from remote peer c27a448285984529b77a27c41386a973: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:45.207434 12554 raft_consensus.cc:1275] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Refusing update from remote peer c27a448285984529b77a27c41386a973: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:45.207764 13307 consensus_queue.cc:1048] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:45.208770 13292 consensus_queue.cc:1048] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:45.296131 13291 raft_consensus.cc:993] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d: : Instructing follower c27a448285984529b77a27c41386a973 to start an election
I20260710 13:19:45.296622 13279 raft_consensus.cc:1081] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Signalling peer c27a448285984529b77a27c41386a973 to start an election
I20260710 13:19:45.298110 12880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f3f114671344586a498328412e85c52"
dest_uuid: "c27a448285984529b77a27c41386a973"
 from {username='slave'} at 127.0.0.1:51942
I20260710 13:19:45.298594 12880 raft_consensus.cc:493] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:45.298890 12880 raft_consensus.cc:3060] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.303988 12880 raft_consensus.cc:515] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:45.305460 12880 leader_election.cc:290] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 [CANDIDATE]: Term 2 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:45.306377 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3f114671344586a498328412e85c52" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:45.306694 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3f114671344586a498328412e85c52" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
I20260710 13:19:45.306993 12474 raft_consensus.cc:3060] T 0f3f114671344586a498328412e85c52 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.307417 12554 raft_consensus.cc:3055] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:45.307721 12554 raft_consensus.cc:740] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Running, Role: LEADER
I20260710 13:19:45.308503 12554 consensus_queue.cc:260] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:45.309412 12554 raft_consensus.cc:3060] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.313954 12474 raft_consensus.cc:2468] T 0f3f114671344586a498328412e85c52 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c27a448285984529b77a27c41386a973 in term 2.
I20260710 13:19:45.314670 12554 raft_consensus.cc:2468] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c27a448285984529b77a27c41386a973 in term 2.
I20260710 13:19:45.315196 12849 leader_election.cc:304] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c27a448285984529b77a27c41386a973, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:45.316071 13307 raft_consensus.cc:2804] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:45.316540 13307 raft_consensus.cc:697] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 [term 2 LEADER]: Becoming Leader. State: Replica: c27a448285984529b77a27c41386a973, State: Running, Role: LEADER
I20260710 13:19:45.317317 13307 consensus_queue.cc:237] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:45.325385 12375 catalog_manager.cc:5697] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 reported cstate change: term changed from 1 to 2, leader changed from c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) to c27a448285984529b77a27c41386a973 (127.11.21.4). New cstate: current_term: 2 leader_uuid: "c27a448285984529b77a27c41386a973" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:45.379570 13291 raft_consensus.cc:993] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d: : Instructing follower c27a448285984529b77a27c41386a973 to start an election
I20260710 13:19:45.380873 13279 raft_consensus.cc:1081] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Signalling peer c27a448285984529b77a27c41386a973 to start an election
I20260710 13:19:45.382673 12881 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ca73a81a9ef4c389eda8db3909e887b"
dest_uuid: "c27a448285984529b77a27c41386a973"
 from {username='slave'} at 127.0.0.1:51942
I20260710 13:19:45.383260 12881 raft_consensus.cc:493] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:45.383728 12881 raft_consensus.cc:3060] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.391207 12881 raft_consensus.cc:515] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:45.393132 12881 leader_election.cc:290] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 [CANDIDATE]: Term 2 election: Requested vote from peers ccb929087ea04edf8b16447493002979 (127.11.21.1:40531), c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773)
I20260710 13:19:45.394003 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca73a81a9ef4c389eda8db3909e887b" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ccb929087ea04edf8b16447493002979"
I20260710 13:19:45.394176 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca73a81a9ef4c389eda8db3909e887b" candidate_uuid: "c27a448285984529b77a27c41386a973" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
I20260710 13:19:45.394735 12474 raft_consensus.cc:3060] T 2ca73a81a9ef4c389eda8db3909e887b P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.395009 12554 raft_consensus.cc:3055] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:45.395406 12554 raft_consensus.cc:740] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Running, Role: LEADER
I20260710 13:19:45.396073 12554 consensus_queue.cc:260] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:45.396965 12554 raft_consensus.cc:3060] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.400839 12474 raft_consensus.cc:2468] T 2ca73a81a9ef4c389eda8db3909e887b P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c27a448285984529b77a27c41386a973 in term 2.
I20260710 13:19:45.401358 12554 raft_consensus.cc:2468] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c27a448285984529b77a27c41386a973 in term 2.
I20260710 13:19:45.402014 12849 leader_election.cc:304] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c27a448285984529b77a27c41386a973, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:45.402992 13307 raft_consensus.cc:2804] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:45.403434 13307 raft_consensus.cc:697] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 [term 2 LEADER]: Becoming Leader. State: Replica: c27a448285984529b77a27c41386a973, State: Running, Role: LEADER
I20260710 13:19:45.404276 13307 consensus_queue.cc:237] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:45.412429 12375 catalog_manager.cc:5697] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 reported cstate change: term changed from 1 to 2, leader changed from c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) to c27a448285984529b77a27c41386a973 (127.11.21.4). New cstate: current_term: 2 leader_uuid: "c27a448285984529b77a27c41386a973" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:45.431704 13291 raft_consensus.cc:993] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d: : Instructing follower ccb929087ea04edf8b16447493002979 to start an election
I20260710 13:19:45.432194 13291 raft_consensus.cc:1081] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Signalling peer ccb929087ea04edf8b16447493002979 to start an election
I20260710 13:19:45.433705 12474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2fe005ea78234ae08ce04a16a11970f0"
dest_uuid: "ccb929087ea04edf8b16447493002979"
 from {username='slave'} at 127.0.0.1:53988
I20260710 13:19:45.434315 12474 raft_consensus.cc:493] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:45.434715 12474 raft_consensus.cc:3060] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.440755 12474 raft_consensus.cc:515] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:45.442828 12474 leader_election.cc:290] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 2 election: Requested vote from peers c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773), c27a448285984529b77a27c41386a973 (127.11.21.4:45869)
I20260710 13:19:45.443230 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe005ea78234ae08ce04a16a11970f0" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
I20260710 13:19:45.443451 12881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe005ea78234ae08ce04a16a11970f0" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c27a448285984529b77a27c41386a973"
I20260710 13:19:45.443945 12554 raft_consensus.cc:3055] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:45.444089 12881 raft_consensus.cc:3060] T 2fe005ea78234ae08ce04a16a11970f0 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.444340 12554 raft_consensus.cc:740] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Running, Role: LEADER
I20260710 13:19:45.445250 12554 consensus_queue.cc:260] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:45.446475 12554 raft_consensus.cc:3060] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.449308 12881 raft_consensus.cc:2468] T 2fe005ea78234ae08ce04a16a11970f0 P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb929087ea04edf8b16447493002979 in term 2.
I20260710 13:19:45.450580 12442 leader_election.cc:304] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c27a448285984529b77a27c41386a973, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:45.451434 13302 raft_consensus.cc:2804] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:45.451881 13302 raft_consensus.cc:697] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979 [term 2 LEADER]: Becoming Leader. State: Replica: ccb929087ea04edf8b16447493002979, State: Running, Role: LEADER
I20260710 13:19:45.453171 13302 consensus_queue.cc:237] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979 [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: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } }
I20260710 13:19:45.454504 12554 raft_consensus.cc:2468] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb929087ea04edf8b16447493002979 in term 2.
I20260710 13:19:45.468015 12375 catalog_manager.cc:5697] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979 reported cstate change: term changed from 1 to 2, leader changed from c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) to ccb929087ea04edf8b16447493002979 (127.11.21.1). New cstate: current_term: 2 leader_uuid: "ccb929087ea04edf8b16447493002979" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:45.560070 13291 raft_consensus.cc:993] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d: : Instructing follower ccb929087ea04edf8b16447493002979 to start an election
I20260710 13:19:45.560559 13279 raft_consensus.cc:1081] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Signalling peer ccb929087ea04edf8b16447493002979 to start an election
I20260710 13:19:45.562211 12474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d8bbce6e22e40778a06d6c59ec378b5"
dest_uuid: "ccb929087ea04edf8b16447493002979"
 from {username='slave'} at 127.0.0.1:53988
I20260710 13:19:45.562783 12474 raft_consensus.cc:493] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:45.563141 12474 raft_consensus.cc:3060] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.568081 12474 raft_consensus.cc:515] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:45.569518 12474 leader_election.cc:290] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 2 election: Requested vote from peers c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773), 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609)
I20260710 13:19:45.570556 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8bbce6e22e40778a06d6c59ec378b5" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d"
I20260710 13:19:45.570827 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8bbce6e22e40778a06d6c59ec378b5" candidate_uuid: "ccb929087ea04edf8b16447493002979" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f"
I20260710 13:19:45.571151 12554 raft_consensus.cc:3055] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:45.571298 12627 raft_consensus.cc:3060] T 5d8bbce6e22e40778a06d6c59ec378b5 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.571492 12554 raft_consensus.cc:740] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c84bf0d1e8c44dc4834fb6cd600c275d, State: Running, Role: LEADER
I20260710 13:19:45.572333 12554 consensus_queue.cc:260] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:45.573464 12554 raft_consensus.cc:3060] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.579237 12627 raft_consensus.cc:2468] T 5d8bbce6e22e40778a06d6c59ec378b5 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb929087ea04edf8b16447493002979 in term 2.
I20260710 13:19:45.579658 12554 raft_consensus.cc:2468] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb929087ea04edf8b16447493002979 in term 2.
I20260710 13:19:45.580524 12443 leader_election.cc:304] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409aed8fc53d4d01aa65b5ea40ddcf8f, ccb929087ea04edf8b16447493002979; no voters: 
I20260710 13:19:45.581200 13229 raft_consensus.cc:2804] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:45.581775 13229 raft_consensus.cc:697] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [term 2 LEADER]: Becoming Leader. State: Replica: ccb929087ea04edf8b16447493002979, State: Running, Role: LEADER
I20260710 13:19:45.582746 13229 consensus_queue.cc:237] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } }
I20260710 13:19:45.590541 12375 catalog_manager.cc:5697] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 reported cstate change: term changed from 1 to 2, leader changed from c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2) to ccb929087ea04edf8b16447493002979 (127.11.21.1). New cstate: current_term: 2 leader_uuid: "ccb929087ea04edf8b16447493002979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:45.839535 12474 raft_consensus.cc:1275] T 2ca73a81a9ef4c389eda8db3909e887b P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Refusing update from remote peer c27a448285984529b77a27c41386a973: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:45.841318 13292 consensus_queue.cc:1048] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:45.859208 12554 raft_consensus.cc:1275] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Refusing update from remote peer c27a448285984529b77a27c41386a973: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:45.861897 13293 consensus_queue.cc:1048] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:45.869223 12550 raft_consensus.cc:1275] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Refusing update from remote peer c27a448285984529b77a27c41386a973: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:45.872124 12550 raft_consensus.cc:1275] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:45.880640 13330 consensus_queue.cc:1048] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:45.881762 13292 consensus_queue.cc:1048] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:45.912237 12881 raft_consensus.cc:1275] T 2fe005ea78234ae08ce04a16a11970f0 P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:45.914482 13330 consensus_queue.cc:1048] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27a448285984529b77a27c41386a973" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 45869 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:45.923327 12474 raft_consensus.cc:1275] T 0f3f114671344586a498328412e85c52 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Refusing update from remote peer c27a448285984529b77a27c41386a973: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:45.945009 13307 consensus_queue.cc:1048] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb929087ea04edf8b16447493002979" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:45.970872 12627 raft_consensus.cc:1275] T 5d8bbce6e22e40778a06d6c59ec378b5 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:45.974201 13330 consensus_queue.cc:1048] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409aed8fc53d4d01aa65b5ea40ddcf8f" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:45.986270 12552 raft_consensus.cc:1275] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Refusing update from remote peer ccb929087ea04edf8b16447493002979: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:45.987581 13330 consensus_queue.cc:1048] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c84bf0d1e8c44dc4834fb6cd600c275d" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:46.103156 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:46.120134 11348 tablet_server.cc:179] TabletServer@127.11.21.1:0 shutting down...
I20260710 13:19:46.154152 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:46.155089 11348 tablet_replica.cc:333] T 2ca73a81a9ef4c389eda8db3909e887b P ccb929087ea04edf8b16447493002979: stopping tablet replica
I20260710 13:19:46.156176 11348 raft_consensus.cc:2243] T 2ca73a81a9ef4c389eda8db3909e887b P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.157395 11348 raft_consensus.cc:2272] T 2ca73a81a9ef4c389eda8db3909e887b P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:46.158602 12593 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260710 13:19:46.160655 11348 tablet_replica.cc:333] T 3794920ed53c48e080809e384618b063 P ccb929087ea04edf8b16447493002979: stopping tablet replica
I20260710 13:19:46.161559 11348 raft_consensus.cc:2243] T 3794920ed53c48e080809e384618b063 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.162046 11348 raft_consensus.cc:2272] T 3794920ed53c48e080809e384618b063 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:46.163028 12593 consensus_peers.cc:597] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f -> Peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): Couldn't send request to peer ccb929087ea04edf8b16447493002979. 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:19:46.164618 11348 tablet_replica.cc:333] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979: stopping tablet replica
I20260710 13:19:46.165293 11348 raft_consensus.cc:2243] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.166250 11348 raft_consensus.cc:2272] T 310ed4ca103f4aa0a732521ecc9af503 P ccb929087ea04edf8b16447493002979 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.168557 11348 tablet_replica.cc:333] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979: stopping tablet replica
I20260710 13:19:46.169140 11348 raft_consensus.cc:2243] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.169870 11348 raft_consensus.cc:2272] T 5d8bbce6e22e40778a06d6c59ec378b5 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.172171 11348 tablet_replica.cc:333] T 310a30fe1cd442f18445539b90b19bfe P ccb929087ea04edf8b16447493002979: stopping tablet replica
I20260710 13:19:46.172699 11348 raft_consensus.cc:2243] T 310a30fe1cd442f18445539b90b19bfe P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.173105 11348 raft_consensus.cc:2272] T 310a30fe1cd442f18445539b90b19bfe P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.174782 11348 tablet_replica.cc:333] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979: stopping tablet replica
I20260710 13:19:46.175278 11348 raft_consensus.cc:2243] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.176154 11348 raft_consensus.cc:2272] T 2fe005ea78234ae08ce04a16a11970f0 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.178344 11348 tablet_replica.cc:333] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979: stopping tablet replica
I20260710 13:19:46.178802 11348 raft_consensus.cc:2243] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.179545 11348 raft_consensus.cc:2272] T 3e0ef04f2963419bb618ab2510b82dc4 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.181602 11348 tablet_replica.cc:333] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979: stopping tablet replica
I20260710 13:19:46.182117 11348 raft_consensus.cc:2243] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.182945 11348 raft_consensus.cc:2272] T e1caa4ea9d5f46179c57e5790a566fc2 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.184681 11348 tablet_replica.cc:333] T 550f208a0efc4567ba2685b0fa250fc7 P ccb929087ea04edf8b16447493002979: stopping tablet replica
I20260710 13:19:46.185182 11348 raft_consensus.cc:2243] T 550f208a0efc4567ba2685b0fa250fc7 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.185555 11348 raft_consensus.cc:2272] T 550f208a0efc4567ba2685b0fa250fc7 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.187232 11348 tablet_replica.cc:333] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979: stopping tablet replica
I20260710 13:19:46.187669 11348 raft_consensus.cc:2243] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.188489 11348 raft_consensus.cc:2272] T 60a193ac7040453bbac0a903e42150fd P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.190343 11348 tablet_replica.cc:333] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979: stopping tablet replica
I20260710 13:19:46.190891 11348 raft_consensus.cc:2243] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.191483 11348 raft_consensus.cc:2272] T 563526c1cc444ce28069b7e611a2507f P ccb929087ea04edf8b16447493002979 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.193535 11348 tablet_replica.cc:333] T e7d0e7dfd7304a44a02bc4922c5e4d9f P ccb929087ea04edf8b16447493002979: stopping tablet replica
I20260710 13:19:46.194053 11348 raft_consensus.cc:2243] T e7d0e7dfd7304a44a02bc4922c5e4d9f P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.194782 11348 raft_consensus.cc:2272] T e7d0e7dfd7304a44a02bc4922c5e4d9f P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.196696 11348 tablet_replica.cc:333] T deeed5b58d34495bb219b3e77c1f284d P ccb929087ea04edf8b16447493002979: stopping tablet replica
I20260710 13:19:46.197278 11348 raft_consensus.cc:2243] T deeed5b58d34495bb219b3e77c1f284d P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.197921 11348 raft_consensus.cc:2272] T deeed5b58d34495bb219b3e77c1f284d P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.200073 11348 tablet_replica.cc:333] T 0f3f114671344586a498328412e85c52 P ccb929087ea04edf8b16447493002979: stopping tablet replica
I20260710 13:19:46.200702 11348 raft_consensus.cc:2243] T 0f3f114671344586a498328412e85c52 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.201128 11348 raft_consensus.cc:2272] T 0f3f114671344586a498328412e85c52 P ccb929087ea04edf8b16447493002979 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.204334 11348 tablet_replica.cc:333] T 81f2007436ea4b118c77f25cd2dece31 P ccb929087ea04edf8b16447493002979: stopping tablet replica
I20260710 13:19:46.204965 11348 raft_consensus.cc:2243] T 81f2007436ea4b118c77f25cd2dece31 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.206163 11348 raft_consensus.cc:2272] T 81f2007436ea4b118c77f25cd2dece31 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:46.206787 12519 consensus_peers.cc:597] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d -> Peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): Couldn't send request to peer ccb929087ea04edf8b16447493002979. 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:19:46.208959 11348 tablet_replica.cc:333] T 9d822da9e71840d192b7cdfbee8a65aa P ccb929087ea04edf8b16447493002979: stopping tablet replica
I20260710 13:19:46.209720 11348 raft_consensus.cc:2243] T 9d822da9e71840d192b7cdfbee8a65aa P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.210255 11348 raft_consensus.cc:2272] T 9d822da9e71840d192b7cdfbee8a65aa P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.212625 11348 tablet_replica.cc:333] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979: stopping tablet replica
I20260710 13:19:46.213184 11348 raft_consensus.cc:2243] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.213644 11348 raft_consensus.cc:2272] T 86933e69a54b4941901b7c08a8f297a8 P ccb929087ea04edf8b16447493002979 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.215487 11348 tablet_replica.cc:333] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979: stopping tablet replica
I20260710 13:19:46.216096 11348 raft_consensus.cc:2243] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.216921 11348 raft_consensus.cc:2272] T 2f74dba0163e48349c68e977822d8db4 P ccb929087ea04edf8b16447493002979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.274515 11348 tablet_server.cc:196] TabletServer@127.11.21.1:0 shutdown complete.
W20260710 13:19:46.323383 12849 consensus_peers.cc:597] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973 -> Peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): Couldn't send request to peer ccb929087ea04edf8b16447493002979. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:40531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:46.333096 11348 tablet_server.cc:179] TabletServer@127.11.21.2:0 shutting down...
W20260710 13:19:46.346249 12848 consensus_peers.cc:597] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 -> Peer c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773): Couldn't send request to peer c84bf0d1e8c44dc4834fb6cd600c275d. 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:19:46.358662 12849 consensus_peers.cc:597] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 -> Peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): Couldn't send request to peer ccb929087ea04edf8b16447493002979. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:40531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:46.374554 12849 consensus_peers.cc:597] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 -> Peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): Couldn't send request to peer ccb929087ea04edf8b16447493002979. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:40531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:46.383755 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:46.384789 11348 tablet_replica.cc:333] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d: stopping tablet replica
I20260710 13:19:46.385841 11348 raft_consensus.cc:2243] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.386934 11348 raft_consensus.cc:2272] T 9d822da9e71840d192b7cdfbee8a65aa P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.389057 11348 tablet_replica.cc:333] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d: stopping tablet replica
I20260710 13:19:46.389619 11348 raft_consensus.cc:2243] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.390332 11348 raft_consensus.cc:2272] T 4779b12d99624c1aa8dedb23f4d42ef7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.392277 11348 tablet_replica.cc:333] T 3794920ed53c48e080809e384618b063 P c84bf0d1e8c44dc4834fb6cd600c275d: stopping tablet replica
I20260710 13:19:46.392973 11348 raft_consensus.cc:2243] T 3794920ed53c48e080809e384618b063 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.393432 11348 raft_consensus.cc:2272] T 3794920ed53c48e080809e384618b063 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.395170 11348 tablet_replica.cc:333] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d: stopping tablet replica
I20260710 13:19:46.395681 11348 raft_consensus.cc:2243] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.396142 11348 raft_consensus.cc:2272] T 2ca73a81a9ef4c389eda8db3909e887b P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.398329 11348 tablet_replica.cc:333] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d: stopping tablet replica
I20260710 13:19:46.398854 11348 raft_consensus.cc:2243] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.399312 11348 raft_consensus.cc:2272] T 310ed4ca103f4aa0a732521ecc9af503 P c84bf0d1e8c44dc4834fb6cd600c275d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.401073 11348 tablet_replica.cc:333] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d: stopping tablet replica
I20260710 13:19:46.401561 11348 raft_consensus.cc:2243] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.401907 11348 raft_consensus.cc:2272] T 5d8bbce6e22e40778a06d6c59ec378b5 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.404161 11348 tablet_replica.cc:333] T 310a30fe1cd442f18445539b90b19bfe P c84bf0d1e8c44dc4834fb6cd600c275d: stopping tablet replica
I20260710 13:19:46.404708 11348 raft_consensus.cc:2243] T 310a30fe1cd442f18445539b90b19bfe P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.405051 11348 raft_consensus.cc:2272] T 310a30fe1cd442f18445539b90b19bfe P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.406772 11348 tablet_replica.cc:333] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d: stopping tablet replica
I20260710 13:19:46.407217 11348 raft_consensus.cc:2243] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.407558 11348 raft_consensus.cc:2272] T 2fe005ea78234ae08ce04a16a11970f0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.410144 11348 tablet_replica.cc:333] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d: stopping tablet replica
I20260710 13:19:46.410921 11348 raft_consensus.cc:2243] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.411450 11348 raft_consensus.cc:2272] T 47f413a9010d4a19a812f8f2aacc4f23 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.414073 11348 tablet_replica.cc:333] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d: stopping tablet replica
I20260710 13:19:46.414600 11348 raft_consensus.cc:2243] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.415040 11348 raft_consensus.cc:2272] T 7308dbc7d1c847bd91585d08a9aad3b9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.416872 11348 tablet_replica.cc:333] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d: stopping tablet replica
I20260710 13:19:46.417371 11348 raft_consensus.cc:2243] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.418192 11348 raft_consensus.cc:2272] T 4be151a5bb7d478790d146db2caa01e0 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.420635 11348 tablet_replica.cc:333] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d: stopping tablet replica
I20260710 13:19:46.421234 11348 raft_consensus.cc:2243] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.422324 11348 raft_consensus.cc:2272] T 5e2ca96becf24a7b892bbdff66eedcb9 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.424919 11348 tablet_replica.cc:333] T d55bc4efd1204fbfaf528c584eb623a7 P c84bf0d1e8c44dc4834fb6cd600c275d: stopping tablet replica
I20260710 13:19:46.425371 11348 raft_consensus.cc:2243] T d55bc4efd1204fbfaf528c584eb623a7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.425827 11348 raft_consensus.cc:2272] T d55bc4efd1204fbfaf528c584eb623a7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.427709 11348 tablet_replica.cc:333] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d: stopping tablet replica
I20260710 13:19:46.428277 11348 raft_consensus.cc:2243] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.429207 11348 raft_consensus.cc:2272] T 550f208a0efc4567ba2685b0fa250fc7 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.431370 11348 tablet_replica.cc:333] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d: stopping tablet replica
I20260710 13:19:46.431960 11348 raft_consensus.cc:2243] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.432984 11348 raft_consensus.cc:2272] T deeed5b58d34495bb219b3e77c1f284d P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:46.433169 12848 consensus_peers.cc:597] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973 -> Peer c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773): Couldn't send request to peer c84bf0d1e8c44dc4834fb6cd600c275d. 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:19:46.435176 11348 tablet_replica.cc:333] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d: stopping tablet replica
I20260710 13:19:46.435763 11348 raft_consensus.cc:2243] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.436211 11348 raft_consensus.cc:2272] T 0f3f114671344586a498328412e85c52 P c84bf0d1e8c44dc4834fb6cd600c275d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.438510 11348 tablet_replica.cc:333] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d: stopping tablet replica
I20260710 13:19:46.439014 11348 raft_consensus.cc:2243] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.439672 11348 raft_consensus.cc:2272] T 2f74dba0163e48349c68e977822d8db4 P c84bf0d1e8c44dc4834fb6cd600c275d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.441527 11348 tablet_replica.cc:333] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d: stopping tablet replica
I20260710 13:19:46.441963 11348 raft_consensus.cc:2243] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.442803 11348 raft_consensus.cc:2272] T 86933e69a54b4941901b7c08a8f297a8 P c84bf0d1e8c44dc4834fb6cd600c275d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:46.485756 12848 consensus_peers.cc:597] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973 -> Peer c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773): Couldn't send request to peer c84bf0d1e8c44dc4834fb6cd600c275d. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.2:46773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:46.493979 11348 tablet_server.cc:196] TabletServer@127.11.21.2:0 shutdown complete.
W20260710 13:19:46.508328 12848 consensus_peers.cc:597] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 -> Peer c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773): Couldn't send request to peer c84bf0d1e8c44dc4834fb6cd600c275d. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.2:46773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:46.514298 12593 consensus_peers.cc:597] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f -> Peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): Couldn't send request to peer ccb929087ea04edf8b16447493002979. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:40531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:46.515514 12849 consensus_peers.cc:597] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973 -> Peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): Couldn't send request to peer ccb929087ea04edf8b16447493002979. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:40531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:46.545781 12592 consensus_peers.cc:597] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f -> Peer c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773): Couldn't send request to peer c84bf0d1e8c44dc4834fb6cd600c275d. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.2:46773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:46.546319 12593 consensus_peers.cc:597] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f -> Peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): Couldn't send request to peer ccb929087ea04edf8b16447493002979. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:40531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:46.548238 12592 consensus_peers.cc:597] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f -> Peer c84bf0d1e8c44dc4834fb6cd600c275d (127.11.21.2:46773): Couldn't send request to peer c84bf0d1e8c44dc4834fb6cd600c275d. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.2:46773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:46.549309 11348 tablet_server.cc:179] TabletServer@127.11.21.3:0 shutting down...
I20260710 13:19:46.590523 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:46.591601 11348 tablet_replica.cc:333] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f: stopping tablet replica
I20260710 13:19:46.592768 11348 raft_consensus.cc:2243] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.593555 11348 raft_consensus.cc:2272] T 310ed4ca103f4aa0a732521ecc9af503 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.596028 11348 tablet_replica.cc:333] T 5d8bbce6e22e40778a06d6c59ec378b5 P 409aed8fc53d4d01aa65b5ea40ddcf8f: stopping tablet replica
I20260710 13:19:46.596685 11348 raft_consensus.cc:2243] T 5d8bbce6e22e40778a06d6c59ec378b5 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.597250 11348 raft_consensus.cc:2272] T 5d8bbce6e22e40778a06d6c59ec378b5 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.600901 11348 tablet_replica.cc:333] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f: stopping tablet replica
W20260710 13:19:46.601282 12593 consensus_peers.cc:597] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f -> Peer ccb929087ea04edf8b16447493002979 (127.11.21.1:40531): Couldn't send request to peer ccb929087ea04edf8b16447493002979. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:40531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:46.601613 11348 raft_consensus.cc:2243] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.602336 11348 raft_consensus.cc:2272] T 4779b12d99624c1aa8dedb23f4d42ef7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.604377 11348 tablet_replica.cc:333] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f: stopping tablet replica
I20260710 13:19:46.604946 11348 raft_consensus.cc:2243] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.605789 11348 raft_consensus.cc:2272] T 3794920ed53c48e080809e384618b063 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.607705 11348 tablet_replica.cc:333] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f: stopping tablet replica
I20260710 13:19:46.608314 11348 raft_consensus.cc:2243] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.608933 11348 raft_consensus.cc:2272] T 3e0ef04f2963419bb618ab2510b82dc4 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.610911 11348 tablet_replica.cc:333] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f: stopping tablet replica
I20260710 13:19:46.611486 11348 raft_consensus.cc:2243] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.611999 11348 raft_consensus.cc:2272] T e1caa4ea9d5f46179c57e5790a566fc2 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.613894 11348 tablet_replica.cc:333] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f: stopping tablet replica
I20260710 13:19:46.614431 11348 raft_consensus.cc:2243] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.615226 11348 raft_consensus.cc:2272] T 310a30fe1cd442f18445539b90b19bfe P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.617210 11348 tablet_replica.cc:333] T 47f413a9010d4a19a812f8f2aacc4f23 P 409aed8fc53d4d01aa65b5ea40ddcf8f: stopping tablet replica
I20260710 13:19:46.617774 11348 raft_consensus.cc:2243] T 47f413a9010d4a19a812f8f2aacc4f23 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.618398 11348 raft_consensus.cc:2272] T 47f413a9010d4a19a812f8f2aacc4f23 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.620380 11348 tablet_replica.cc:333] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f: stopping tablet replica
I20260710 13:19:46.620914 11348 raft_consensus.cc:2243] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.621407 11348 raft_consensus.cc:2272] T 563526c1cc444ce28069b7e611a2507f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.623255 11348 tablet_replica.cc:333] T 60a193ac7040453bbac0a903e42150fd P 409aed8fc53d4d01aa65b5ea40ddcf8f: stopping tablet replica
I20260710 13:19:46.623798 11348 raft_consensus.cc:2243] T 60a193ac7040453bbac0a903e42150fd P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.624387 11348 raft_consensus.cc:2272] T 60a193ac7040453bbac0a903e42150fd P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.626356 11348 tablet_replica.cc:333] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f: stopping tablet replica
I20260710 13:19:46.626911 11348 raft_consensus.cc:2243] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.627718 11348 raft_consensus.cc:2272] T 5e2ca96becf24a7b892bbdff66eedcb9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.629660 11348 tablet_replica.cc:333] T 4be151a5bb7d478790d146db2caa01e0 P 409aed8fc53d4d01aa65b5ea40ddcf8f: stopping tablet replica
I20260710 13:19:46.630209 11348 raft_consensus.cc:2243] T 4be151a5bb7d478790d146db2caa01e0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.630918 11348 raft_consensus.cc:2272] T 4be151a5bb7d478790d146db2caa01e0 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.633322 11348 tablet_replica.cc:333] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f: stopping tablet replica
I20260710 13:19:46.633888 11348 raft_consensus.cc:2243] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.634665 11348 raft_consensus.cc:2272] T e7d0e7dfd7304a44a02bc4922c5e4d9f P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.636611 11348 tablet_replica.cc:333] T 9d822da9e71840d192b7cdfbee8a65aa P 409aed8fc53d4d01aa65b5ea40ddcf8f: stopping tablet replica
I20260710 13:19:46.637130 11348 raft_consensus.cc:2243] T 9d822da9e71840d192b7cdfbee8a65aa P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.637543 11348 raft_consensus.cc:2272] T 9d822da9e71840d192b7cdfbee8a65aa P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.639391 11348 tablet_replica.cc:333] T 7308dbc7d1c847bd91585d08a9aad3b9 P 409aed8fc53d4d01aa65b5ea40ddcf8f: stopping tablet replica
I20260710 13:19:46.639953 11348 raft_consensus.cc:2243] T 7308dbc7d1c847bd91585d08a9aad3b9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.640386 11348 raft_consensus.cc:2272] T 7308dbc7d1c847bd91585d08a9aad3b9 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.642079 11348 tablet_replica.cc:333] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f: stopping tablet replica
I20260710 13:19:46.642558 11348 raft_consensus.cc:2243] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.643329 11348 raft_consensus.cc:2272] T 81f2007436ea4b118c77f25cd2dece31 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.645139 11348 tablet_replica.cc:333] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f: stopping tablet replica
I20260710 13:19:46.645622 11348 raft_consensus.cc:2243] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.646377 11348 raft_consensus.cc:2272] T d55bc4efd1204fbfaf528c584eb623a7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.648219 11348 tablet_replica.cc:333] T 550f208a0efc4567ba2685b0fa250fc7 P 409aed8fc53d4d01aa65b5ea40ddcf8f: stopping tablet replica
I20260710 13:19:46.648674 11348 raft_consensus.cc:2243] T 550f208a0efc4567ba2685b0fa250fc7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.649088 11348 raft_consensus.cc:2272] T 550f208a0efc4567ba2685b0fa250fc7 P 409aed8fc53d4d01aa65b5ea40ddcf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.698537 11348 tablet_server.cc:196] TabletServer@127.11.21.3:0 shutdown complete.
I20260710 13:19:46.739153 11348 tablet_server.cc:179] TabletServer@127.11.21.4:0 shutting down...
W20260710 13:19:46.769701 12848 consensus_peers.cc:597] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973 -> Peer 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609): Couldn't send request to peer 409aed8fc53d4d01aa65b5ea40ddcf8f. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.3:43609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:46.786387 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:46.787213 11348 tablet_replica.cc:333] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973: stopping tablet replica
I20260710 13:19:46.788057 11348 raft_consensus.cc:2243] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.788872 11348 raft_consensus.cc:2272] T 2ca73a81a9ef4c389eda8db3909e887b P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.791467 11348 tablet_replica.cc:333] T 3e0ef04f2963419bb618ab2510b82dc4 P c27a448285984529b77a27c41386a973: stopping tablet replica
I20260710 13:19:46.792157 11348 raft_consensus.cc:2243] T 3e0ef04f2963419bb618ab2510b82dc4 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.792737 11348 raft_consensus.cc:2272] T 3e0ef04f2963419bb618ab2510b82dc4 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.794587 11348 tablet_replica.cc:333] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973: stopping tablet replica
I20260710 13:19:46.795154 11348 raft_consensus.cc:2243] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.796022 11348 raft_consensus.cc:2272] T e1caa4ea9d5f46179c57e5790a566fc2 P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.797849 11348 tablet_replica.cc:333] T 2fe005ea78234ae08ce04a16a11970f0 P c27a448285984529b77a27c41386a973: stopping tablet replica
I20260710 13:19:46.798390 11348 raft_consensus.cc:2243] T 2fe005ea78234ae08ce04a16a11970f0 P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.799256 11348 raft_consensus.cc:2272] T 2fe005ea78234ae08ce04a16a11970f0 P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.801637 11348 tablet_replica.cc:333] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973: stopping tablet replica
I20260710 13:19:46.802234 11348 raft_consensus.cc:2243] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.802788 11348 raft_consensus.cc:2272] T 86933e69a54b4941901b7c08a8f297a8 P c27a448285984529b77a27c41386a973 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.804605 11348 tablet_replica.cc:333] T 4779b12d99624c1aa8dedb23f4d42ef7 P c27a448285984529b77a27c41386a973: stopping tablet replica
I20260710 13:19:46.805146 11348 raft_consensus.cc:2243] T 4779b12d99624c1aa8dedb23f4d42ef7 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.805603 11348 raft_consensus.cc:2272] T 4779b12d99624c1aa8dedb23f4d42ef7 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.807241 11348 tablet_replica.cc:333] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973: stopping tablet replica
I20260710 13:19:46.807794 11348 raft_consensus.cc:2243] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.808594 11348 raft_consensus.cc:2272] T 563526c1cc444ce28069b7e611a2507f P c27a448285984529b77a27c41386a973 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.810334 11348 tablet_replica.cc:333] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c27a448285984529b77a27c41386a973: stopping tablet replica
I20260710 13:19:46.810853 11348 raft_consensus.cc:2243] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.811337 11348 raft_consensus.cc:2272] T e7d0e7dfd7304a44a02bc4922c5e4d9f P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.813020 11348 tablet_replica.cc:333] T 5e2ca96becf24a7b892bbdff66eedcb9 P c27a448285984529b77a27c41386a973: stopping tablet replica
I20260710 13:19:46.813519 11348 raft_consensus.cc:2243] T 5e2ca96becf24a7b892bbdff66eedcb9 P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.814067 11348 raft_consensus.cc:2272] T 5e2ca96becf24a7b892bbdff66eedcb9 P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.815747 11348 tablet_replica.cc:333] T 4be151a5bb7d478790d146db2caa01e0 P c27a448285984529b77a27c41386a973: stopping tablet replica
I20260710 13:19:46.816360 11348 raft_consensus.cc:2243] T 4be151a5bb7d478790d146db2caa01e0 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.816915 11348 raft_consensus.cc:2272] T 4be151a5bb7d478790d146db2caa01e0 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.818583 11348 tablet_replica.cc:333] T 2f74dba0163e48349c68e977822d8db4 P c27a448285984529b77a27c41386a973: stopping tablet replica
I20260710 13:19:46.819080 11348 raft_consensus.cc:2243] T 2f74dba0163e48349c68e977822d8db4 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.819553 11348 raft_consensus.cc:2272] T 2f74dba0163e48349c68e977822d8db4 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.821657 11348 tablet_replica.cc:333] T deeed5b58d34495bb219b3e77c1f284d P c27a448285984529b77a27c41386a973: stopping tablet replica
I20260710 13:19:46.822310 11348 raft_consensus.cc:2243] T deeed5b58d34495bb219b3e77c1f284d P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.822933 11348 raft_consensus.cc:2272] T deeed5b58d34495bb219b3e77c1f284d P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.825270 11348 tablet_replica.cc:333] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973: stopping tablet replica
W20260710 13:19:46.825711 12848 consensus_peers.cc:597] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973 -> Peer 409aed8fc53d4d01aa65b5ea40ddcf8f (127.11.21.3:43609): Couldn't send request to peer 409aed8fc53d4d01aa65b5ea40ddcf8f. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.3:43609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:46.825855 11348 raft_consensus.cc:2243] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.826686 11348 raft_consensus.cc:2272] T 0f3f114671344586a498328412e85c52 P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.828759 11348 tablet_replica.cc:333] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973: stopping tablet replica
I20260710 13:19:46.829231 11348 raft_consensus.cc:2243] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.829945 11348 raft_consensus.cc:2272] T 7308dbc7d1c847bd91585d08a9aad3b9 P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.831596 11348 tablet_replica.cc:333] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973: stopping tablet replica
I20260710 13:19:46.832161 11348 raft_consensus.cc:2243] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.832690 11348 raft_consensus.cc:2272] T 81f2007436ea4b118c77f25cd2dece31 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.834333 11348 tablet_replica.cc:333] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973: stopping tablet replica
I20260710 13:19:46.834801 11348 raft_consensus.cc:2243] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.835549 11348 raft_consensus.cc:2272] T 47f413a9010d4a19a812f8f2aacc4f23 P c27a448285984529b77a27c41386a973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.837281 11348 tablet_replica.cc:333] T 60a193ac7040453bbac0a903e42150fd P c27a448285984529b77a27c41386a973: stopping tablet replica
I20260710 13:19:46.837723 11348 raft_consensus.cc:2243] T 60a193ac7040453bbac0a903e42150fd P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.838153 11348 raft_consensus.cc:2272] T 60a193ac7040453bbac0a903e42150fd P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.839738 11348 tablet_replica.cc:333] T d55bc4efd1204fbfaf528c584eb623a7 P c27a448285984529b77a27c41386a973: stopping tablet replica
I20260710 13:19:46.840229 11348 raft_consensus.cc:2243] T d55bc4efd1204fbfaf528c584eb623a7 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.840713 11348 raft_consensus.cc:2272] T d55bc4efd1204fbfaf528c584eb623a7 P c27a448285984529b77a27c41386a973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.876369 11348 tablet_server.cc:196] TabletServer@127.11.21.4:0 shutdown complete.
I20260710 13:19:46.904610 11348 master.cc:562] Master@127.11.21.62:35869 shutting down...
I20260710 13:19:46.929103 11348 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6484bc1fb0734c6c81687fbe52661872 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.929724 11348 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6484bc1fb0734c6c81687fbe52661872 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.930068 11348 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6484bc1fb0734c6c81687fbe52661872: stopping tablet replica
I20260710 13:19:46.951675 11348 master.cc:584] Master@127.11.21.62:35869 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27685 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:19:47.023546 11348 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.21.62:35239
I20260710 13:19:47.025131 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:47.031446 13352 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:19:47.031527 13353 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:19:47.033150 13355 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:19:47.034150 11348 server_base.cc:1061] running on GCE node
I20260710 13:19:47.035362 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:47.035562 11348 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:19:47.035758 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689587035740 us; error 0 us; skew 500 ppm
I20260710 13:19:47.037127 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:47.040148 11348 webserver.cc:533] Webserver started at http://127.11.21.62:35295/ using document root <none> and password file <none>
I20260710 13:19:47.040721 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:47.040934 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:47.041256 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:47.042541 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-0/minicluster-data/master-0-root/instance:
uuid: "3a9e5ffb7af341b6a2876897d2e0f709"
format_stamp: "Formatted at 2026-07-10 13:19:47 on dist-test-slave-m7gx"
I20260710 13:19:47.047638 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 13:19:47.051534 13360 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:19:47.052485 11348 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 13:19:47.052829 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-0/minicluster-data/master-0-root
uuid: "3a9e5ffb7af341b6a2876897d2e0f709"
format_stamp: "Formatted at 2026-07-10 13:19:47 on dist-test-slave-m7gx"
I20260710 13:19:47.053143 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-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:19:47.091710 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:47.093190 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:47.138465 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.62:35239
I20260710 13:19:47.138588 13411 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.62:35239 every 8 connection(s)
I20260710 13:19:47.142781 13412 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:19:47.152647 13412 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3a9e5ffb7af341b6a2876897d2e0f709: Bootstrap starting.
I20260710 13:19:47.157505 13412 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3a9e5ffb7af341b6a2876897d2e0f709: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.161983 13412 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3a9e5ffb7af341b6a2876897d2e0f709: No bootstrap required, opened a new log
I20260710 13:19:47.164042 13412 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3a9e5ffb7af341b6a2876897d2e0f709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a9e5ffb7af341b6a2876897d2e0f709" member_type: VOTER }
I20260710 13:19:47.164395 13412 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3a9e5ffb7af341b6a2876897d2e0f709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.164575 13412 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3a9e5ffb7af341b6a2876897d2e0f709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9e5ffb7af341b6a2876897d2e0f709, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.165154 13412 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3a9e5ffb7af341b6a2876897d2e0f709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3a9e5ffb7af341b6a2876897d2e0f709" member_type: VOTER }
I20260710 13:19:47.165589 13412 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3a9e5ffb7af341b6a2876897d2e0f709 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:47.165777 13412 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3a9e5ffb7af341b6a2876897d2e0f709 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:47.165982 13412 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3a9e5ffb7af341b6a2876897d2e0f709 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.170105 13412 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3a9e5ffb7af341b6a2876897d2e0f709 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a9e5ffb7af341b6a2876897d2e0f709" member_type: VOTER }
I20260710 13:19:47.170545 13412 leader_election.cc:304] T 00000000000000000000000000000000 P 3a9e5ffb7af341b6a2876897d2e0f709 [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: 3a9e5ffb7af341b6a2876897d2e0f709; no voters: 
I20260710 13:19:47.171799 13412 leader_election.cc:290] T 00000000000000000000000000000000 P 3a9e5ffb7af341b6a2876897d2e0f709 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:47.172412 13415 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3a9e5ffb7af341b6a2876897d2e0f709 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:47.173995 13415 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3a9e5ffb7af341b6a2876897d2e0f709 [term 1 LEADER]: Becoming Leader. State: Replica: 3a9e5ffb7af341b6a2876897d2e0f709, State: Running, Role: LEADER
I20260710 13:19:47.174921 13412 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3a9e5ffb7af341b6a2876897d2e0f709 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:47.174770 13415 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3a9e5ffb7af341b6a2876897d2e0f709 [LEADER]: Queue going to LEADER mode. State: All 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: "3a9e5ffb7af341b6a2876897d2e0f709" member_type: VOTER }
I20260710 13:19:47.181118 13416 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a9e5ffb7af341b6a2876897d2e0f709 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3a9e5ffb7af341b6a2876897d2e0f709" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a9e5ffb7af341b6a2876897d2e0f709" member_type: VOTER } }
I20260710 13:19:47.182153 13417 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a9e5ffb7af341b6a2876897d2e0f709 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3a9e5ffb7af341b6a2876897d2e0f709. Latest consensus state: current_term: 1 leader_uuid: "3a9e5ffb7af341b6a2876897d2e0f709" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a9e5ffb7af341b6a2876897d2e0f709" member_type: VOTER } }
I20260710 13:19:47.182680 13416 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a9e5ffb7af341b6a2876897d2e0f709 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:47.182819 13417 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a9e5ffb7af341b6a2876897d2e0f709 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:47.184716 13424 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:47.190935 13424 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:47.192158 11348 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:47.200724 13424 catalog_manager.cc:1383] Generated new cluster ID: 213074a4ed6649119f2d65ad0600cb45
I20260710 13:19:47.201027 13424 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:47.232895 13424 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:47.234161 13424 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:47.249893 13424 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3a9e5ffb7af341b6a2876897d2e0f709: Generated new TSK 0
I20260710 13:19:47.250548 13424 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:47.259236 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:47.265702 13433 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:19:47.266739 13434 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:19:47.269114 11348 server_base.cc:1061] running on GCE node
W20260710 13:19:47.269078 13436 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:19:47.271238 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:47.271474 11348 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:19:47.271642 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689587271625 us; error 0 us; skew 500 ppm
I20260710 13:19:47.272209 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:47.274647 11348 webserver.cc:533] Webserver started at http://127.11.21.1:39523/ using document root <none> and password file <none>
I20260710 13:19:47.275123 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:47.275321 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:47.275583 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:47.276753 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-0/minicluster-data/ts-0-root/instance:
uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
format_stamp: "Formatted at 2026-07-10 13:19:47 on dist-test-slave-m7gx"
I20260710 13:19:47.281217 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:47.284722 13441 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:19:47.285677 11348 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:19:47.285985 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-0/minicluster-data/ts-0-root
uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
format_stamp: "Formatted at 2026-07-10 13:19:47 on dist-test-slave-m7gx"
I20260710 13:19:47.286278 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-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:19:47.297484 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:47.298625 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:47.300192 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:47.302402 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:47.302627 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:47.302944 11348 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:47.303228 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:47.347548 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.1:46859
I20260710 13:19:47.347716 13503 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.1:46859 every 8 connection(s)
I20260710 13:19:47.352909 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:47.360538 13508 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:19:47.362377 13509 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:19:47.364681 13511 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:19:47.365156 11348 server_base.cc:1061] running on GCE node
I20260710 13:19:47.366210 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:47.366439 11348 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:19:47.366709 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689587366690 us; error 0 us; skew 500 ppm
I20260710 13:19:47.367424 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:47.368767 13504 heartbeater.cc:344] Connected to a master server at 127.11.21.62:35239
I20260710 13:19:47.369182 13504 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:47.370069 13504 heartbeater.cc:507] Master 127.11.21.62:35239 requested a full tablet report, sending...
I20260710 13:19:47.370541 11348 webserver.cc:533] Webserver started at http://127.11.21.2:45837/ using document root <none> and password file <none>
I20260710 13:19:47.371170 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:47.371335 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:47.371997 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:47.372776 13377 ts_manager.cc:194] Registered new tserver with Master: 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859)
I20260710 13:19:47.373202 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-0/minicluster-data/ts-1-root/instance:
uuid: "724bb4dab6004b53b7d6924b0b516087"
format_stamp: "Formatted at 2026-07-10 13:19:47 on dist-test-slave-m7gx"
I20260710 13:19:47.374716 13377 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47832
I20260710 13:19:47.378053 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 13:19:47.381385 13516 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:19:47.382289 11348 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:19:47.382596 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-0/minicluster-data/ts-1-root
uuid: "724bb4dab6004b53b7d6924b0b516087"
format_stamp: "Formatted at 2026-07-10 13:19:47 on dist-test-slave-m7gx"
I20260710 13:19:47.382876 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-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:19:47.395097 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:47.396349 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:47.397796 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:47.400662 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:47.400875 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:47.401147 11348 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:47.401319 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:47.443406 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.2:42757
I20260710 13:19:47.443557 13578 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.2:42757 every 8 connection(s)
I20260710 13:19:47.448130 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:47.455713 13582 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:19:47.456920 13583 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:19:47.461005 13586 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:19:47.461234 11348 server_base.cc:1061] running on GCE node
I20260710 13:19:47.461937 13579 heartbeater.cc:344] Connected to a master server at 127.11.21.62:35239
I20260710 13:19:47.462497 13579 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:47.462803 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:47.463086 11348 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:19:47.463300 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689587463278 us; error 0 us; skew 500 ppm
I20260710 13:19:47.463522 13579 heartbeater.cc:507] Master 127.11.21.62:35239 requested a full tablet report, sending...
I20260710 13:19:47.464131 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:47.465921 13377 ts_manager.cc:194] Registered new tserver with Master: 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:47.467181 11348 webserver.cc:533] Webserver started at http://127.11.21.3:41545/ using document root <none> and password file <none>
I20260710 13:19:47.467736 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:47.467667 13377 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47846
I20260710 13:19:47.468173 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:47.468497 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:47.469736 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-0/minicluster-data/ts-2-root/instance:
uuid: "6dae720a66a943778ff6690268edb2a2"
format_stamp: "Formatted at 2026-07-10 13:19:47 on dist-test-slave-m7gx"
I20260710 13:19:47.474205 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:19:47.477646 13590 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:19:47.478521 11348 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:19:47.478816 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-0/minicluster-data/ts-2-root
uuid: "6dae720a66a943778ff6690268edb2a2"
format_stamp: "Formatted at 2026-07-10 13:19:47 on dist-test-slave-m7gx"
I20260710 13:19:47.479112 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-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:19:47.492871 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:47.494074 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:47.495551 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:47.497802 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:47.498034 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:47.498272 11348 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:47.498440 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:47.543761 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.3:33251
I20260710 13:19:47.543993 13652 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.3:33251 every 8 connection(s)
I20260710 13:19:47.548553 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:47.557075 13656 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:19:47.558108 13657 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:19:47.561493 13659 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:19:47.562130 11348 server_base.cc:1061] running on GCE node
I20260710 13:19:47.563493 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:19:47.563710 13653 heartbeater.cc:344] Connected to a master server at 127.11.21.62:35239
W20260710 13:19:47.563768 11348 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:19:47.564262 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689587564243 us; error 0 us; skew 500 ppm
I20260710 13:19:47.564332 13653 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:47.565153 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:47.565429 13653 heartbeater.cc:507] Master 127.11.21.62:35239 requested a full tablet report, sending...
I20260710 13:19:47.567889 11348 webserver.cc:533] Webserver started at http://127.11.21.4:44617/ using document root <none> and password file <none>
I20260710 13:19:47.568184 13377 ts_manager.cc:194] Registered new tserver with Master: 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
I20260710 13:19:47.568532 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:47.568801 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:47.569108 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:47.569989 13377 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47858
I20260710 13:19:47.570493 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-0/minicluster-data/ts-3-root/instance:
uuid: "a9c02c890db74dbab4f206e01b2b236c"
format_stamp: "Formatted at 2026-07-10 13:19:47 on dist-test-slave-m7gx"
I20260710 13:19:47.575512 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260710 13:19:47.578904 13664 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:19:47.579854 11348 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:47.580153 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-0/minicluster-data/ts-3-root
uuid: "a9c02c890db74dbab4f206e01b2b236c"
format_stamp: "Formatted at 2026-07-10 13:19:47 on dist-test-slave-m7gx"
I20260710 13:19:47.580396 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-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:19:47.601313 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:47.602559 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:47.604132 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:47.606271 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:47.606453 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:47.606750 11348 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:47.606895 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:47.648661 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.4:33221
I20260710 13:19:47.648788 13726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.4:33221 every 8 connection(s)
I20260710 13:19:47.664214 13727 heartbeater.cc:344] Connected to a master server at 127.11.21.62:35239
I20260710 13:19:47.664705 13727 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:47.665481 13727 heartbeater.cc:507] Master 127.11.21.62:35239 requested a full tablet report, sending...
I20260710 13:19:47.667424 13377 ts_manager.cc:194] Registered new tserver with Master: a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221)
I20260710 13:19:47.667598 11348 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01562275s
I20260710 13:19:47.669240 13377 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47874
I20260710 13:19:47.693938 13377 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47882:
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:19:47.846827 13692 tablet_service.cc:1511] Processing CreateTablet for tablet e7d6bd7c15a746eca42de43205afcb94 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:47.847501 13544 tablet_service.cc:1511] Processing CreateTablet for tablet e7d6bd7c15a746eca42de43205afcb94 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:47.848093 13543 tablet_service.cc:1511] Processing CreateTablet for tablet 147571c2534e4150a654aa0e92c84f51 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:47.849124 13544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d6bd7c15a746eca42de43205afcb94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.848960 13691 tablet_service.cc:1511] Processing CreateTablet for tablet 8141680f93c5407fa6531af283d133fd (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:47.850342 13691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8141680f93c5407fa6531af283d133fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.852422 13543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 147571c2534e4150a654aa0e92c84f51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.853156 13689 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5b2d449da3402a84dc8bf23ef2628f (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:47.854630 13689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5b2d449da3402a84dc8bf23ef2628f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.857329 13536 tablet_service.cc:1511] Processing CreateTablet for tablet cf984ffe178742cb864a21096ebadd67 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:47.857679 13538 tablet_service.cc:1511] Processing CreateTablet for tablet 856885b5569444c792d92cb57fe1db65 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:47.858875 13536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf984ffe178742cb864a21096ebadd67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.859593 13538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856885b5569444c792d92cb57fe1db65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.857846 13690 tablet_service.cc:1511] Processing CreateTablet for tablet 658cacf2f5004b7f8218bab1c94acee2 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:47.862278 13540 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5b2d449da3402a84dc8bf23ef2628f (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:47.863917 13686 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0435196d414a4b9d30480505442d90 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:47.864821 13541 tablet_service.cc:1511] Processing CreateTablet for tablet 8944c9c4ff034027aa89cc2bc5a9c83e (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:47.866520 13685 tablet_service.cc:1511] Processing CreateTablet for tablet e9f35d9f33fc419c930fdbd39f2cad9b (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:47.867300 13539 tablet_service.cc:1511] Processing CreateTablet for tablet 12582c6985464cdc9ce669cb6f0173b2 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:47.863680 13540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5b2d449da3402a84dc8bf23ef2628f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.871148 13688 tablet_service.cc:1511] Processing CreateTablet for tablet aa0416d191f0456395ab5eb1a7d12943 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:47.869933 13692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d6bd7c15a746eca42de43205afcb94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.871493 13684 tablet_service.cc:1511] Processing CreateTablet for tablet cf984ffe178742cb864a21096ebadd67 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:47.873368 13537 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0435196d414a4b9d30480505442d90 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:47.873690 13535 tablet_service.cc:1511] Processing CreateTablet for tablet e622cc0144b14f5db20f8047818f7ad2 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:47.882625 13688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0416d191f0456395ab5eb1a7d12943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.883641 13684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf984ffe178742cb864a21096ebadd67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.874138 13542 tablet_service.cc:1511] Processing CreateTablet for tablet 8141680f93c5407fa6531af283d133fd (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:47.884519 13541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8944c9c4ff034027aa89cc2bc5a9c83e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.885501 13542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8141680f93c5407fa6531af283d133fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.887902 13535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e622cc0144b14f5db20f8047818f7ad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.870007 13687 tablet_service.cc:1511] Processing CreateTablet for tablet 12582c6985464cdc9ce669cb6f0173b2 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:47.890026 13687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12582c6985464cdc9ce669cb6f0173b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.871896 13683 tablet_service.cc:1511] Processing CreateTablet for tablet b7002961e43b44c586830ac93445f4aa (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:47.892617 13683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7002961e43b44c586830ac93445f4aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.893278 13537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0435196d414a4b9d30480505442d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.895442 13539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12582c6985464cdc9ce669cb6f0173b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.897925 13690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 658cacf2f5004b7f8218bab1c94acee2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.900583 13685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f35d9f33fc419c930fdbd39f2cad9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.912632 13618 tablet_service.cc:1511] Processing CreateTablet for tablet e7d6bd7c15a746eca42de43205afcb94 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:47.914379 13618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d6bd7c15a746eca42de43205afcb94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.914510 13612 tablet_service.cc:1511] Processing CreateTablet for tablet 856885b5569444c792d92cb57fe1db65 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:47.917158 13616 tablet_service.cc:1511] Processing CreateTablet for tablet 658cacf2f5004b7f8218bab1c94acee2 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:47.917580 13611 tablet_service.cc:1511] Processing CreateTablet for tablet e9f35d9f33fc419c930fdbd39f2cad9b (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:47.919643 13615 tablet_service.cc:1511] Processing CreateTablet for tablet 8944c9c4ff034027aa89cc2bc5a9c83e (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:47.920496 13610 tablet_service.cc:1511] Processing CreateTablet for tablet cf984ffe178742cb864a21096ebadd67 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:47.922124 13614 tablet_service.cc:1511] Processing CreateTablet for tablet aa0416d191f0456395ab5eb1a7d12943 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:47.923421 13609 tablet_service.cc:1511] Processing CreateTablet for tablet e622cc0144b14f5db20f8047818f7ad2 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:47.924539 13613 tablet_service.cc:1511] Processing CreateTablet for tablet 12582c6985464cdc9ce669cb6f0173b2 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:47.926970 13617 tablet_service.cc:1511] Processing CreateTablet for tablet 147571c2534e4150a654aa0e92c84f51 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:47.927600 13612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856885b5569444c792d92cb57fe1db65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.936700 13614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0416d191f0456395ab5eb1a7d12943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.938688 13613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12582c6985464cdc9ce669cb6f0173b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.940227 13611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f35d9f33fc419c930fdbd39f2cad9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.941924 13610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf984ffe178742cb864a21096ebadd67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.943621 13609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e622cc0144b14f5db20f8047818f7ad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.945627 13617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 147571c2534e4150a654aa0e92c84f51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.952257 13615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8944c9c4ff034027aa89cc2bc5a9c83e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.955701 13616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 658cacf2f5004b7f8218bab1c94acee2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.973166 13686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0435196d414a4b9d30480505442d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.994932 13541 tablet_service.cc:1511] Processing CreateTablet for tablet e77f59fe93b2410782502283c06195f5 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:47.997011 13541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77f59fe93b2410782502283c06195f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.044699 13744 tablet_bootstrap.cc:492] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087: Bootstrap starting.
I20260710 13:19:47.963606 13535 tablet_service.cc:1511] Processing CreateTablet for tablet b7002961e43b44c586830ac93445f4aa (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:48.053161 13535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7002961e43b44c586830ac93445f4aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.053303 13537 tablet_service.cc:1511] Processing CreateTablet for tablet a9857464ed184e6d9b8feccf7a346b0c (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:48.054770 13537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9857464ed184e6d9b8feccf7a346b0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.067762 13463 tablet_service.cc:1511] Processing CreateTablet for tablet 856885b5569444c792d92cb57fe1db65 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:48.069181 13463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856885b5569444c792d92cb57fe1db65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.070669 13468 tablet_service.cc:1511] Processing CreateTablet for tablet 8141680f93c5407fa6531af283d133fd (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:48.068784 13469 tablet_service.cc:1511] Processing CreateTablet for tablet 147571c2534e4150a654aa0e92c84f51 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:48.072652 13469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 147571c2534e4150a654aa0e92c84f51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.073086 13467 tablet_service.cc:1511] Processing CreateTablet for tablet 658cacf2f5004b7f8218bab1c94acee2 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:48.075387 13466 tablet_service.cc:1511] Processing CreateTablet for tablet 8944c9c4ff034027aa89cc2bc5a9c83e (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:48.077732 13465 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5b2d449da3402a84dc8bf23ef2628f (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:48.079917 13464 tablet_service.cc:1511] Processing CreateTablet for tablet aa0416d191f0456395ab5eb1a7d12943 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:48.082000 13462 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0435196d414a4b9d30480505442d90 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:48.094553 13468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8141680f93c5407fa6531af283d133fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.095755 13460 tablet_service.cc:1511] Processing CreateTablet for tablet e622cc0144b14f5db20f8047818f7ad2 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:48.079917 13684 tablet_service.cc:1511] Processing CreateTablet for tablet 5a5bbb8d25244ee68347c171d8424911 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:48.097194 13460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e622cc0144b14f5db20f8047818f7ad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.094641 13461 tablet_service.cc:1511] Processing CreateTablet for tablet e9f35d9f33fc419c930fdbd39f2cad9b (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:48.105296 13466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8944c9c4ff034027aa89cc2bc5a9c83e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.108269 13461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f35d9f33fc419c930fdbd39f2cad9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.109265 13684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a5bbb8d25244ee68347c171d8424911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.110198 13542 tablet_service.cc:1511] Processing CreateTablet for tablet 21e6983bfa6d4c4ca168cb0431eea79a (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:48.111507 13542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e6983bfa6d4c4ca168cb0431eea79a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.115121 13465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5b2d449da3402a84dc8bf23ef2628f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.115418 13692 tablet_service.cc:1511] Processing CreateTablet for tablet 8231a191e3e94d5bba34416641e21c3f (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:48.115849 13690 tablet_service.cc:1511] Processing CreateTablet for tablet 564890310389407f99b025930b8101a0 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:48.116745 13692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8231a191e3e94d5bba34416641e21c3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.109303 13691 tablet_service.cc:1511] Processing CreateTablet for tablet a9857464ed184e6d9b8feccf7a346b0c (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:48.118656 13691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9857464ed184e6d9b8feccf7a346b0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.120194 13464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0416d191f0456395ab5eb1a7d12943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.121156 13543 tablet_service.cc:1511] Processing CreateTablet for tablet 86eefc1ce66247c186f7b0adf370989f (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:48.122607 13543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86eefc1ce66247c186f7b0adf370989f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.124329 13462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0435196d414a4b9d30480505442d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.124397 13544 tablet_service.cc:1511] Processing CreateTablet for tablet 8231a191e3e94d5bba34416641e21c3f (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:48.126061 13544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8231a191e3e94d5bba34416641e21c3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.126273 13467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 658cacf2f5004b7f8218bab1c94acee2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.127034 13690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 564890310389407f99b025930b8101a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.124897 13539 tablet_service.cc:1511] Processing CreateTablet for tablet 14a306979c9d4bddaef038a4ca6ebc57 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:48.129778 13539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a306979c9d4bddaef038a4ca6ebc57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.163424 13617 tablet_service.cc:1511] Processing CreateTablet for tablet 5a5bbb8d25244ee68347c171d8424911 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:48.165132 13617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a5bbb8d25244ee68347c171d8424911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.167575 13688 tablet_service.cc:1511] Processing CreateTablet for tablet 21e6983bfa6d4c4ca168cb0431eea79a (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:48.168098 13744 tablet_bootstrap.cc:700] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087: Time spent opening tablet: real 0.106s	user 0.002s	sys 0.002s
I20260710 13:19:48.168920 13744 tablet_bootstrap.cc:654] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.169862 13688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e6983bfa6d4c4ca168cb0431eea79a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.181461 13537 tablet_service.cc:1511] Processing CreateTablet for tablet 1a18f5b138d54fb39fc151ce73176902 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
W20260710 13:19:48.186946 13425 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:48.188763 13687 tablet_service.cc:1511] Processing CreateTablet for tablet f1a98c01ec7a42fd9dd303e59ba3a591 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:48.190418 13687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a98c01ec7a42fd9dd303e59ba3a591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.185362 13689 tablet_service.cc:1511] Processing CreateTablet for tablet 1a18f5b138d54fb39fc151ce73176902 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:48.201385 13610 tablet_service.cc:1511] Processing CreateTablet for tablet e77f59fe93b2410782502283c06195f5 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:48.202287 13615 tablet_service.cc:1511] Processing CreateTablet for tablet 564890310389407f99b025930b8101a0 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:48.198436 13537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a18f5b138d54fb39fc151ce73176902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.216985 13745 tablet_bootstrap.cc:492] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2: Bootstrap starting.
I20260710 13:19:48.218075 13616 tablet_service.cc:1511] Processing CreateTablet for tablet 21e6983bfa6d4c4ca168cb0431eea79a (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:48.219470 13616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e6983bfa6d4c4ca168cb0431eea79a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.220278 13746 tablet_bootstrap.cc:492] T 12582c6985464cdc9ce669cb6f0173b2 P a9c02c890db74dbab4f206e01b2b236c: Bootstrap starting.
I20260710 13:19:48.225209 13615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 564890310389407f99b025930b8101a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.229058 13612 tablet_service.cc:1511] Processing CreateTablet for tablet 14a306979c9d4bddaef038a4ca6ebc57 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:48.230412 13612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a306979c9d4bddaef038a4ca6ebc57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.231125 13610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77f59fe93b2410782502283c06195f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.175858 13614 tablet_service.cc:1511] Processing CreateTablet for tablet a9857464ed184e6d9b8feccf7a346b0c (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:48.237289 13614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9857464ed184e6d9b8feccf7a346b0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.252220 13689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a18f5b138d54fb39fc151ce73176902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.256989 13611 tablet_service.cc:1511] Processing CreateTablet for tablet f1a98c01ec7a42fd9dd303e59ba3a591 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:48.291917 13692 tablet_service.cc:1511] Processing CreateTablet for tablet 86eefc1ce66247c186f7b0adf370989f (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:48.299976 13745 tablet_bootstrap.cc:654] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.342290 13617 tablet_service.cc:1511] Processing CreateTablet for tablet 86eefc1ce66247c186f7b0adf370989f (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:48.344695 13461 tablet_service.cc:1511] Processing CreateTablet for tablet 5a5bbb8d25244ee68347c171d8424911 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:48.347023 13461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a5bbb8d25244ee68347c171d8424911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.370122 13461 tablet_service.cc:1511] Processing CreateTablet for tablet b7002961e43b44c586830ac93445f4aa (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:48.372160 13461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7002961e43b44c586830ac93445f4aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.377759 13504 heartbeater.cc:499] Master 127.11.21.62:35239 was elected leader, sending a full tablet report...
I20260710 13:19:48.393705 13461 tablet_service.cc:1511] Processing CreateTablet for tablet e77f59fe93b2410782502283c06195f5 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:48.395649 13461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77f59fe93b2410782502283c06195f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.396358 13611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a98c01ec7a42fd9dd303e59ba3a591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.418232 13744 tablet_bootstrap.cc:492] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087: No bootstrap required, opened a new log
I20260710 13:19:48.418869 13744 ts_tablet_manager.cc:1403] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087: Time spent bootstrapping tablet: real 0.375s	user 0.043s	sys 0.033s
I20260710 13:19:48.419734 13461 tablet_service.cc:1511] Processing CreateTablet for tablet 8231a191e3e94d5bba34416641e21c3f (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:48.421684 13461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8231a191e3e94d5bba34416641e21c3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.422117 13744 raft_consensus.cc:359] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:48.422914 13744 raft_consensus.cc:385] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.423230 13744 raft_consensus.cc:740] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 724bb4dab6004b53b7d6924b0b516087, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.424451 13744 consensus_queue.cc:260] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:48.446105 13461 tablet_service.cc:1511] Processing CreateTablet for tablet 14a306979c9d4bddaef038a4ca6ebc57 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:48.447924 13461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a306979c9d4bddaef038a4ca6ebc57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.458529 13692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86eefc1ce66247c186f7b0adf370989f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.367550 13746 tablet_bootstrap.cc:654] T 12582c6985464cdc9ce669cb6f0173b2 P a9c02c890db74dbab4f206e01b2b236c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.423271 13469 tablet_service.cc:1511] Processing CreateTablet for tablet 564890310389407f99b025930b8101a0 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:48.479941 13579 heartbeater.cc:499] Master 127.11.21.62:35239 was elected leader, sending a full tablet report...
I20260710 13:19:48.486546 13617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86eefc1ce66247c186f7b0adf370989f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.518519 13748 tablet_bootstrap.cc:492] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:48.517364 13461 tablet_service.cc:1511] Processing CreateTablet for tablet 1a18f5b138d54fb39fc151ce73176902 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:48.529960 13744 ts_tablet_manager.cc:1434] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087: Time spent starting tablet: real 0.111s	user 0.011s	sys 0.029s
I20260710 13:19:48.538007 13745 tablet_bootstrap.cc:492] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2: No bootstrap required, opened a new log
I20260710 13:19:48.538587 13745 ts_tablet_manager.cc:1403] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2: Time spent bootstrapping tablet: real 0.322s	user 0.065s	sys 0.094s
I20260710 13:19:48.535730 13468 tablet_service.cc:1511] Processing CreateTablet for tablet f1a98c01ec7a42fd9dd303e59ba3a591 (DEFAULT_TABLE table=test-workload [id=3f7c71f4039441318008029a2cdd0112]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:48.541738 13745 raft_consensus.cc:359] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:48.543802 13745 raft_consensus.cc:385] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.544394 13745 raft_consensus.cc:740] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.545231 13745 consensus_queue.cc:260] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:48.546658 13744 tablet_bootstrap.cc:492] T e622cc0144b14f5db20f8047818f7ad2 P 724bb4dab6004b53b7d6924b0b516087: Bootstrap starting.
I20260710 13:19:48.532874 13469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 564890310389407f99b025930b8101a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.560242 13746 tablet_bootstrap.cc:492] T 12582c6985464cdc9ce669cb6f0173b2 P a9c02c890db74dbab4f206e01b2b236c: No bootstrap required, opened a new log
I20260710 13:19:48.560806 13746 ts_tablet_manager.cc:1403] T 12582c6985464cdc9ce669cb6f0173b2 P a9c02c890db74dbab4f206e01b2b236c: Time spent bootstrapping tablet: real 0.341s	user 0.006s	sys 0.008s
I20260710 13:19:48.564522 13461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a18f5b138d54fb39fc151ce73176902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.568457 13468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a98c01ec7a42fd9dd303e59ba3a591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.569671 13745 ts_tablet_manager.cc:1434] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.018s
I20260710 13:19:48.570665 13653 heartbeater.cc:499] Master 127.11.21.62:35239 was elected leader, sending a full tablet report...
I20260710 13:19:48.578269 13745 tablet_bootstrap.cc:492] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2: Bootstrap starting.
I20260710 13:19:48.583237 13748 tablet_bootstrap.cc:654] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.585813 13745 tablet_bootstrap.cc:654] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.592749 13744 tablet_bootstrap.cc:654] T e622cc0144b14f5db20f8047818f7ad2 P 724bb4dab6004b53b7d6924b0b516087: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.600940 13748 tablet_bootstrap.cc:492] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8: No bootstrap required, opened a new log
I20260710 13:19:48.601569 13748 ts_tablet_manager.cc:1403] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.083s	user 0.015s	sys 0.006s
I20260710 13:19:48.604979 13748 raft_consensus.cc:359] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:48.605835 13748 raft_consensus.cc:385] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.606199 13748 raft_consensus.cc:740] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.607110 13748 consensus_queue.cc:260] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:48.600422 13746 raft_consensus.cc:359] T 12582c6985464cdc9ce669cb6f0173b2 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:48.608196 13746 raft_consensus.cc:385] T 12582c6985464cdc9ce669cb6f0173b2 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.608542 13746 raft_consensus.cc:740] T 12582c6985464cdc9ce669cb6f0173b2 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.609557 13746 consensus_queue.cc:260] T 12582c6985464cdc9ce669cb6f0173b2 P a9c02c890db74dbab4f206e01b2b236c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:48.629992 13744 tablet_bootstrap.cc:492] T e622cc0144b14f5db20f8047818f7ad2 P 724bb4dab6004b53b7d6924b0b516087: No bootstrap required, opened a new log
I20260710 13:19:48.630761 13744 ts_tablet_manager.cc:1403] T e622cc0144b14f5db20f8047818f7ad2 P 724bb4dab6004b53b7d6924b0b516087: Time spent bootstrapping tablet: real 0.098s	user 0.012s	sys 0.001s
I20260710 13:19:48.635028 13744 raft_consensus.cc:359] T e622cc0144b14f5db20f8047818f7ad2 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:48.643213 13746 ts_tablet_manager.cc:1434] T 12582c6985464cdc9ce669cb6f0173b2 P a9c02c890db74dbab4f206e01b2b236c: Time spent starting tablet: real 0.082s	user 0.010s	sys 0.004s
I20260710 13:19:48.644066 13727 heartbeater.cc:499] Master 127.11.21.62:35239 was elected leader, sending a full tablet report...
I20260710 13:19:48.644376 13746 tablet_bootstrap.cc:492] T cf984ffe178742cb864a21096ebadd67 P a9c02c890db74dbab4f206e01b2b236c: Bootstrap starting.
I20260710 13:19:48.651353 13746 tablet_bootstrap.cc:654] T cf984ffe178742cb864a21096ebadd67 P a9c02c890db74dbab4f206e01b2b236c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.638984 13744 raft_consensus.cc:385] T e622cc0144b14f5db20f8047818f7ad2 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:19:48.653494 13728 tablet.cc:2406] T 12582c6985464cdc9ce669cb6f0173b2 P a9c02c890db74dbab4f206e01b2b236c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:19:48.652861 13744 raft_consensus.cc:740] T e622cc0144b14f5db20f8047818f7ad2 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 724bb4dab6004b53b7d6924b0b516087, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.657109 13744 consensus_queue.cc:260] T e622cc0144b14f5db20f8047818f7ad2 P 724bb4dab6004b53b7d6924b0b516087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:48.659830 13744 ts_tablet_manager.cc:1434] T e622cc0144b14f5db20f8047818f7ad2 P 724bb4dab6004b53b7d6924b0b516087: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.002s
I20260710 13:19:48.660893 13744 tablet_bootstrap.cc:492] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087: Bootstrap starting.
I20260710 13:19:48.658092 13745 tablet_bootstrap.cc:492] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2: No bootstrap required, opened a new log
I20260710 13:19:48.667001 13745 ts_tablet_manager.cc:1403] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2: Time spent bootstrapping tablet: real 0.089s	user 0.021s	sys 0.041s
I20260710 13:19:48.653563 13748 ts_tablet_manager.cc:1434] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.052s	user 0.018s	sys 0.012s
I20260710 13:19:48.668419 13748 tablet_bootstrap.cc:492] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:48.670557 13745 raft_consensus.cc:359] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:48.671373 13745 raft_consensus.cc:385] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.671691 13745 raft_consensus.cc:740] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.672151 13744 tablet_bootstrap.cc:654] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.677898 13748 tablet_bootstrap.cc:654] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.679242 13745 consensus_queue.cc:260] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:48.680877 13746 tablet_bootstrap.cc:492] T cf984ffe178742cb864a21096ebadd67 P a9c02c890db74dbab4f206e01b2b236c: No bootstrap required, opened a new log
I20260710 13:19:48.681469 13746 ts_tablet_manager.cc:1403] T cf984ffe178742cb864a21096ebadd67 P a9c02c890db74dbab4f206e01b2b236c: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.000s
I20260710 13:19:48.681775 13745 ts_tablet_manager.cc:1434] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 13:19:48.683015 13745 tablet_bootstrap.cc:492] T aa0416d191f0456395ab5eb1a7d12943 P 6dae720a66a943778ff6690268edb2a2: Bootstrap starting.
I20260710 13:19:48.685489 13744 tablet_bootstrap.cc:492] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087: No bootstrap required, opened a new log
I20260710 13:19:48.686270 13744 ts_tablet_manager.cc:1403] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.005s
I20260710 13:19:48.684870 13746 raft_consensus.cc:359] T cf984ffe178742cb864a21096ebadd67 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:48.688581 13746 raft_consensus.cc:385] T cf984ffe178742cb864a21096ebadd67 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.689013 13746 raft_consensus.cc:740] T cf984ffe178742cb864a21096ebadd67 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.690572 13745 tablet_bootstrap.cc:654] T aa0416d191f0456395ab5eb1a7d12943 P 6dae720a66a943778ff6690268edb2a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.692080 13744 raft_consensus.cc:359] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:48.693095 13744 raft_consensus.cc:385] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.693500 13744 raft_consensus.cc:740] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 724bb4dab6004b53b7d6924b0b516087, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.694674 13746 consensus_queue.cc:260] T cf984ffe178742cb864a21096ebadd67 P a9c02c890db74dbab4f206e01b2b236c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:48.697922 13746 ts_tablet_manager.cc:1434] T cf984ffe178742cb864a21096ebadd67 P a9c02c890db74dbab4f206e01b2b236c: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:19:48.699150 13746 tablet_bootstrap.cc:492] T 8141680f93c5407fa6531af283d133fd P a9c02c890db74dbab4f206e01b2b236c: Bootstrap starting.
I20260710 13:19:48.701524 13744 consensus_queue.cc:260] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:48.703634 13744 ts_tablet_manager.cc:1434] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:19:48.704607 13744 tablet_bootstrap.cc:492] T e7d6bd7c15a746eca42de43205afcb94 P 724bb4dab6004b53b7d6924b0b516087: Bootstrap starting.
I20260710 13:19:48.718818 13744 tablet_bootstrap.cc:654] T e7d6bd7c15a746eca42de43205afcb94 P 724bb4dab6004b53b7d6924b0b516087: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.728098 13746 tablet_bootstrap.cc:654] T 8141680f93c5407fa6531af283d133fd P a9c02c890db74dbab4f206e01b2b236c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.730679 13744 tablet_bootstrap.cc:492] T e7d6bd7c15a746eca42de43205afcb94 P 724bb4dab6004b53b7d6924b0b516087: No bootstrap required, opened a new log
I20260710 13:19:48.732059 13744 ts_tablet_manager.cc:1403] T e7d6bd7c15a746eca42de43205afcb94 P 724bb4dab6004b53b7d6924b0b516087: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260710 13:19:48.739430 13744 raft_consensus.cc:359] T e7d6bd7c15a746eca42de43205afcb94 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:48.740520 13744 raft_consensus.cc:385] T e7d6bd7c15a746eca42de43205afcb94 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.740952 13744 raft_consensus.cc:740] T e7d6bd7c15a746eca42de43205afcb94 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 724bb4dab6004b53b7d6924b0b516087, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.741977 13744 consensus_queue.cc:260] T e7d6bd7c15a746eca42de43205afcb94 P 724bb4dab6004b53b7d6924b0b516087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:48.742919 13745 tablet_bootstrap.cc:492] T aa0416d191f0456395ab5eb1a7d12943 P 6dae720a66a943778ff6690268edb2a2: No bootstrap required, opened a new log
I20260710 13:19:48.743496 13748 tablet_bootstrap.cc:492] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8: No bootstrap required, opened a new log
I20260710 13:19:48.743530 13745 ts_tablet_manager.cc:1403] T aa0416d191f0456395ab5eb1a7d12943 P 6dae720a66a943778ff6690268edb2a2: Time spent bootstrapping tablet: real 0.061s	user 0.023s	sys 0.035s
I20260710 13:19:48.744199 13748 ts_tablet_manager.cc:1403] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.036s
I20260710 13:19:48.745608 13744 ts_tablet_manager.cc:1434] T e7d6bd7c15a746eca42de43205afcb94 P 724bb4dab6004b53b7d6924b0b516087: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:19:48.747112 13744 tablet_bootstrap.cc:492] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087: Bootstrap starting.
I20260710 13:19:48.747015 13745 raft_consensus.cc:359] T aa0416d191f0456395ab5eb1a7d12943 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:48.747967 13745 raft_consensus.cc:385] T aa0416d191f0456395ab5eb1a7d12943 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.748315 13745 raft_consensus.cc:740] T aa0416d191f0456395ab5eb1a7d12943 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.749297 13745 consensus_queue.cc:260] T aa0416d191f0456395ab5eb1a7d12943 P 6dae720a66a943778ff6690268edb2a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:48.754087 13745 ts_tablet_manager.cc:1434] T aa0416d191f0456395ab5eb1a7d12943 P 6dae720a66a943778ff6690268edb2a2: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 13:19:48.755146 13745 tablet_bootstrap.cc:492] T 8944c9c4ff034027aa89cc2bc5a9c83e P 6dae720a66a943778ff6690268edb2a2: Bootstrap starting.
I20260710 13:19:48.756846 13744 tablet_bootstrap.cc:654] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.759245 13752 raft_consensus.cc:493] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.759786 13752 raft_consensus.cc:515] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:48.764930 13752 leader_election.cc:290] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757), a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221)
I20260710 13:19:48.747195 13748 raft_consensus.cc:359] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:48.773952 13748 raft_consensus.cc:385] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.779124 13746 tablet_bootstrap.cc:492] T 8141680f93c5407fa6531af283d133fd P a9c02c890db74dbab4f206e01b2b236c: No bootstrap required, opened a new log
I20260710 13:19:48.779650 13746 ts_tablet_manager.cc:1403] T 8141680f93c5407fa6531af283d133fd P a9c02c890db74dbab4f206e01b2b236c: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.036s
I20260710 13:19:48.775342 13748 raft_consensus.cc:740] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.781034 13748 consensus_queue.cc:260] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:48.786948 13745 tablet_bootstrap.cc:654] T 8944c9c4ff034027aa89cc2bc5a9c83e P 6dae720a66a943778ff6690268edb2a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.791981 13748 ts_tablet_manager.cc:1434] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260710 13:19:48.797323 13748 tablet_bootstrap.cc:492] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:48.800381 13750 raft_consensus.cc:493] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.800911 13750 raft_consensus.cc:515] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:48.795849 13746 raft_consensus.cc:359] T 8141680f93c5407fa6531af283d133fd P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:48.806638 13746 raft_consensus.cc:385] T 8141680f93c5407fa6531af283d133fd P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.810353 13750 leader_election.cc:290] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859)
I20260710 13:19:48.810700 13746 raft_consensus.cc:740] T 8141680f93c5407fa6531af283d133fd P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.811605 13746 consensus_queue.cc:260] T 8141680f93c5407fa6531af283d133fd P a9c02c890db74dbab4f206e01b2b236c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:48.815299 13745 tablet_bootstrap.cc:492] T 8944c9c4ff034027aa89cc2bc5a9c83e P 6dae720a66a943778ff6690268edb2a2: No bootstrap required, opened a new log
I20260710 13:19:48.820188 13745 ts_tablet_manager.cc:1403] T 8944c9c4ff034027aa89cc2bc5a9c83e P 6dae720a66a943778ff6690268edb2a2: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.016s
I20260710 13:19:48.825335 13745 raft_consensus.cc:359] T 8944c9c4ff034027aa89cc2bc5a9c83e P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:48.826380 13745 raft_consensus.cc:385] T 8944c9c4ff034027aa89cc2bc5a9c83e P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.826766 13745 raft_consensus.cc:740] T 8944c9c4ff034027aa89cc2bc5a9c83e P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.841777 13746 ts_tablet_manager.cc:1434] T 8141680f93c5407fa6531af283d133fd P a9c02c890db74dbab4f206e01b2b236c: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.003s
I20260710 13:19:48.842927 13746 tablet_bootstrap.cc:492] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c: Bootstrap starting.
I20260710 13:19:48.845357 13745 consensus_queue.cc:260] T 8944c9c4ff034027aa89cc2bc5a9c83e P 6dae720a66a943778ff6690268edb2a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:48.848367 13745 ts_tablet_manager.cc:1434] T 8944c9c4ff034027aa89cc2bc5a9c83e P 6dae720a66a943778ff6690268edb2a2: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.002s
I20260710 13:19:48.849491 13745 tablet_bootstrap.cc:492] T 658cacf2f5004b7f8218bab1c94acee2 P 6dae720a66a943778ff6690268edb2a2: Bootstrap starting.
I20260710 13:19:48.856477 13702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf984ffe178742cb864a21096ebadd67" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:48.857407 13702 raft_consensus.cc:2468] T cf984ffe178742cb864a21096ebadd67 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 0.
I20260710 13:19:48.857616 13745 tablet_bootstrap.cc:654] T 658cacf2f5004b7f8218bab1c94acee2 P 6dae720a66a943778ff6690268edb2a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.861833 13594 leader_election.cc:304] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dae720a66a943778ff6690268edb2a2, a9c02c890db74dbab4f206e01b2b236c; no voters: 
I20260710 13:19:48.862808 13752 raft_consensus.cc:2804] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:48.863588 13752 raft_consensus.cc:493] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:48.863987 13752 raft_consensus.cc:3060] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.865659 13748 tablet_bootstrap.cc:654] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.865820 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf984ffe178742cb864a21096ebadd67" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:48.867278 13757 raft_consensus.cc:493] T 12582c6985464cdc9ce669cb6f0173b2 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:19:48.867622 13593 leader_election.cc:343] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.867856 13757 raft_consensus.cc:515] T 12582c6985464cdc9ce669cb6f0173b2 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:48.872326 13744 tablet_bootstrap.cc:492] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087: No bootstrap required, opened a new log
I20260710 13:19:48.881582 13750 raft_consensus.cc:493] T e7d6bd7c15a746eca42de43205afcb94 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.882344 13750 raft_consensus.cc:515] T e7d6bd7c15a746eca42de43205afcb94 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:48.873505 13757 leader_election.cc:290] T 12582c6985464cdc9ce669cb6f0173b2 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757), 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
I20260710 13:19:48.889657 13750 leader_election.cc:290] T e7d6bd7c15a746eca42de43205afcb94 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
I20260710 13:19:48.880566 13744 ts_tablet_manager.cc:1403] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087: Time spent bootstrapping tablet: real 0.134s	user 0.022s	sys 0.000s
I20260710 13:19:48.893914 13744 raft_consensus.cc:359] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:48.894650 13744 raft_consensus.cc:385] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.894975 13744 raft_consensus.cc:740] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 724bb4dab6004b53b7d6924b0b516087, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.907570 13752 raft_consensus.cc:515] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:48.912154 13744 consensus_queue.cc:260] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:48.923373 13479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0435196d414a4b9d30480505442d90" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:48.923844 13744 ts_tablet_manager.cc:1434] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260710 13:19:48.925081 13744 tablet_bootstrap.cc:492] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087: Bootstrap starting.
W20260710 13:19:48.925674 13518 leader_election.cc:343] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.934186 13752 leader_election.cc:290] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 election: Requested vote from peers 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757), a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221)
I20260710 13:19:48.935441 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf984ffe178742cb864a21096ebadd67" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087"
I20260710 13:19:48.936852 13745 tablet_bootstrap.cc:492] T 658cacf2f5004b7f8218bab1c94acee2 P 6dae720a66a943778ff6690268edb2a2: No bootstrap required, opened a new log
I20260710 13:19:48.937386 13745 ts_tablet_manager.cc:1403] T 658cacf2f5004b7f8218bab1c94acee2 P 6dae720a66a943778ff6690268edb2a2: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.035s
W20260710 13:19:48.942226 13593 leader_election.cc:343] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.943152 13746 tablet_bootstrap.cc:654] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.943414 13748 tablet_bootstrap.cc:492] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8: No bootstrap required, opened a new log
I20260710 13:19:48.944012 13748 ts_tablet_manager.cc:1403] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.147s	user 0.025s	sys 0.004s
I20260710 13:19:48.946159 13744 tablet_bootstrap.cc:654] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.946753 13745 raft_consensus.cc:359] T 658cacf2f5004b7f8218bab1c94acee2 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:48.946800 13748 raft_consensus.cc:359] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:48.947669 13745 raft_consensus.cc:385] T 658cacf2f5004b7f8218bab1c94acee2 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.947772 13748 raft_consensus.cc:385] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.948077 13745 raft_consensus.cc:740] T 658cacf2f5004b7f8218bab1c94acee2 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.948226 13748 raft_consensus.cc:740] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.948881 13745 consensus_queue.cc:260] T 658cacf2f5004b7f8218bab1c94acee2 P 6dae720a66a943778ff6690268edb2a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:48.949218 13748 consensus_queue.cc:260] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:48.949570 13702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0435196d414a4b9d30480505442d90" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:48.951164 13745 ts_tablet_manager.cc:1434] T 658cacf2f5004b7f8218bab1c94acee2 P 6dae720a66a943778ff6690268edb2a2: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 13:19:48.951771 13702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d6bd7c15a746eca42de43205afcb94" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:48.952673 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf984ffe178742cb864a21096ebadd67" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c"
W20260710 13:19:48.953346 13520 leader_election.cc:343] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.953974 13520 leader_election.cc:304] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 724bb4dab6004b53b7d6924b0b516087; no voters: 1f25dea86efb4a8eb748487c36fa7bf8, a9c02c890db74dbab4f206e01b2b236c
I20260710 13:19:48.955554 13750 raft_consensus.cc:2749] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:48.953354 13701 raft_consensus.cc:3060] T cf984ffe178742cb864a21096ebadd67 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.957207 13745 tablet_bootstrap.cc:492] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2: Bootstrap starting.
I20260710 13:19:48.958743 13756 raft_consensus.cc:493] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:19:48.960777 13520 leader_election.cc:343] T e7d6bd7c15a746eca42de43205afcb94 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.959235 13756 raft_consensus.cc:515] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:48.963915 13745 tablet_bootstrap.cc:654] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.977738 13756 leader_election.cc:290] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251), a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221)
I20260710 13:19:48.978448 13756 raft_consensus.cc:493] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.978964 13756 raft_consensus.cc:515] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:48.984694 13756 leader_election.cc:290] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757), 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
I20260710 13:19:48.996255 13750 raft_consensus.cc:493] T e622cc0144b14f5db20f8047818f7ad2 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.996997 13750 raft_consensus.cc:515] T e622cc0144b14f5db20f8047818f7ad2 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:48.997448 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12582c6985464cdc9ce669cb6f0173b2" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:48.998540 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d6bd7c15a746eca42de43205afcb94" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2" is_pre_election: true
I20260710 13:19:48.999192 13750 leader_election.cc:290] T e622cc0144b14f5db20f8047818f7ad2 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
W20260710 13:19:49.000141 13518 leader_election.cc:343] T e7d6bd7c15a746eca42de43205afcb94 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.000686 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e622cc0144b14f5db20f8047818f7ad2" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2" is_pre_election: true
I20260710 13:19:49.000813 13518 leader_election.cc:304] T e7d6bd7c15a746eca42de43205afcb94 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 724bb4dab6004b53b7d6924b0b516087; no voters: 6dae720a66a943778ff6690268edb2a2, a9c02c890db74dbab4f206e01b2b236c
I20260710 13:19:49.002405 13752 raft_consensus.cc:493] T 658cacf2f5004b7f8218bab1c94acee2 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:19:49.002699 13518 leader_election.cc:343] T e622cc0144b14f5db20f8047818f7ad2 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.002890 13752 raft_consensus.cc:515] T 658cacf2f5004b7f8218bab1c94acee2 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:49.004307 13479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e622cc0144b14f5db20f8047818f7ad2" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
W20260710 13:19:49.004699 13667 leader_election.cc:343] T 12582c6985464cdc9ce669cb6f0173b2 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.005607 13750 raft_consensus.cc:2749] T e7d6bd7c15a746eca42de43205afcb94 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:19:49.005831 13518 leader_election.cc:343] T e622cc0144b14f5db20f8047818f7ad2 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.006291 13702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658cacf2f5004b7f8218bab1c94acee2" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:49.006543 13518 leader_election.cc:304] T e622cc0144b14f5db20f8047818f7ad2 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 724bb4dab6004b53b7d6924b0b516087; no voters: 1f25dea86efb4a8eb748487c36fa7bf8, 6dae720a66a943778ff6690268edb2a2
I20260710 13:19:49.007473 13750 raft_consensus.cc:2749] T e622cc0144b14f5db20f8047818f7ad2 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:19:49.007776 13594 leader_election.cc:343] T 658cacf2f5004b7f8218bab1c94acee2 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.008496 13752 leader_election.cc:290] T 658cacf2f5004b7f8218bab1c94acee2 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221)
I20260710 13:19:49.003911 13748 ts_tablet_manager.cc:1434] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.002s
I20260710 13:19:49.012496 13701 raft_consensus.cc:2468] T cf984ffe178742cb864a21096ebadd67 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 1.
I20260710 13:19:49.014110 13757 raft_consensus.cc:493] T 8141680f93c5407fa6531af283d133fd P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.015646 13748 tablet_bootstrap.cc:492] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:49.015743 13594 leader_election.cc:304] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2 [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: 6dae720a66a943778ff6690268edb2a2, a9c02c890db74dbab4f206e01b2b236c; no voters: 724bb4dab6004b53b7d6924b0b516087
I20260710 13:19:49.017163 13752 raft_consensus.cc:2804] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:49.014740 13757 raft_consensus.cc:515] T 8141680f93c5407fa6531af283d133fd P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.020519 13757 leader_election.cc:290] T 8141680f93c5407fa6531af283d133fd P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:49.022168 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8141680f93c5407fa6531af283d133fd" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
W20260710 13:19:49.024295 13667 leader_election.cc:343] T 8141680f93c5407fa6531af283d133fd P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.031656 13746 tablet_bootstrap.cc:492] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c: No bootstrap required, opened a new log
I20260710 13:19:49.031718 13752 raft_consensus.cc:697] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2 [term 1 LEADER]: Becoming Leader. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Running, Role: LEADER
I20260710 13:19:49.032431 13746 ts_tablet_manager.cc:1403] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c: Time spent bootstrapping tablet: real 0.190s	user 0.010s	sys 0.004s
I20260710 13:19:49.032950 13752 consensus_queue.cc:237] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:49.037995 13746 raft_consensus.cc:359] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.039362 13746 raft_consensus.cc:385] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.039665 13746 raft_consensus.cc:740] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.040548 13746 consensus_queue.cc:260] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.050246 13746 ts_tablet_manager.cc:1434] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260710 13:19:49.051250 13746 tablet_bootstrap.cc:492] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c: Bootstrap starting.
I20260710 13:19:49.053218 13479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658cacf2f5004b7f8218bab1c94acee2" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:49.053930 13745 tablet_bootstrap.cc:492] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2: No bootstrap required, opened a new log
I20260710 13:19:49.054469 13745 ts_tablet_manager.cc:1403] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2: Time spent bootstrapping tablet: real 0.097s	user 0.014s	sys 0.017s
I20260710 13:19:49.057512 13744 tablet_bootstrap.cc:492] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087: No bootstrap required, opened a new log
I20260710 13:19:49.058039 13744 ts_tablet_manager.cc:1403] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087: Time spent bootstrapping tablet: real 0.133s	user 0.023s	sys 0.035s
I20260710 13:19:49.059727 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12582c6985464cdc9ce669cb6f0173b2" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2" is_pre_election: true
W20260710 13:19:49.061896 13592 leader_election.cc:343] T 658cacf2f5004b7f8218bab1c94acee2 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.062050 13744 raft_consensus.cc:359] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.062937 13744 raft_consensus.cc:385] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.062637 13592 leader_election.cc:304] T 658cacf2f5004b7f8218bab1c94acee2 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6dae720a66a943778ff6690268edb2a2; no voters: 1f25dea86efb4a8eb748487c36fa7bf8, a9c02c890db74dbab4f206e01b2b236c
I20260710 13:19:49.064076 13787 raft_consensus.cc:2749] T 658cacf2f5004b7f8218bab1c94acee2 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:19:49.064181 13666 leader_election.cc:343] T 12582c6985464cdc9ce669cb6f0173b2 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.064963 13666 leader_election.cc:304] T 12582c6985464cdc9ce669cb6f0173b2 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a9c02c890db74dbab4f206e01b2b236c; no voters: 6dae720a66a943778ff6690268edb2a2, 724bb4dab6004b53b7d6924b0b516087
I20260710 13:19:49.065461 13744 raft_consensus.cc:740] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 724bb4dab6004b53b7d6924b0b516087, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.067513 13757 raft_consensus.cc:2749] T 12582c6985464cdc9ce669cb6f0173b2 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:49.067366 13744 consensus_queue.cc:260] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.070909 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f35d9f33fc419c930fdbd39f2cad9b" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2" is_pre_election: true
I20260710 13:19:49.071627 13627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856885b5569444c792d92cb57fe1db65" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2" is_pre_election: true
I20260710 13:19:49.071884 13746 tablet_bootstrap.cc:654] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.072949 13744 ts_tablet_manager.cc:1434] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
W20260710 13:19:49.072952 13443 leader_election.cc:343] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:49.075567 13443 leader_election.cc:343] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.075784 13744 tablet_bootstrap.cc:492] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087: Bootstrap starting.
I20260710 13:19:49.073518 13748 tablet_bootstrap.cc:654] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.086304 13750 raft_consensus.cc:493] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.087651 13744 tablet_bootstrap.cc:654] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.105235 13750 raft_consensus.cc:515] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:49.092331 13752 raft_consensus.cc:493] T aa0416d191f0456395ab5eb1a7d12943 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.107411 13750 leader_election.cc:290] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
I20260710 13:19:49.107851 13752 raft_consensus.cc:515] T aa0416d191f0456395ab5eb1a7d12943 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:49.108925 13479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147571c2534e4150a654aa0e92c84f51" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:49.110080 13752 leader_election.cc:290] T aa0416d191f0456395ab5eb1a7d12943 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859)
W20260710 13:19:49.111042 13518 leader_election.cc:343] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.096159 13745 raft_consensus.cc:359] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:49.097419 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f35d9f33fc419c930fdbd39f2cad9b" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:49.111778 13702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0416d191f0456395ab5eb1a7d12943" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:49.112993 13627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147571c2534e4150a654aa0e92c84f51" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2" is_pre_election: true
W20260710 13:19:49.113205 13445 leader_election.cc:343] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.113673 13627 raft_consensus.cc:2468] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 724bb4dab6004b53b7d6924b0b516087 in term 0.
I20260710 13:19:49.113673 13445 leader_election.cc:304] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f25dea86efb4a8eb748487c36fa7bf8; no voters: 6dae720a66a943778ff6690268edb2a2, a9c02c890db74dbab4f206e01b2b236c
W20260710 13:19:49.114517 13594 leader_election.cc:343] T aa0416d191f0456395ab5eb1a7d12943 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.115831 13518 leader_election.cc:304] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [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: 6dae720a66a943778ff6690268edb2a2, 724bb4dab6004b53b7d6924b0b516087; no voters: 1f25dea86efb4a8eb748487c36fa7bf8
I20260710 13:19:49.115733 13752 raft_consensus.cc:493] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.116609 13479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0416d191f0456395ab5eb1a7d12943" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:49.117074 13752 raft_consensus.cc:515] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
W20260710 13:19:49.118053 13592 leader_election.cc:343] T aa0416d191f0456395ab5eb1a7d12943 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.118517 13592 leader_election.cc:304] T aa0416d191f0456395ab5eb1a7d12943 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6dae720a66a943778ff6690268edb2a2; no voters: 1f25dea86efb4a8eb748487c36fa7bf8, a9c02c890db74dbab4f206e01b2b236c
I20260710 13:19:49.119997 13787 raft_consensus.cc:2749] T aa0416d191f0456395ab5eb1a7d12943 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:49.120462 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147571c2534e4150a654aa0e92c84f51" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:49.121097 13554 raft_consensus.cc:2468] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 0.
I20260710 13:19:49.122334 13593 leader_election.cc:304] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dae720a66a943778ff6690268edb2a2, 724bb4dab6004b53b7d6924b0b516087; no voters: 
I20260710 13:19:49.122553 13479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147571c2534e4150a654aa0e92c84f51" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:49.123271 13750 raft_consensus.cc:2804] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:49.123523 13787 raft_consensus.cc:2804] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:49.123653 13750 raft_consensus.cc:493] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:49.123952 13787 raft_consensus.cc:493] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:49.124045 13750 raft_consensus.cc:3060] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.124347 13787 raft_consensus.cc:3060] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.126987 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856885b5569444c792d92cb57fe1db65" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:49.128263 13745 raft_consensus.cc:385] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:19:49.128448 13592 leader_election.cc:343] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.128638 13745 raft_consensus.cc:740] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.115615 13785 raft_consensus.cc:2749] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:49.129465 13745 consensus_queue.cc:260] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
W20260710 13:19:49.132715 13444 leader_election.cc:343] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.133525 13444 leader_election.cc:304] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f25dea86efb4a8eb748487c36fa7bf8; no voters: 6dae720a66a943778ff6690268edb2a2, 724bb4dab6004b53b7d6924b0b516087
I20260710 13:19:49.134506 13787 raft_consensus.cc:515] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:49.134747 13785 raft_consensus.cc:2749] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:49.137343 13752 leader_election.cc:290] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:49.138536 13744 tablet_bootstrap.cc:492] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087: No bootstrap required, opened a new log
I20260710 13:19:49.138504 13479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147571c2534e4150a654aa0e92c84f51" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
I20260710 13:19:49.139427 13744 ts_tablet_manager.cc:1403] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.000s
W20260710 13:19:49.140256 13592 leader_election.cc:343] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.141284 13750 raft_consensus.cc:515] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:49.141791 13794 raft_consensus.cc:493] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.142246 13794 raft_consensus.cc:515] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:49.143529 13744 raft_consensus.cc:359] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:49.144778 13744 raft_consensus.cc:385] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.144919 13479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147571c2534e4150a654aa0e92c84f51" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
I20260710 13:19:49.103282 13377 catalog_manager.cc:5697] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dae720a66a943778ff6690268edb2a2 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "6dae720a66a943778ff6690268edb2a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:49.145641 13627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147571c2534e4150a654aa0e92c84f51" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2"
I20260710 13:19:49.147177 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8141680f93c5407fa6531af283d133fd" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
W20260710 13:19:49.149431 13518 leader_election.cc:343] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.147593 13745 ts_tablet_manager.cc:1434] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2: Time spent starting tablet: real 0.093s	user 0.011s	sys 0.000s
I20260710 13:19:49.150581 13794 leader_election.cc:290] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
I20260710 13:19:49.150998 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147571c2534e4150a654aa0e92c84f51" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087"
I20260710 13:19:49.151638 13745 tablet_bootstrap.cc:492] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2: Bootstrap starting.
I20260710 13:19:49.152143 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8944c9c4ff034027aa89cc2bc5a9c83e" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:49.152266 13787 leader_election.cc:290] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 election: Requested vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:49.143452 13750 leader_election.cc:290] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 election: Requested vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
I20260710 13:19:49.149168 13627 raft_consensus.cc:2393] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 724bb4dab6004b53b7d6924b0b516087 in current term 1: Already voted for candidate 6dae720a66a943778ff6690268edb2a2 in this term.
I20260710 13:19:49.152160 13554 raft_consensus.cc:2393] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6dae720a66a943778ff6690268edb2a2 in current term 1: Already voted for candidate 724bb4dab6004b53b7d6924b0b516087 in this term.
I20260710 13:19:49.145262 13744 raft_consensus.cc:740] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 724bb4dab6004b53b7d6924b0b516087, State: Initialized, Role: FOLLOWER
W20260710 13:19:49.156276 13666 leader_election.cc:343] T 8141680f93c5407fa6531af283d133fd P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.156200 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8944c9c4ff034027aa89cc2bc5a9c83e" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2" is_pre_election: true
W20260710 13:19:49.154603 13518 leader_election.cc:343] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.158233 13628 raft_consensus.cc:2468] T 8944c9c4ff034027aa89cc2bc5a9c83e P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 724bb4dab6004b53b7d6924b0b516087 in term 0.
I20260710 13:19:49.158550 13518 leader_election.cc:304] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [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: 724bb4dab6004b53b7d6924b0b516087; no voters: 1f25dea86efb4a8eb748487c36fa7bf8, 6dae720a66a943778ff6690268edb2a2
I20260710 13:19:49.159216 13593 leader_election.cc:304] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [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: 6dae720a66a943778ff6690268edb2a2; no voters: 1f25dea86efb4a8eb748487c36fa7bf8, 724bb4dab6004b53b7d6924b0b516087
I20260710 13:19:49.160861 13666 leader_election.cc:304] T 8141680f93c5407fa6531af283d133fd P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a9c02c890db74dbab4f206e01b2b236c; no voters: 1f25dea86efb4a8eb748487c36fa7bf8, 724bb4dab6004b53b7d6924b0b516087
I20260710 13:19:49.161561 13787 raft_consensus.cc:2749] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:49.162062 13757 raft_consensus.cc:2749] T 8141680f93c5407fa6531af283d133fd P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:49.163235 13518 leader_election.cc:304] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087 [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: 6dae720a66a943778ff6690268edb2a2, 724bb4dab6004b53b7d6924b0b516087; no voters: 1f25dea86efb4a8eb748487c36fa7bf8
I20260710 13:19:49.164461 13794 raft_consensus.cc:2749] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:49.165285 13794 raft_consensus.cc:2804] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:49.165652 13794 raft_consensus.cc:493] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:49.166004 13794 raft_consensus.cc:3060] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.166208 13745 tablet_bootstrap.cc:654] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.168340 13744 consensus_queue.cc:260] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:49.172389 13744 ts_tablet_manager.cc:1434] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260710 13:19:49.173501 13744 tablet_bootstrap.cc:492] T a9857464ed184e6d9b8feccf7a346b0c P 724bb4dab6004b53b7d6924b0b516087: Bootstrap starting.
I20260710 13:19:49.174382 13794 raft_consensus.cc:515] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:49.179493 13746 tablet_bootstrap.cc:492] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c: No bootstrap required, opened a new log
I20260710 13:19:49.180020 13748 tablet_bootstrap.cc:492] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8: No bootstrap required, opened a new log
I20260710 13:19:49.180150 13746 ts_tablet_manager.cc:1403] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c: Time spent bootstrapping tablet: real 0.129s	user 0.028s	sys 0.008s
I20260710 13:19:49.182785 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8944c9c4ff034027aa89cc2bc5a9c83e" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
I20260710 13:19:49.183187 13744 tablet_bootstrap.cc:654] T a9857464ed184e6d9b8feccf7a346b0c P 724bb4dab6004b53b7d6924b0b516087: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.177387 13794 leader_election.cc:290] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 election: Requested vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
I20260710 13:19:49.185051 13746 raft_consensus.cc:359] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:49.186523 13746 raft_consensus.cc:385] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.186842 13746 raft_consensus.cc:740] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.185447 13748 ts_tablet_manager.cc:1403] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.170s	user 0.034s	sys 0.038s
I20260710 13:19:49.187047 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8944c9c4ff034027aa89cc2bc5a9c83e" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2"
I20260710 13:19:49.187743 13628 raft_consensus.cc:3060] T 8944c9c4ff034027aa89cc2bc5a9c83e P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.188194 13746 consensus_queue.cc:260] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:49.190032 13748 raft_consensus.cc:359] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.190726 13748 raft_consensus.cc:385] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.191021 13748 raft_consensus.cc:740] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.192104 13748 consensus_queue.cc:260] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.194242 13748 ts_tablet_manager.cc:1434] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:49.195202 13748 tablet_bootstrap.cc:492] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:49.196020 13785 raft_consensus.cc:493] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.196499 13785 raft_consensus.cc:515] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:49.198624 13746 ts_tablet_manager.cc:1434] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.005s
I20260710 13:19:49.199836 13702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5bbb8d25244ee68347c171d8424911" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:49.200181 13746 tablet_bootstrap.cc:492] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c: Bootstrap starting.
I20260710 13:19:49.201031 13785 leader_election.cc:290] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251), a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221)
I20260710 13:19:49.204120 13627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5bbb8d25244ee68347c171d8424911" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2" is_pre_election: true
W20260710 13:19:49.205593 13445 leader_election.cc:343] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:49.206885 13443 leader_election.cc:343] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.207466 13443 leader_election.cc:304] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f25dea86efb4a8eb748487c36fa7bf8; no voters: 6dae720a66a943778ff6690268edb2a2, a9c02c890db74dbab4f206e01b2b236c
I20260710 13:19:49.209133 13785 raft_consensus.cc:2749] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:49.212082 13748 tablet_bootstrap.cc:654] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:49.212751 13518 leader_election.cc:343] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.219661 13628 raft_consensus.cc:2468] T 8944c9c4ff034027aa89cc2bc5a9c83e P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 724bb4dab6004b53b7d6924b0b516087 in term 1.
I20260710 13:19:49.221094 13518 leader_election.cc:304] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087 [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: 6dae720a66a943778ff6690268edb2a2, 724bb4dab6004b53b7d6924b0b516087; no voters: 1f25dea86efb4a8eb748487c36fa7bf8
I20260710 13:19:49.222218 13794 raft_consensus.cc:2804] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:49.222819 13794 raft_consensus.cc:697] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087 [term 1 LEADER]: Becoming Leader. State: Replica: 724bb4dab6004b53b7d6924b0b516087, State: Running, Role: LEADER
I20260710 13:19:49.223181 13748 tablet_bootstrap.cc:492] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8: No bootstrap required, opened a new log
I20260710 13:19:49.224150 13746 tablet_bootstrap.cc:654] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.223917 13794 consensus_queue.cc:237] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:49.225793 13744 tablet_bootstrap.cc:492] T a9857464ed184e6d9b8feccf7a346b0c P 724bb4dab6004b53b7d6924b0b516087: No bootstrap required, opened a new log
I20260710 13:19:49.226392 13744 ts_tablet_manager.cc:1403] T a9857464ed184e6d9b8feccf7a346b0c P 724bb4dab6004b53b7d6924b0b516087: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.017s
I20260710 13:19:49.227038 13745 tablet_bootstrap.cc:492] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2: No bootstrap required, opened a new log
I20260710 13:19:49.227602 13745 ts_tablet_manager.cc:1403] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.000s
I20260710 13:19:49.223730 13748 ts_tablet_manager.cc:1403] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.003s
I20260710 13:19:49.236129 13744 raft_consensus.cc:359] T a9857464ed184e6d9b8feccf7a346b0c P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:49.237056 13744 raft_consensus.cc:385] T a9857464ed184e6d9b8feccf7a346b0c P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.237386 13744 raft_consensus.cc:740] T a9857464ed184e6d9b8feccf7a346b0c P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 724bb4dab6004b53b7d6924b0b516087, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.238312 13744 consensus_queue.cc:260] T a9857464ed184e6d9b8feccf7a346b0c P 724bb4dab6004b53b7d6924b0b516087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:49.240926 13744 ts_tablet_manager.cc:1434] T a9857464ed184e6d9b8feccf7a346b0c P 724bb4dab6004b53b7d6924b0b516087: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:19:49.240664 13748 raft_consensus.cc:359] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:49.241887 13748 raft_consensus.cc:385] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.242076 13744 tablet_bootstrap.cc:492] T cf984ffe178742cb864a21096ebadd67 P 724bb4dab6004b53b7d6924b0b516087: Bootstrap starting.
I20260710 13:19:49.242442 13748 raft_consensus.cc:740] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.243628 13748 consensus_queue.cc:260] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:49.246999 13748 ts_tablet_manager.cc:1434] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:49.248340 13748 tablet_bootstrap.cc:492] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:49.249347 13744 tablet_bootstrap.cc:654] T cf984ffe178742cb864a21096ebadd67 P 724bb4dab6004b53b7d6924b0b516087: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:49.250051 13425 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:49.236340 13745 raft_consensus.cc:359] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:49.253024 13745 raft_consensus.cc:385] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.253381 13745 raft_consensus.cc:740] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.255208 13745 consensus_queue.cc:260] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:49.257390 13748 tablet_bootstrap.cc:654] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.265468 13745 ts_tablet_manager.cc:1434] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260710 13:19:49.266392 13745 tablet_bootstrap.cc:492] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2: Bootstrap starting.
I20260710 13:19:49.275218 13757 raft_consensus.cc:493] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.276086 13757 raft_consensus.cc:515] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:49.277540 13750 raft_consensus.cc:493] T a9857464ed184e6d9b8feccf7a346b0c P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.278192 13750 raft_consensus.cc:515] T a9857464ed184e6d9b8feccf7a346b0c P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:49.280663 13757 leader_election.cc:290] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
I20260710 13:19:49.283387 13702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9857464ed184e6d9b8feccf7a346b0c" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:49.285369 13744 tablet_bootstrap.cc:492] T cf984ffe178742cb864a21096ebadd67 P 724bb4dab6004b53b7d6924b0b516087: No bootstrap required, opened a new log
I20260710 13:19:49.285879 13744 ts_tablet_manager.cc:1403] T cf984ffe178742cb864a21096ebadd67 P 724bb4dab6004b53b7d6924b0b516087: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.000s
I20260710 13:19:49.285867 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658cacf2f5004b7f8218bab1c94acee2" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:49.282528 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658cacf2f5004b7f8218bab1c94acee2" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2" is_pre_election: true
I20260710 13:19:49.287581 13628 raft_consensus.cc:2468] T 658cacf2f5004b7f8218bab1c94acee2 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9c02c890db74dbab4f206e01b2b236c in term 0.
I20260710 13:19:49.288341 13748 tablet_bootstrap.cc:492] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8: No bootstrap required, opened a new log
I20260710 13:19:49.288692 13744 raft_consensus.cc:359] T cf984ffe178742cb864a21096ebadd67 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
W20260710 13:19:49.288851 13520 leader_election.cc:343] T a9857464ed184e6d9b8feccf7a346b0c P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.284632 13750 leader_election.cc:290] T a9857464ed184e6d9b8feccf7a346b0c P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251), a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221)
I20260710 13:19:49.288998 13666 leader_election.cc:304] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dae720a66a943778ff6690268edb2a2, a9c02c890db74dbab4f206e01b2b236c; no voters: 
I20260710 13:19:49.289412 13744 raft_consensus.cc:385] T cf984ffe178742cb864a21096ebadd67 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.290287 13744 raft_consensus.cc:740] T cf984ffe178742cb864a21096ebadd67 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 724bb4dab6004b53b7d6924b0b516087, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.290495 13757 raft_consensus.cc:2804] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:49.291034 13757 raft_consensus.cc:493] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:49.291072 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9857464ed184e6d9b8feccf7a346b0c" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2" is_pre_election: true
I20260710 13:19:49.291350 13744 consensus_queue.cc:260] T cf984ffe178742cb864a21096ebadd67 P 724bb4dab6004b53b7d6924b0b516087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
W20260710 13:19:49.292397 13666 leader_election.cc:343] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.291579 13757 raft_consensus.cc:3060] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:49.292897 13518 leader_election.cc:343] T a9857464ed184e6d9b8feccf7a346b0c P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.288930 13748 ts_tablet_manager.cc:1403] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.004s
I20260710 13:19:49.293421 13518 leader_election.cc:304] T a9857464ed184e6d9b8feccf7a346b0c P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 724bb4dab6004b53b7d6924b0b516087; no voters: 6dae720a66a943778ff6690268edb2a2, a9c02c890db74dbab4f206e01b2b236c
I20260710 13:19:49.294205 13750 raft_consensus.cc:2749] T a9857464ed184e6d9b8feccf7a346b0c P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:49.293967 13744 ts_tablet_manager.cc:1434] T cf984ffe178742cb864a21096ebadd67 P 724bb4dab6004b53b7d6924b0b516087: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:49.296083 13744 tablet_bootstrap.cc:492] T b7002961e43b44c586830ac93445f4aa P 724bb4dab6004b53b7d6924b0b516087: Bootstrap starting.
I20260710 13:19:49.296574 13748 raft_consensus.cc:359] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:49.297370 13748 raft_consensus.cc:385] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.297676 13748 raft_consensus.cc:740] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.299521 13748 consensus_queue.cc:260] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:49.301923 13748 ts_tablet_manager.cc:1434] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:49.302884 13748 tablet_bootstrap.cc:492] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:49.303206 13746 tablet_bootstrap.cc:492] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c: No bootstrap required, opened a new log
I20260710 13:19:49.303998 13746 ts_tablet_manager.cc:1403] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c: Time spent bootstrapping tablet: real 0.104s	user 0.016s	sys 0.006s
I20260710 13:19:49.309039 13748 tablet_bootstrap.cc:654] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.316130 13745 tablet_bootstrap.cc:654] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.318967 13746 raft_consensus.cc:359] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:49.319849 13746 raft_consensus.cc:385] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.320149 13746 raft_consensus.cc:740] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.321022 13746 consensus_queue.cc:260] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:49.321117 13372 catalog_manager.cc:5697] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2). New cstate: current_term: 1 leader_uuid: "724bb4dab6004b53b7d6924b0b516087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:49.325935 13757 raft_consensus.cc:515] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:49.327158 13744 tablet_bootstrap.cc:654] T b7002961e43b44c586830ac93445f4aa P 724bb4dab6004b53b7d6924b0b516087: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.332981 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658cacf2f5004b7f8218bab1c94acee2" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
I20260710 13:19:49.335770 13746 ts_tablet_manager.cc:1434] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.001s
I20260710 13:19:49.337807 13746 tablet_bootstrap.cc:492] T 1e5b2d449da3402a84dc8bf23ef2628f P a9c02c890db74dbab4f206e01b2b236c: Bootstrap starting.
I20260710 13:19:49.340488 13748 tablet_bootstrap.cc:492] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8: No bootstrap required, opened a new log
I20260710 13:19:49.341253 13748 ts_tablet_manager.cc:1403] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.010s
I20260710 13:19:49.344404 13746 tablet_bootstrap.cc:654] T 1e5b2d449da3402a84dc8bf23ef2628f P a9c02c890db74dbab4f206e01b2b236c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.348306 13757 leader_election.cc:290] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 election: Requested vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
I20260710 13:19:49.348973 13757 raft_consensus.cc:493] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.349436 13757 raft_consensus.cc:515] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.351665 13748 raft_consensus.cc:359] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.352681 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d6bd7c15a746eca42de43205afcb94" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:49.353189 13748 raft_consensus.cc:385] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.353394 13554 raft_consensus.cc:2468] T e7d6bd7c15a746eca42de43205afcb94 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9c02c890db74dbab4f206e01b2b236c in term 0.
I20260710 13:19:49.353837 13748 raft_consensus.cc:740] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.354815 13667 leader_election.cc:304] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 724bb4dab6004b53b7d6924b0b516087, a9c02c890db74dbab4f206e01b2b236c; no voters: 
I20260710 13:19:49.355721 13808 raft_consensus.cc:2804] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:49.354979 13748 consensus_queue.cc:260] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.356153 13787 raft_consensus.cc:493] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.356781 13787 raft_consensus.cc:515] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:49.358299 13748 ts_tablet_manager.cc:1434] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 13:19:49.358824 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658cacf2f5004b7f8218bab1c94acee2" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2"
I20260710 13:19:49.359069 13787 leader_election.cc:290] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:49.359426 13628 raft_consensus.cc:3060] T 658cacf2f5004b7f8218bab1c94acee2 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.360687 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856885b5569444c792d92cb57fe1db65" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:49.361119 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856885b5569444c792d92cb57fe1db65" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:49.361752 13478 raft_consensus.cc:2468] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 0.
W20260710 13:19:49.362232 13593 leader_election.cc:343] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.363047 13592 leader_election.cc:304] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 [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: 1f25dea86efb4a8eb748487c36fa7bf8, 6dae720a66a943778ff6690268edb2a2; no voters: 724bb4dab6004b53b7d6924b0b516087
I20260710 13:19:49.366637 13628 raft_consensus.cc:2468] T 658cacf2f5004b7f8218bab1c94acee2 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9c02c890db74dbab4f206e01b2b236c in term 1.
I20260710 13:19:49.359428 13748 tablet_bootstrap.cc:492] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:49.356355 13808 raft_consensus.cc:493] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:49.368861 13744 tablet_bootstrap.cc:492] T b7002961e43b44c586830ac93445f4aa P 724bb4dab6004b53b7d6924b0b516087: No bootstrap required, opened a new log
I20260710 13:19:49.369902 13744 ts_tablet_manager.cc:1403] T b7002961e43b44c586830ac93445f4aa P 724bb4dab6004b53b7d6924b0b516087: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.010s
I20260710 13:19:49.371268 13757 leader_election.cc:290] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:49.370832 13787 raft_consensus.cc:2804] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:49.373396 13787 raft_consensus.cc:493] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:49.373587 13793 raft_consensus.cc:493] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.373873 13787 raft_consensus.cc:3060] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.374122 13744 raft_consensus.cc:359] T b7002961e43b44c586830ac93445f4aa P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.370429 13808 raft_consensus.cc:3060] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.375041 13744 raft_consensus.cc:385] T b7002961e43b44c586830ac93445f4aa P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.374073 13793 raft_consensus.cc:515] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:49.375365 13744 raft_consensus.cc:740] T b7002961e43b44c586830ac93445f4aa P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 724bb4dab6004b53b7d6924b0b516087, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.376309 13744 consensus_queue.cc:260] T b7002961e43b44c586830ac93445f4aa P 724bb4dab6004b53b7d6924b0b516087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.378441 13793 leader_election.cc:290] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859)
I20260710 13:19:49.378463 13702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f35d9f33fc419c930fdbd39f2cad9b" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:49.379593 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f35d9f33fc419c930fdbd39f2cad9b" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:49.380293 13478 raft_consensus.cc:2468] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 0.
I20260710 13:19:49.381174 13744 ts_tablet_manager.cc:1434] T b7002961e43b44c586830ac93445f4aa P 724bb4dab6004b53b7d6924b0b516087: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:19:49.381675 13592 leader_election.cc:304] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f25dea86efb4a8eb748487c36fa7bf8, 6dae720a66a943778ff6690268edb2a2; no voters: 
I20260710 13:19:49.382215 13744 tablet_bootstrap.cc:492] T 856885b5569444c792d92cb57fe1db65 P 724bb4dab6004b53b7d6924b0b516087: Bootstrap starting.
I20260710 13:19:49.382568 13793 raft_consensus.cc:2804] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:49.382944 13793 raft_consensus.cc:493] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:49.383270 13793 raft_consensus.cc:3060] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:49.384928 13594 leader_election.cc:343] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.388142 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d6bd7c15a746eca42de43205afcb94" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2" is_pre_election: true
I20260710 13:19:49.391019 13744 tablet_bootstrap.cc:654] T 856885b5569444c792d92cb57fe1db65 P 724bb4dab6004b53b7d6924b0b516087: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:49.392186 13666 leader_election.cc:343] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.393062 13666 leader_election.cc:304] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c [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: 6dae720a66a943778ff6690268edb2a2, a9c02c890db74dbab4f206e01b2b236c; no voters: 1f25dea86efb4a8eb748487c36fa7bf8
I20260710 13:19:49.392920 13787 raft_consensus.cc:515] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:49.393967 13757 raft_consensus.cc:2804] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:19:49.394325 13666 leader_election.cc:343] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.394568 13757 raft_consensus.cc:697] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c [term 1 LEADER]: Becoming Leader. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Running, Role: LEADER
I20260710 13:19:49.396060 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856885b5569444c792d92cb57fe1db65" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
I20260710 13:19:49.400226 13478 raft_consensus.cc:3060] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.396565 13757 consensus_queue.cc:237] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:49.401175 13808 raft_consensus.cc:515] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.405192 13794 raft_consensus.cc:493] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.405318 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d6bd7c15a746eca42de43205afcb94" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2"
I20260710 13:19:49.406689 13748 tablet_bootstrap.cc:654] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.406113 13794 raft_consensus.cc:515] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.412880 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d6bd7c15a746eca42de43205afcb94" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087"
I20260710 13:19:49.413717 13554 raft_consensus.cc:3060] T e7d6bd7c15a746eca42de43205afcb94 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.415019 13794 leader_election.cc:290] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221)
I20260710 13:19:49.415398 13553 raft_consensus.cc:3060] T cf984ffe178742cb864a21096ebadd67 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.418262 13702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8141680f93c5407fa6531af283d133fd" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:49.419220 13702 raft_consensus.cc:2468] T 8141680f93c5407fa6531af283d133fd P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 724bb4dab6004b53b7d6924b0b516087 in term 0.
W20260710 13:19:49.420125 13666 leader_election.cc:343] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.421677 13479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8141680f93c5407fa6531af283d133fd" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
W20260710 13:19:49.423714 13518 leader_election.cc:343] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.424021 13746 tablet_bootstrap.cc:492] T 1e5b2d449da3402a84dc8bf23ef2628f P a9c02c890db74dbab4f206e01b2b236c: No bootstrap required, opened a new log
I20260710 13:19:49.424510 13746 ts_tablet_manager.cc:1403] T 1e5b2d449da3402a84dc8bf23ef2628f P a9c02c890db74dbab4f206e01b2b236c: Time spent bootstrapping tablet: real 0.087s	user 0.018s	sys 0.015s
I20260710 13:19:49.424875 13520 leader_election.cc:304] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087 [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: 724bb4dab6004b53b7d6924b0b516087, a9c02c890db74dbab4f206e01b2b236c; no voters: 1f25dea86efb4a8eb748487c36fa7bf8
I20260710 13:19:49.426077 13794 raft_consensus.cc:2804] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:49.426620 13794 raft_consensus.cc:493] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:49.426956 13794 raft_consensus.cc:3060] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.427675 13746 raft_consensus.cc:359] T 1e5b2d449da3402a84dc8bf23ef2628f P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.428403 13746 raft_consensus.cc:385] T 1e5b2d449da3402a84dc8bf23ef2628f P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.428671 13746 raft_consensus.cc:740] T 1e5b2d449da3402a84dc8bf23ef2628f P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.429522 13746 consensus_queue.cc:260] T 1e5b2d449da3402a84dc8bf23ef2628f P a9c02c890db74dbab4f206e01b2b236c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.419317 13478 raft_consensus.cc:2468] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 1.
I20260710 13:19:49.437546 13794 raft_consensus.cc:515] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.439378 13592 leader_election.cc:304] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f25dea86efb4a8eb748487c36fa7bf8, 6dae720a66a943778ff6690268edb2a2; no voters: 
I20260710 13:19:49.440798 13752 raft_consensus.cc:2804] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:49.411126 13808 leader_election.cc:290] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 election: Requested vote from peers 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:49.444717 13750 raft_consensus.cc:493] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.445385 13750 raft_consensus.cc:515] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:49.446187 13745 tablet_bootstrap.cc:492] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2: No bootstrap required, opened a new log
I20260710 13:19:49.446907 13745 ts_tablet_manager.cc:1403] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2: Time spent bootstrapping tablet: real 0.181s	user 0.013s	sys 0.011s
I20260710 13:19:49.448536 13552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856885b5569444c792d92cb57fe1db65" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087"
I20260710 13:19:49.451886 13745 raft_consensus.cc:359] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:49.452872 13745 raft_consensus.cc:385] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.453176 13745 raft_consensus.cc:740] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.443581 13746 ts_tablet_manager.cc:1434] T 1e5b2d449da3402a84dc8bf23ef2628f P a9c02c890db74dbab4f206e01b2b236c: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
W20260710 13:19:49.453887 13593 leader_election.cc:343] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.453877 13745 consensus_queue.cc:260] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:49.450691 13787 leader_election.cc:290] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 election: Requested vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:49.453840 13750 leader_election.cc:290] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251), a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221)
I20260710 13:19:49.460302 13702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12582c6985464cdc9ce669cb6f0173b2" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:49.460821 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12582c6985464cdc9ce669cb6f0173b2" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2" is_pre_election: true
I20260710 13:19:49.461375 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8141680f93c5407fa6531af283d133fd" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
I20260710 13:19:49.463281 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8141680f93c5407fa6531af283d133fd" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c"
I20260710 13:19:49.463724 13794 leader_election.cc:290] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 election: Requested vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221)
I20260710 13:19:49.468143 13701 raft_consensus.cc:3060] T 8141680f93c5407fa6531af283d133fd P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.466540 13702 raft_consensus.cc:2468] T 12582c6985464cdc9ce669cb6f0173b2 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 724bb4dab6004b53b7d6924b0b516087 in term 0.
I20260710 13:19:49.464140 13752 raft_consensus.cc:697] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 [term 1 LEADER]: Becoming Leader. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Running, Role: LEADER
I20260710 13:19:49.491168 13748 tablet_bootstrap.cc:492] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8: No bootstrap required, opened a new log
I20260710 13:19:49.496052 13745 ts_tablet_manager.cc:1434] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2: Time spent starting tablet: real 0.049s	user 0.011s	sys 0.002s
I20260710 13:19:49.505064 13748 ts_tablet_manager.cc:1403] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.146s	user 0.012s	sys 0.012s
I20260710 13:19:49.504863 13752 consensus_queue.cc:237] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:49.468252 13377 catalog_manager.cc:5697] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c reported cstate change: term changed from 0 to 1, leader changed from <none> to a9c02c890db74dbab4f206e01b2b236c (127.11.21.4). New cstate: current_term: 1 leader_uuid: "a9c02c890db74dbab4f206e01b2b236c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:49.505961 13745 tablet_bootstrap.cc:492] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2: Bootstrap starting.
I20260710 13:19:49.485128 13744 tablet_bootstrap.cc:492] T 856885b5569444c792d92cb57fe1db65 P 724bb4dab6004b53b7d6924b0b516087: No bootstrap required, opened a new log
I20260710 13:19:49.507783 13744 ts_tablet_manager.cc:1403] T 856885b5569444c792d92cb57fe1db65 P 724bb4dab6004b53b7d6924b0b516087: Time spent bootstrapping tablet: real 0.126s	user 0.036s	sys 0.024s
W20260710 13:19:49.468786 13518 leader_election.cc:343] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.477780 13815 consensus_queue.cc:1048] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260710 13:19:49.470685 13554 raft_consensus.cc:2468] T e7d6bd7c15a746eca42de43205afcb94 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9c02c890db74dbab4f206e01b2b236c in term 1.
I20260710 13:19:49.468858 13746 tablet_bootstrap.cc:492] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c: Bootstrap starting.
I20260710 13:19:49.509035 13816 consensus_queue.cc:1048] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:49.507977 13748 raft_consensus.cc:359] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:49.509903 13748 raft_consensus.cc:385] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.510228 13748 raft_consensus.cc:740] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.510788 13520 leader_election.cc:304] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087 [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: 724bb4dab6004b53b7d6924b0b516087, a9c02c890db74dbab4f206e01b2b236c; no voters: 6dae720a66a943778ff6690268edb2a2
I20260710 13:19:49.511128 13748 consensus_queue.cc:260] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:49.511646 13794 raft_consensus.cc:2804] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:49.512048 13794 raft_consensus.cc:493] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:49.512414 13794 raft_consensus.cc:3060] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:49.515924 13520 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.21.4:33221, user_credentials={real_user=slave}} blocked reactor thread for 44110.1us
I20260710 13:19:49.524596 13794 raft_consensus.cc:515] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:49.525226 13748 ts_tablet_manager.cc:1434] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
W20260710 13:19:49.527684 13518 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.21.3:33251, user_credentials={real_user=slave}} blocked reactor thread for 58941.2us
I20260710 13:19:49.525101 13745 tablet_bootstrap.cc:654] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.529233 13667 leader_election.cc:304] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c [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: 724bb4dab6004b53b7d6924b0b516087, a9c02c890db74dbab4f206e01b2b236c; no voters: 6dae720a66a943778ff6690268edb2a2
I20260710 13:19:49.529002 13746 tablet_bootstrap.cc:654] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.531948 13702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12582c6985464cdc9ce669cb6f0173b2" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c"
I20260710 13:19:49.497614 13701 raft_consensus.cc:2468] T 8141680f93c5407fa6531af283d133fd P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 724bb4dab6004b53b7d6924b0b516087 in term 1.
I20260710 13:19:49.533602 13757 raft_consensus.cc:2804] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:49.532728 13744 raft_consensus.cc:359] T 856885b5569444c792d92cb57fe1db65 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
W20260710 13:19:49.529076 13518 leader_election.cc:343] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.491586 13793 raft_consensus.cc:515] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:49.532651 13702 raft_consensus.cc:3060] T 12582c6985464cdc9ce669cb6f0173b2 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.535799 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12582c6985464cdc9ce669cb6f0173b2" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2"
I20260710 13:19:49.536039 13520 leader_election.cc:304] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087 [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: 724bb4dab6004b53b7d6924b0b516087, a9c02c890db74dbab4f206e01b2b236c; no voters: 1f25dea86efb4a8eb748487c36fa7bf8
I20260710 13:19:49.537832 13750 raft_consensus.cc:2804] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:19:49.539263 13518 leader_election.cc:343] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.534366 13757 raft_consensus.cc:697] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c [term 1 LEADER]: Becoming Leader. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Running, Role: LEADER
I20260710 13:19:49.540709 13757 consensus_queue.cc:237] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.532243 13748 tablet_bootstrap.cc:492] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:49.534356 13744 raft_consensus.cc:385] T 856885b5569444c792d92cb57fe1db65 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.546615 13744 raft_consensus.cc:740] T 856885b5569444c792d92cb57fe1db65 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 724bb4dab6004b53b7d6924b0b516087, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.547690 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f35d9f33fc419c930fdbd39f2cad9b" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
I20260710 13:19:49.549525 13744 consensus_queue.cc:260] T 856885b5569444c792d92cb57fe1db65 P 724bb4dab6004b53b7d6924b0b516087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:49.544668 13793 leader_election.cc:290] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 election: Requested vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859)
I20260710 13:19:49.548377 13478 raft_consensus.cc:3060] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.537926 13794 leader_election.cc:290] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 election: Requested vote from peers 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251), a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221)
I20260710 13:19:49.565021 13376 catalog_manager.cc:5697] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dae720a66a943778ff6690268edb2a2 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "6dae720a66a943778ff6690268edb2a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:49.568149 13785 raft_consensus.cc:493] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.568670 13785 raft_consensus.cc:515] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.569322 13702 raft_consensus.cc:2468] T 12582c6985464cdc9ce669cb6f0173b2 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 724bb4dab6004b53b7d6924b0b516087 in term 1.
I20260710 13:19:49.570559 13520 leader_election.cc:304] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087 [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: 724bb4dab6004b53b7d6924b0b516087, a9c02c890db74dbab4f206e01b2b236c; no voters: 6dae720a66a943778ff6690268edb2a2
I20260710 13:19:49.570724 13785 leader_election.cc:290] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:49.571539 13794 raft_consensus.cc:2804] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:49.571899 13785 raft_consensus.cc:493] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.572012 13794 raft_consensus.cc:697] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087 [term 1 LEADER]: Becoming Leader. State: Replica: 724bb4dab6004b53b7d6924b0b516087, State: Running, Role: LEADER
I20260710 13:19:49.572333 13785 raft_consensus.cc:515] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:49.572877 13794 consensus_queue.cc:237] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:49.574679 13785 leader_election.cc:290] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757), 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
I20260710 13:19:49.576735 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7002961e43b44c586830ac93445f4aa" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:49.577076 13552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147571c2534e4150a654aa0e92c84f51" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:49.577358 13553 raft_consensus.cc:2468] T b7002961e43b44c586830ac93445f4aa P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f25dea86efb4a8eb748487c36fa7bf8 in term 0.
I20260710 13:19:49.577801 13552 raft_consensus.cc:2393] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f25dea86efb4a8eb748487c36fa7bf8 in current term 1: Already voted for candidate 724bb4dab6004b53b7d6924b0b516087 in this term.
I20260710 13:19:49.578816 13444 leader_election.cc:304] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f25dea86efb4a8eb748487c36fa7bf8, 724bb4dab6004b53b7d6924b0b516087; no voters: 
I20260710 13:19:49.579553 13702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7002961e43b44c586830ac93445f4aa" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:49.580930 13785 raft_consensus.cc:2804] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:19:49.581200 13445 leader_election.cc:343] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.581614 13785 raft_consensus.cc:493] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:49.582057 13785 raft_consensus.cc:3060] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.591162 13748 tablet_bootstrap.cc:654] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.561815 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f35d9f33fc419c930fdbd39f2cad9b" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c"
I20260710 13:19:49.592926 13478 raft_consensus.cc:2468] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 1.
W20260710 13:19:49.593820 13594 leader_election.cc:343] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.601532 13744 ts_tablet_manager.cc:1434] T 856885b5569444c792d92cb57fe1db65 P 724bb4dab6004b53b7d6924b0b516087: Time spent starting tablet: real 0.093s	user 0.005s	sys 0.017s
I20260710 13:19:49.602866 13744 tablet_bootstrap.cc:492] T 21e6983bfa6d4c4ca168cb0431eea79a P 724bb4dab6004b53b7d6924b0b516087: Bootstrap starting.
I20260710 13:19:49.620721 13746 tablet_bootstrap.cc:492] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c: No bootstrap required, opened a new log
I20260710 13:19:49.621618 13746 ts_tablet_manager.cc:1403] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c: Time spent bootstrapping tablet: real 0.154s	user 0.017s	sys 0.023s
I20260710 13:19:49.630144 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147571c2534e4150a654aa0e92c84f51" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2" is_pre_election: true
I20260710 13:19:49.631385 13628 raft_consensus.cc:2393] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f25dea86efb4a8eb748487c36fa7bf8 in current term 1: Already voted for candidate 6dae720a66a943778ff6690268edb2a2 in this term.
I20260710 13:19:49.637059 13745 tablet_bootstrap.cc:492] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2: No bootstrap required, opened a new log
I20260710 13:19:49.637794 13745 ts_tablet_manager.cc:1403] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2: Time spent bootstrapping tablet: real 0.132s	user 0.006s	sys 0.010s
I20260710 13:19:49.638827 13824 raft_consensus.cc:493] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.639475 13592 leader_election.cc:304] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2 [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: 1f25dea86efb4a8eb748487c36fa7bf8, 6dae720a66a943778ff6690268edb2a2; no voters: a9c02c890db74dbab4f206e01b2b236c
I20260710 13:19:49.639567 13824 raft_consensus.cc:515] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:49.640831 13752 raft_consensus.cc:2804] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:49.641305 13752 raft_consensus.cc:697] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2 [term 1 LEADER]: Becoming Leader. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Running, Role: LEADER
I20260710 13:19:49.642128 13752 consensus_queue.cc:237] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:49.643532 13552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a306979c9d4bddaef038a4ca6ebc57" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:49.645781 13443 leader_election.cc:304] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f25dea86efb4a8eb748487c36fa7bf8; no voters: 6dae720a66a943778ff6690268edb2a2, 724bb4dab6004b53b7d6924b0b516087
W20260710 13:19:49.649475 13444 leader_election.cc:343] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.652097 13750 raft_consensus.cc:697] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087 [term 1 LEADER]: Becoming Leader. State: Replica: 724bb4dab6004b53b7d6924b0b516087, State: Running, Role: LEADER
I20260710 13:19:49.653218 13757 raft_consensus.cc:493] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.655318 13377 catalog_manager.cc:5697] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c reported cstate change: term changed from 0 to 1, leader changed from <none> to a9c02c890db74dbab4f206e01b2b236c (127.11.21.4). New cstate: current_term: 1 leader_uuid: "a9c02c890db74dbab4f206e01b2b236c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:49.656456 13757 raft_consensus.cc:515] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:49.658843 13757 leader_election.cc:290] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251), 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859)
I20260710 13:19:49.659176 13744 tablet_bootstrap.cc:654] T 21e6983bfa6d4c4ca168cb0431eea79a P 724bb4dab6004b53b7d6924b0b516087: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.660195 13746 raft_consensus.cc:359] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.660879 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0416d191f0456395ab5eb1a7d12943" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2" is_pre_election: true
I20260710 13:19:49.656674 13785 raft_consensus.cc:515] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.660887 13746 raft_consensus.cc:385] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.661857 13746 raft_consensus.cc:740] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.661972 13745 raft_consensus.cc:359] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:49.663091 13745 raft_consensus.cc:385] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.664557 13745 raft_consensus.cc:740] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.670434 13745 consensus_queue.cc:260] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:49.671617 13746 consensus_queue.cc:260] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.674075 13745 ts_tablet_manager.cc:1434] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.004s
I20260710 13:19:49.668524 13824 leader_election.cc:290] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757), 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
I20260710 13:19:49.675372 13745 tablet_bootstrap.cc:492] T 12582c6985464cdc9ce669cb6f0173b2 P 6dae720a66a943778ff6690268edb2a2: Bootstrap starting.
I20260710 13:19:49.675796 13746 ts_tablet_manager.cc:1434] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260710 13:19:49.669791 13628 raft_consensus.cc:2468] T aa0416d191f0456395ab5eb1a7d12943 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9c02c890db74dbab4f206e01b2b236c in term 0.
I20260710 13:19:49.677867 13824 raft_consensus.cc:493] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.683068 13833 raft_consensus.cc:3060] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.684173 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0416d191f0456395ab5eb1a7d12943" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:49.688030 13627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a306979c9d4bddaef038a4ca6ebc57" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2" is_pre_election: true
W20260710 13:19:49.689288 13443 leader_election.cc:343] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.689857 13745 tablet_bootstrap.cc:654] T 12582c6985464cdc9ce669cb6f0173b2 P 6dae720a66a943778ff6690268edb2a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.689786 13443 leader_election.cc:304] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f25dea86efb4a8eb748487c36fa7bf8; no voters: 6dae720a66a943778ff6690268edb2a2, 724bb4dab6004b53b7d6924b0b516087
I20260710 13:19:49.691670 13666 leader_election.cc:304] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dae720a66a943778ff6690268edb2a2, a9c02c890db74dbab4f206e01b2b236c; no voters: 
I20260710 13:19:49.692618 13757 raft_consensus.cc:2804] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:19:49.692924 13666 leader_election.cc:343] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.693164 13757 raft_consensus.cc:493] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:49.693673 13757 raft_consensus.cc:3060] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.696497 13785 leader_election.cc:290] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 election: Requested vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:49.697052 13785 raft_consensus.cc:493] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.697201 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7002961e43b44c586830ac93445f4aa" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c"
I20260710 13:19:49.697518 13785 raft_consensus.cc:515] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
W20260710 13:19:49.698622 13445 leader_election.cc:343] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.701886 13552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7002961e43b44c586830ac93445f4aa" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087"
I20260710 13:19:49.702471 13552 raft_consensus.cc:3060] T b7002961e43b44c586830ac93445f4aa P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.702823 13746 tablet_bootstrap.cc:492] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c: Bootstrap starting.
I20260710 13:19:49.703356 13757 raft_consensus.cc:515] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:49.704252 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77f59fe93b2410782502283c06195f5" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:49.694964 13377 catalog_manager.cc:5697] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dae720a66a943778ff6690268edb2a2 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "6dae720a66a943778ff6690268edb2a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:49.716804 13829 raft_consensus.cc:2749] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:49.704691 13824 raft_consensus.cc:515] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.705552 13793 raft_consensus.cc:493] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.719430 13793 raft_consensus.cc:515] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:49.719962 13824 leader_election.cc:290] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:49.721550 13793 leader_election.cc:290] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859)
I20260710 13:19:49.721808 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8231a191e3e94d5bba34416641e21c3f" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:49.722470 13701 raft_consensus.cc:2468] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f25dea86efb4a8eb748487c36fa7bf8 in term 0.
W20260710 13:19:49.706669 13444 leader_election.cc:343] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.708725 13757 leader_election.cc:290] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 election: Requested vote from peers 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251), 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859)
I20260710 13:19:49.656440 13750 consensus_queue.cc:237] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.727774 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8231a191e3e94d5bba34416641e21c3f" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:49.729332 13445 leader_election.cc:304] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f25dea86efb4a8eb748487c36fa7bf8, a9c02c890db74dbab4f206e01b2b236c; no voters: 
W20260710 13:19:49.730434 13444 leader_election.cc:343] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:49.734359 13820 log.cc:927] Time spent T cf984ffe178742cb864a21096ebadd67 P a9c02c890db74dbab4f206e01b2b236c: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260710 13:19:49.736979 13748 tablet_bootstrap.cc:492] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8: No bootstrap required, opened a new log
I20260710 13:19:49.737521 13748 ts_tablet_manager.cc:1403] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.206s	user 0.024s	sys 0.022s
I20260710 13:19:49.740406 13748 raft_consensus.cc:359] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:49.741083 13748 raft_consensus.cc:385] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.741398 13748 raft_consensus.cc:740] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.742101 13748 consensus_queue.cc:260] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:49.743129 13829 raft_consensus.cc:2804] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:49.743726 13829 raft_consensus.cc:493] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:49.744290 13829 raft_consensus.cc:3060] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.745340 13700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5bbb8d25244ee68347c171d8424911" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:49.747982 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0416d191f0456395ab5eb1a7d12943" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
I20260710 13:19:49.748584 13478 raft_consensus.cc:3060] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:49.752406 13594 leader_election.cc:343] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.754895 13829 raft_consensus.cc:515] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.699628 13785 leader_election.cc:290] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757), 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
I20260710 13:19:49.756930 13748 ts_tablet_manager.cc:1434] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:19:49.758639 13748 tablet_bootstrap.cc:492] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:49.746906 13627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0416d191f0456395ab5eb1a7d12943" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2"
I20260710 13:19:49.760687 13746 tablet_bootstrap.cc:654] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.770287 13748 tablet_bootstrap.cc:654] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:49.772925 13832 log.cc:927] Time spent T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260710 13:19:49.763732 13627 raft_consensus.cc:3060] T aa0416d191f0456395ab5eb1a7d12943 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:49.776744 13518 consensus_peers.cc:597] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087 -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. 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:19:49.779590 13752 raft_consensus.cc:493] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.780175 13752 raft_consensus.cc:515] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:49.781580 13627 raft_consensus.cc:2468] T aa0416d191f0456395ab5eb1a7d12943 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9c02c890db74dbab4f206e01b2b236c in term 1.
I20260710 13:19:49.782295 13752 leader_election.cc:290] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:49.784343 13821 consensus_queue.cc:1048] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:49.784427 13666 leader_election.cc:304] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dae720a66a943778ff6690268edb2a2, a9c02c890db74dbab4f206e01b2b236c; no voters: 
I20260710 13:19:49.784768 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e622cc0144b14f5db20f8047818f7ad2" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:49.785534 13554 raft_consensus.cc:2468] T e622cc0144b14f5db20f8047818f7ad2 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 0.
I20260710 13:19:49.787119 13593 leader_election.cc:304] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dae720a66a943778ff6690268edb2a2, 724bb4dab6004b53b7d6924b0b516087; no voters: 
I20260710 13:19:49.760334 13757 raft_consensus.cc:493] T 1e5b2d449da3402a84dc8bf23ef2628f P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.788421 13752 raft_consensus.cc:2804] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:49.789255 13552 raft_consensus.cc:2468] T b7002961e43b44c586830ac93445f4aa P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f25dea86efb4a8eb748487c36fa7bf8 in term 1.
I20260710 13:19:49.790169 13752 raft_consensus.cc:493] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:49.801160 13752 raft_consensus.cc:3060] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.801900 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8231a191e3e94d5bba34416641e21c3f" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c"
I20260710 13:19:49.796172 13808 raft_consensus.cc:2804] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:19:49.764585 13443 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.21.3:33251, user_credentials={real_user=slave}} blocked reactor thread for 75345.9us
I20260710 13:19:49.802520 13701 raft_consensus.cc:3060] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.804049 13808 raft_consensus.cc:697] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [term 1 LEADER]: Becoming Leader. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Running, Role: LEADER
I20260710 13:19:49.804292 13829 leader_election.cc:290] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 election: Requested vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:49.804986 13808 consensus_queue.cc:237] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:49.807439 13745 tablet_bootstrap.cc:492] T 12582c6985464cdc9ce669cb6f0173b2 P 6dae720a66a943778ff6690268edb2a2: No bootstrap required, opened a new log
I20260710 13:19:49.808111 13745 ts_tablet_manager.cc:1403] T 12582c6985464cdc9ce669cb6f0173b2 P 6dae720a66a943778ff6690268edb2a2: Time spent bootstrapping tablet: real 0.133s	user 0.042s	sys 0.051s
I20260710 13:19:49.813060 13701 raft_consensus.cc:2468] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f25dea86efb4a8eb748487c36fa7bf8 in term 1.
I20260710 13:19:49.814231 13445 leader_election.cc:304] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f25dea86efb4a8eb748487c36fa7bf8, a9c02c890db74dbab4f206e01b2b236c; no voters: 
I20260710 13:19:49.815078 13829 raft_consensus.cc:2804] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:49.793921 13757 raft_consensus.cc:515] T 1e5b2d449da3402a84dc8bf23ef2628f P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.816048 13829 raft_consensus.cc:697] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 LEADER]: Becoming Leader. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Running, Role: LEADER
I20260710 13:19:49.818364 13444 leader_election.cc:304] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [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: 1f25dea86efb4a8eb748487c36fa7bf8, 724bb4dab6004b53b7d6924b0b516087; no voters: a9c02c890db74dbab4f206e01b2b236c
I20260710 13:19:49.827195 13744 tablet_bootstrap.cc:492] T 21e6983bfa6d4c4ca168cb0431eea79a P 724bb4dab6004b53b7d6924b0b516087: No bootstrap required, opened a new log
I20260710 13:19:49.827721 13744 ts_tablet_manager.cc:1403] T 21e6983bfa6d4c4ca168cb0431eea79a P 724bb4dab6004b53b7d6924b0b516087: Time spent bootstrapping tablet: real 0.225s	user 0.022s	sys 0.013s
I20260710 13:19:49.828724 13834 raft_consensus.cc:2804] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:49.829499 13834 raft_consensus.cc:697] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 LEADER]: Becoming Leader. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Running, Role: LEADER
I20260710 13:19:49.829799 13376 catalog_manager.cc:5697] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2). New cstate: current_term: 1 leader_uuid: "724bb4dab6004b53b7d6924b0b516087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:49.830653 13834 consensus_queue.cc:237] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.834069 13479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5bbb8d25244ee68347c171d8424911" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:49.840652 13479 raft_consensus.cc:2468] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 0.
I20260710 13:19:49.834506 13745 raft_consensus.cc:359] T 12582c6985464cdc9ce669cb6f0173b2 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:49.841390 13476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5b2d449da3402a84dc8bf23ef2628f" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:49.841569 13552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8231a191e3e94d5bba34416641e21c3f" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087"
I20260710 13:19:49.841804 13745 raft_consensus.cc:385] T 12582c6985464cdc9ce669cb6f0173b2 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.842720 13745 raft_consensus.cc:740] T 12582c6985464cdc9ce669cb6f0173b2 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.842429 13592 leader_election.cc:304] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [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: 1f25dea86efb4a8eb748487c36fa7bf8, 6dae720a66a943778ff6690268edb2a2; no voters: a9c02c890db74dbab4f206e01b2b236c
I20260710 13:19:49.844084 13745 consensus_queue.cc:260] T 12582c6985464cdc9ce669cb6f0173b2 P 6dae720a66a943778ff6690268edb2a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:49.833279 13744 raft_consensus.cc:359] T 21e6983bfa6d4c4ca168cb0431eea79a P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:49.848855 13744 raft_consensus.cc:385] T 21e6983bfa6d4c4ca168cb0431eea79a P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.849116 13744 raft_consensus.cc:740] T 21e6983bfa6d4c4ca168cb0431eea79a P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 724bb4dab6004b53b7d6924b0b516087, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.840373 13833 raft_consensus.cc:2749] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:49.848002 13815 raft_consensus.cc:2804] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:49.832296 13627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77f59fe93b2410782502283c06195f5" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2" is_pre_election: true
I20260710 13:19:49.853188 13746 tablet_bootstrap.cc:492] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c: No bootstrap required, opened a new log
I20260710 13:19:49.853859 13746 ts_tablet_manager.cc:1403] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c: Time spent bootstrapping tablet: real 0.151s	user 0.017s	sys 0.005s
I20260710 13:19:49.849710 13744 consensus_queue.cc:260] T 21e6983bfa6d4c4ca168cb0431eea79a P 724bb4dab6004b53b7d6924b0b516087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:49.838605 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5b2d449da3402a84dc8bf23ef2628f" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:49.838771 13757 leader_election.cc:290] T 1e5b2d449da3402a84dc8bf23ef2628f P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:49.861963 13745 ts_tablet_manager.cc:1434] T 12582c6985464cdc9ce669cb6f0173b2 P 6dae720a66a943778ff6690268edb2a2: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.003s
I20260710 13:19:49.864904 13744 ts_tablet_manager.cc:1434] T 21e6983bfa6d4c4ca168cb0431eea79a P 724bb4dab6004b53b7d6924b0b516087: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260710 13:19:49.851976 13752 raft_consensus.cc:515] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:49.867576 13746 raft_consensus.cc:359] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
W20260710 13:19:49.868183 13443 leader_election.cc:343] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.868707 13443 leader_election.cc:304] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f25dea86efb4a8eb748487c36fa7bf8; no voters: 6dae720a66a943778ff6690268edb2a2, 724bb4dab6004b53b7d6924b0b516087
I20260710 13:19:49.869863 13752 leader_election.cc:290] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 election: Requested vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:49.870333 13833 raft_consensus.cc:2749] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:49.871646 13552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e622cc0144b14f5db20f8047818f7ad2" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087"
I20260710 13:19:49.872341 13552 raft_consensus.cc:3060] T e622cc0144b14f5db20f8047818f7ad2 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.854671 13815 raft_consensus.cc:493] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:49.873193 13815 raft_consensus.cc:3060] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.867583 13748 tablet_bootstrap.cc:492] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8: No bootstrap required, opened a new log
I20260710 13:19:49.876488 13748 ts_tablet_manager.cc:1403] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.118s	user 0.010s	sys 0.030s
I20260710 13:19:49.834970 13478 raft_consensus.cc:2468] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9c02c890db74dbab4f206e01b2b236c in term 1.
I20260710 13:19:49.877328 13476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e622cc0144b14f5db20f8047818f7ad2" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
W20260710 13:19:49.879081 13592 leader_election.cc:343] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.868331 13746 raft_consensus.cc:385] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:19:49.857916 13666 leader_election.cc:343] T 1e5b2d449da3402a84dc8bf23ef2628f P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.834668 13477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e622cc0144b14f5db20f8047818f7ad2" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:49.880239 13815 raft_consensus.cc:515] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
W20260710 13:19:49.881193 13667 leader_election.cc:343] T 1e5b2d449da3402a84dc8bf23ef2628f P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:49.865013 13444 leader_election.cc:343] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:49.882288 13592 leader_election.cc:343] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.882812 13815 leader_election.cc:290] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 election: Requested vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859)
I20260710 13:19:49.882190 13667 leader_election.cc:304] T 1e5b2d449da3402a84dc8bf23ef2628f P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a9c02c890db74dbab4f206e01b2b236c; no voters: 1f25dea86efb4a8eb748487c36fa7bf8, 724bb4dab6004b53b7d6924b0b516087
I20260710 13:19:49.884979 13808 raft_consensus.cc:2749] T 1e5b2d449da3402a84dc8bf23ef2628f P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:49.883504 13700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5bbb8d25244ee68347c171d8424911" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c"
I20260710 13:19:49.832230 13829 consensus_queue.cc:237] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.879575 13748 raft_consensus.cc:359] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.888517 13745 tablet_bootstrap.cc:492] T e7d6bd7c15a746eca42de43205afcb94 P 6dae720a66a943778ff6690268edb2a2: Bootstrap starting.
W20260710 13:19:49.888329 13594 leader_election.cc:343] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.888916 13746 raft_consensus.cc:740] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.888384 13748 raft_consensus.cc:385] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.831790 13376 catalog_manager.cc:5697] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2). New cstate: current_term: 1 leader_uuid: "724bb4dab6004b53b7d6924b0b516087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:49.889464 13748 raft_consensus.cc:740] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.890565 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5bbb8d25244ee68347c171d8424911" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
I20260710 13:19:49.891201 13478 raft_consensus.cc:3060] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.891090 13748 consensus_queue.cc:260] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.892864 13746 consensus_queue.cc:260] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:49.867396 13744 tablet_bootstrap.cc:492] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087: Bootstrap starting.
I20260710 13:19:49.893249 13748 ts_tablet_manager.cc:1434] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:19:49.895306 13748 tablet_bootstrap.cc:492] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:49.895689 13746 ts_tablet_manager.cc:1434] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.002s
I20260710 13:19:49.896662 13746 tablet_bootstrap.cc:492] T 564890310389407f99b025930b8101a0 P a9c02c890db74dbab4f206e01b2b236c: Bootstrap starting.
I20260710 13:19:49.900662 13554 raft_consensus.cc:3060] T 856885b5569444c792d92cb57fe1db65 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.902364 13746 tablet_bootstrap.cc:654] T 564890310389407f99b025930b8101a0 P a9c02c890db74dbab4f206e01b2b236c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.902364 13748 tablet_bootstrap.cc:654] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.905683 13372 catalog_manager.cc:5697] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c reported cstate change: term changed from 0 to 1, leader changed from <none> to a9c02c890db74dbab4f206e01b2b236c (127.11.21.4). New cstate: current_term: 1 leader_uuid: "a9c02c890db74dbab4f206e01b2b236c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:49.912657 13552 raft_consensus.cc:2468] T e622cc0144b14f5db20f8047818f7ad2 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 1.
I20260710 13:19:49.914649 13745 tablet_bootstrap.cc:654] T e7d6bd7c15a746eca42de43205afcb94 P 6dae720a66a943778ff6690268edb2a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.915673 13593 leader_election.cc:304] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2 [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: 6dae720a66a943778ff6690268edb2a2, 724bb4dab6004b53b7d6924b0b516087; no voters: 1f25dea86efb4a8eb748487c36fa7bf8
I20260710 13:19:49.916926 13815 raft_consensus.cc:2804] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:49.917407 13815 raft_consensus.cc:697] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2 [term 1 LEADER]: Becoming Leader. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Running, Role: LEADER
I20260710 13:19:49.918253 13815 consensus_queue.cc:237] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:49.922262 13816 consensus_queue.cc:1048] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:49.932929 13744 tablet_bootstrap.cc:654] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.944698 13816 consensus_queue.cc:1048] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:49.947153 13821 raft_consensus.cc:493] T 856885b5569444c792d92cb57fe1db65 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.947657 13821 raft_consensus.cc:515] T 856885b5569444c792d92cb57fe1db65 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:49.959039 13821 leader_election.cc:290] T 856885b5569444c792d92cb57fe1db65 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
I20260710 13:19:49.961463 13476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856885b5569444c792d92cb57fe1db65" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:49.963601 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856885b5569444c792d92cb57fe1db65" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2" is_pre_election: true
I20260710 13:19:49.966792 13518 leader_election.cc:304] T 856885b5569444c792d92cb57fe1db65 P 724bb4dab6004b53b7d6924b0b516087 [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: 724bb4dab6004b53b7d6924b0b516087; no voters: 1f25dea86efb4a8eb748487c36fa7bf8, 6dae720a66a943778ff6690268edb2a2
I20260710 13:19:49.968458 13821 raft_consensus.cc:2749] T 856885b5569444c792d92cb57fe1db65 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:49.980813 13745 tablet_bootstrap.cc:492] T e7d6bd7c15a746eca42de43205afcb94 P 6dae720a66a943778ff6690268edb2a2: No bootstrap required, opened a new log
I20260710 13:19:49.981365 13745 ts_tablet_manager.cc:1403] T e7d6bd7c15a746eca42de43205afcb94 P 6dae720a66a943778ff6690268edb2a2: Time spent bootstrapping tablet: real 0.093s	user 0.020s	sys 0.018s
I20260710 13:19:49.977454 13478 raft_consensus.cc:2468] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 1.
I20260710 13:19:49.986012 13745 raft_consensus.cc:359] T e7d6bd7c15a746eca42de43205afcb94 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.989259 13745 raft_consensus.cc:385] T e7d6bd7c15a746eca42de43205afcb94 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.989506 13745 raft_consensus.cc:740] T e7d6bd7c15a746eca42de43205afcb94 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.990139 13592 leader_election.cc:304] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [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: 1f25dea86efb4a8eb748487c36fa7bf8, 6dae720a66a943778ff6690268edb2a2; no voters: a9c02c890db74dbab4f206e01b2b236c
I20260710 13:19:49.991221 13746 tablet_bootstrap.cc:492] T 564890310389407f99b025930b8101a0 P a9c02c890db74dbab4f206e01b2b236c: No bootstrap required, opened a new log
I20260710 13:19:49.991683 13746 ts_tablet_manager.cc:1403] T 564890310389407f99b025930b8101a0 P a9c02c890db74dbab4f206e01b2b236c: Time spent bootstrapping tablet: real 0.095s	user 0.019s	sys 0.018s
I20260710 13:19:49.994462 13745 consensus_queue.cc:260] T e7d6bd7c15a746eca42de43205afcb94 P 6dae720a66a943778ff6690268edb2a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:49.994688 13815 raft_consensus.cc:2804] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:49.996704 13815 raft_consensus.cc:697] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [term 1 LEADER]: Becoming Leader. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Running, Role: LEADER
I20260710 13:19:49.997229 13745 ts_tablet_manager.cc:1434] T e7d6bd7c15a746eca42de43205afcb94 P 6dae720a66a943778ff6690268edb2a2: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:19:49.997707 13815 consensus_queue.cc:237] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:49.998234 13745 tablet_bootstrap.cc:492] T e77f59fe93b2410782502283c06195f5 P 6dae720a66a943778ff6690268edb2a2: Bootstrap starting.
I20260710 13:19:49.999606 13746 raft_consensus.cc:359] T 564890310389407f99b025930b8101a0 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:50.001367 13746 raft_consensus.cc:385] T 564890310389407f99b025930b8101a0 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.001829 13746 raft_consensus.cc:740] T 564890310389407f99b025930b8101a0 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Initialized, Role: FOLLOWER
W20260710 13:19:50.000401 13666 consensus_peers.cc:597] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. 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:19:50.008479 13746 consensus_queue.cc:260] T 564890310389407f99b025930b8101a0 P a9c02c890db74dbab4f206e01b2b236c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:50.011101 13745 tablet_bootstrap.cc:654] T e77f59fe93b2410782502283c06195f5 P 6dae720a66a943778ff6690268edb2a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.015712 13746 ts_tablet_manager.cc:1434] T 564890310389407f99b025930b8101a0 P a9c02c890db74dbab4f206e01b2b236c: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260710 13:19:50.000687 13376 catalog_manager.cc:5697] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dae720a66a943778ff6690268edb2a2 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "6dae720a66a943778ff6690268edb2a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:50.015834 13808 consensus_queue.cc:1048] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c [LEADER]: Connected to new peer: Peer: permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:50.017047 13746 tablet_bootstrap.cc:492] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c: Bootstrap starting.
I20260710 13:19:50.022433 13808 consensus_queue.cc:1048] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:50.034675 13373 catalog_manager.cc:5697] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1). New cstate: current_term: 1 leader_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:50.037352 13373 catalog_manager.cc:5697] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1). New cstate: current_term: 1 leader_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:50.044453 13752 raft_consensus.cc:493] T 12582c6985464cdc9ce669cb6f0173b2 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.046595 13748 tablet_bootstrap.cc:492] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8: No bootstrap required, opened a new log
I20260710 13:19:50.051496 13748 ts_tablet_manager.cc:1403] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.156s	user 0.012s	sys 0.009s
I20260710 13:19:50.060391 13748 raft_consensus.cc:359] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:50.061105 13748 raft_consensus.cc:385] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.061376 13748 raft_consensus.cc:740] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.062158 13748 consensus_queue.cc:260] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:50.064126 13748 ts_tablet_manager.cc:1434] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:19:50.065056 13748 tablet_bootstrap.cc:492] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:50.057058 13752 raft_consensus.cc:515] T 12582c6985464cdc9ce669cb6f0173b2 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:50.068202 13627 raft_consensus.cc:3060] T e7d6bd7c15a746eca42de43205afcb94 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.069489 13752 leader_election.cc:290] T 12582c6985464cdc9ce669cb6f0173b2 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757), a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221)
I20260710 13:19:50.071435 13700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12582c6985464cdc9ce669cb6f0173b2" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:50.074965 13700 raft_consensus.cc:2393] T 12582c6985464cdc9ce669cb6f0173b2 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6dae720a66a943778ff6690268edb2a2 in current term 1: Already voted for candidate 724bb4dab6004b53b7d6924b0b516087 in this term.
I20260710 13:19:50.074901 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12582c6985464cdc9ce669cb6f0173b2" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:50.077375 13594 leader_election.cc:304] T 12582c6985464cdc9ce669cb6f0173b2 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6dae720a66a943778ff6690268edb2a2; no voters: 724bb4dab6004b53b7d6924b0b516087, a9c02c890db74dbab4f206e01b2b236c
I20260710 13:19:50.081427 13744 tablet_bootstrap.cc:492] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087: No bootstrap required, opened a new log
I20260710 13:19:50.082405 13744 ts_tablet_manager.cc:1403] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087: Time spent bootstrapping tablet: real 0.215s	user 0.026s	sys 0.036s
I20260710 13:19:50.088949 13793 raft_consensus.cc:3060] T 12582c6985464cdc9ce669cb6f0173b2 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.092368 13808 raft_consensus.cc:493] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.093086 13808 raft_consensus.cc:515] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:50.097458 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e6983bfa6d4c4ca168cb0431eea79a" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:50.098349 13554 raft_consensus.cc:2468] T 21e6983bfa6d4c4ca168cb0431eea79a P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9c02c890db74dbab4f206e01b2b236c in term 0.
I20260710 13:19:50.099865 13667 leader_election.cc:304] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 724bb4dab6004b53b7d6924b0b516087, a9c02c890db74dbab4f206e01b2b236c; no voters: 
I20260710 13:19:50.100965 13757 raft_consensus.cc:2804] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:50.101409 13757 raft_consensus.cc:493] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:50.101810 13757 raft_consensus.cc:3060] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.109206 13808 leader_election.cc:290] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757), 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
I20260710 13:19:50.110003 13626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e6983bfa6d4c4ca168cb0431eea79a" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2" is_pre_election: true
W20260710 13:19:50.112435 13666 leader_election.cc:343] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:50.122454 13746 tablet_bootstrap.cc:654] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.123422 13744 raft_consensus.cc:359] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:50.124514 13744 raft_consensus.cc:385] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.125223 13744 raft_consensus.cc:740] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 724bb4dab6004b53b7d6924b0b516087, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.129175 13744 consensus_queue.cc:260] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:50.133111 13744 ts_tablet_manager.cc:1434] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.000s
I20260710 13:19:50.134059 13744 tablet_bootstrap.cc:492] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087: Bootstrap starting.
I20260710 13:19:50.124697 13816 raft_consensus.cc:493] T e7d6bd7c15a746eca42de43205afcb94 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.130386 13793 raft_consensus.cc:2749] T 12582c6985464cdc9ce669cb6f0173b2 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:50.138098 13745 tablet_bootstrap.cc:492] T e77f59fe93b2410782502283c06195f5 P 6dae720a66a943778ff6690268edb2a2: No bootstrap required, opened a new log
I20260710 13:19:50.139986 13745 ts_tablet_manager.cc:1403] T e77f59fe93b2410782502283c06195f5 P 6dae720a66a943778ff6690268edb2a2: Time spent bootstrapping tablet: real 0.142s	user 0.053s	sys 0.048s
I20260710 13:19:50.137789 13816 raft_consensus.cc:515] T e7d6bd7c15a746eca42de43205afcb94 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:50.146752 13816 leader_election.cc:290] T e7d6bd7c15a746eca42de43205afcb94 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:50.136679 13808 consensus_queue.cc:1048] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:19:50.149008 13834 raft_consensus.cc:493] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.149559 13834 raft_consensus.cc:515] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:50.151093 13744 tablet_bootstrap.cc:654] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.155632 13700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8141680f93c5407fa6531af283d133fd" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:50.151597 13834 leader_election.cc:290] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:50.157590 13700 raft_consensus.cc:2393] T 8141680f93c5407fa6531af283d133fd P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f25dea86efb4a8eb748487c36fa7bf8 in current term 1: Already voted for candidate 724bb4dab6004b53b7d6924b0b516087 in this term.
I20260710 13:19:50.159718 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8141680f93c5407fa6531af283d133fd" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:50.161499 13808 raft_consensus.cc:493] T 564890310389407f99b025930b8101a0 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.163995 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d6bd7c15a746eca42de43205afcb94" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:50.164120 13808 raft_consensus.cc:515] T 564890310389407f99b025930b8101a0 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:50.166358 13808 leader_election.cc:290] T 564890310389407f99b025930b8101a0 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251), 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859)
I20260710 13:19:50.169325 13700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d6bd7c15a746eca42de43205afcb94" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:50.172075 13477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564890310389407f99b025930b8101a0" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:50.172358 13757 raft_consensus.cc:515] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:50.172977 13445 leader_election.cc:304] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f25dea86efb4a8eb748487c36fa7bf8; no voters: 724bb4dab6004b53b7d6924b0b516087, a9c02c890db74dbab4f206e01b2b236c
W20260710 13:19:50.175309 13666 leader_election.cc:343] T 564890310389407f99b025930b8101a0 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:50.178525 13748 tablet_bootstrap.cc:654] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.178972 13816 consensus_queue.cc:1048] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.180611 13625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564890310389407f99b025930b8101a0" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2" is_pre_election: true
W20260710 13:19:50.182910 13666 leader_election.cc:343] T 564890310389407f99b025930b8101a0 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:50.183333 13666 leader_election.cc:304] T 564890310389407f99b025930b8101a0 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a9c02c890db74dbab4f206e01b2b236c; no voters: 1f25dea86efb4a8eb748487c36fa7bf8, 6dae720a66a943778ff6690268edb2a2
I20260710 13:19:50.185923 13834 raft_consensus.cc:3060] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.186204 13808 raft_consensus.cc:2749] T 564890310389407f99b025930b8101a0 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:50.201654 13821 consensus_queue.cc:1048] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:50.208679 13746 tablet_bootstrap.cc:492] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c: No bootstrap required, opened a new log
I20260710 13:19:50.209916 13746 ts_tablet_manager.cc:1403] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c: Time spent bootstrapping tablet: real 0.193s	user 0.010s	sys 0.013s
I20260710 13:19:50.217289 13552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e6983bfa6d4c4ca168cb0431eea79a" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087"
I20260710 13:19:50.218158 13552 raft_consensus.cc:3060] T 21e6983bfa6d4c4ca168cb0431eea79a P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:50.196307 13594 consensus_peers.cc:597] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2 -> Peer a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221): Couldn't send request to peer a9c02c890db74dbab4f206e01b2b236c. 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:19:50.220847 13594 leader_election.cc:304] T e7d6bd7c15a746eca42de43205afcb94 P 6dae720a66a943778ff6690268edb2a2 [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: 6dae720a66a943778ff6690268edb2a2; no voters: 724bb4dab6004b53b7d6924b0b516087, a9c02c890db74dbab4f206e01b2b236c
I20260710 13:19:50.215543 13745 raft_consensus.cc:359] T e77f59fe93b2410782502283c06195f5 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:50.224261 13745 raft_consensus.cc:385] T e77f59fe93b2410782502283c06195f5 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.224648 13745 raft_consensus.cc:740] T e77f59fe93b2410782502283c06195f5 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.228547 13626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e6983bfa6d4c4ca168cb0431eea79a" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2"
I20260710 13:19:50.229943 13757 leader_election.cc:290] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 election: Requested vote from peers 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757), 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
W20260710 13:19:50.231451 13666 leader_election.cc:343] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:50.231927 13821 consensus_queue.cc:1048] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.233717 13745 consensus_queue.cc:260] T e77f59fe93b2410782502283c06195f5 P 6dae720a66a943778ff6690268edb2a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:50.235849 13745 ts_tablet_manager.cc:1434] T e77f59fe93b2410782502283c06195f5 P 6dae720a66a943778ff6690268edb2a2: Time spent starting tablet: real 0.095s	user 0.005s	sys 0.000s
I20260710 13:19:50.236763 13745 tablet_bootstrap.cc:492] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2: Bootstrap starting.
I20260710 13:19:50.238490 13746 raft_consensus.cc:359] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:50.239521 13746 raft_consensus.cc:385] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.244990 13746 raft_consensus.cc:740] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.262671 13746 consensus_queue.cc:260] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
W20260710 13:19:50.269972 13425 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:50.270648 13745 tablet_bootstrap.cc:654] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.280486 13746 ts_tablet_manager.cc:1434] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.002s
I20260710 13:19:50.281654 13746 tablet_bootstrap.cc:492] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c: Bootstrap starting.
I20260710 13:19:50.288887 13746 tablet_bootstrap.cc:654] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.293632 13744 tablet_bootstrap.cc:492] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087: No bootstrap required, opened a new log
I20260710 13:19:50.294153 13744 ts_tablet_manager.cc:1403] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087: Time spent bootstrapping tablet: real 0.160s	user 0.011s	sys 0.037s
I20260710 13:19:50.294597 13748 tablet_bootstrap.cc:492] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8: No bootstrap required, opened a new log
I20260710 13:19:50.295046 13748 ts_tablet_manager.cc:1403] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.230s	user 0.024s	sys 0.003s
I20260710 13:19:50.296522 13372 catalog_manager.cc:5697] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dae720a66a943778ff6690268edb2a2 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "6dae720a66a943778ff6690268edb2a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:50.298243 13821 consensus_queue.cc:1048] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.298928 13829 consensus_queue.cc:1048] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.300500 13757 raft_consensus.cc:493] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.300978 13757 raft_consensus.cc:515] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:50.301803 13744 raft_consensus.cc:359] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:50.302454 13744 raft_consensus.cc:385] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.302811 13744 raft_consensus.cc:740] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 724bb4dab6004b53b7d6924b0b516087, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.304585 13744 consensus_queue.cc:260] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:50.308259 13744 ts_tablet_manager.cc:1434] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:19:50.310079 13476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7002961e43b44c586830ac93445f4aa" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:50.312631 13744 tablet_bootstrap.cc:492] T 14a306979c9d4bddaef038a4ca6ebc57 P 724bb4dab6004b53b7d6924b0b516087: Bootstrap starting.
I20260710 13:19:50.314271 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7002961e43b44c586830ac93445f4aa" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:50.320523 13748 raft_consensus.cc:359] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:50.324150 13748 raft_consensus.cc:385] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.324440 13748 raft_consensus.cc:740] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.324502 13667 leader_election.cc:304] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a9c02c890db74dbab4f206e01b2b236c; no voters: 1f25dea86efb4a8eb748487c36fa7bf8, 724bb4dab6004b53b7d6924b0b516087
I20260710 13:19:50.327019 13748 consensus_queue.cc:260] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:50.331429 13748 ts_tablet_manager.cc:1434] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260710 13:19:50.332710 13748 tablet_bootstrap.cc:492] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
W20260710 13:19:50.336897 13444 consensus_peers.cc:597] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 -> Peer 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757): Couldn't send request to peer 724bb4dab6004b53b7d6924b0b516087. 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:19:50.353475 13552 raft_consensus.cc:2468] T 21e6983bfa6d4c4ca168cb0431eea79a P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9c02c890db74dbab4f206e01b2b236c in term 1.
I20260710 13:19:50.355963 13834 raft_consensus.cc:2749] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:50.357760 13748 tablet_bootstrap.cc:654] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.316274 13757 leader_election.cc:290] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:50.363104 13744 tablet_bootstrap.cc:654] T 14a306979c9d4bddaef038a4ca6ebc57 P 724bb4dab6004b53b7d6924b0b516087: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.345353 13861 raft_consensus.cc:2749] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:50.372794 13750 consensus_queue.cc:1048] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.377040 13834 raft_consensus.cc:493] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.377315 13667 leader_election.cc:304] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c [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: 724bb4dab6004b53b7d6924b0b516087, a9c02c890db74dbab4f206e01b2b236c; no voters: 6dae720a66a943778ff6690268edb2a2
I20260710 13:19:50.377641 13834 raft_consensus.cc:515] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:50.379742 13829 consensus_queue.cc:1048] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.385246 13700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0435196d414a4b9d30480505442d90" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
W20260710 13:19:50.387185 13445 leader_election.cc:343] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:50.387925 13757 raft_consensus.cc:2804] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:50.389056 13757 raft_consensus.cc:697] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c [term 1 LEADER]: Becoming Leader. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Running, Role: LEADER
I20260710 13:19:50.391579 13757 consensus_queue.cc:237] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:50.396406 13699 raft_consensus.cc:3060] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.399290 13810 consensus_queue.cc:1048] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:19:50.404439 13858 consensus_queue.cc:1048] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:19:50.413275 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0435196d414a4b9d30480505442d90" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:50.414119 13553 raft_consensus.cc:2468] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f25dea86efb4a8eb748487c36fa7bf8 in term 0.
W20260710 13:19:50.421451 13592 consensus_peers.cc:597] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2 -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. 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:19:50.424785 13822 raft_consensus.cc:493] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.425472 13822 raft_consensus.cc:515] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:50.429751 13822 leader_election.cc:290] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859)
I20260710 13:19:50.431591 13444 leader_election.cc:304] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [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: 1f25dea86efb4a8eb748487c36fa7bf8, 724bb4dab6004b53b7d6924b0b516087; no voters: a9c02c890db74dbab4f206e01b2b236c
I20260710 13:19:50.432873 13479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5b2d449da3402a84dc8bf23ef2628f" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:50.431409 13698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5b2d449da3402a84dc8bf23ef2628f" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:50.403921 13834 leader_election.cc:290] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:50.437798 13829 raft_consensus.cc:2804] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:50.438447 13698 raft_consensus.cc:2468] T 1e5b2d449da3402a84dc8bf23ef2628f P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 724bb4dab6004b53b7d6924b0b516087 in term 0.
W20260710 13:19:50.440021 13518 leader_election.cc:343] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:50.436765 13810 consensus_queue.cc:1048] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:19:50.452664 13829 raft_consensus.cc:493] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:50.457880 13829 raft_consensus.cc:3060] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.461002 13816 raft_consensus.cc:2749] T e7d6bd7c15a746eca42de43205afcb94 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:50.463774 13745 tablet_bootstrap.cc:492] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2: No bootstrap required, opened a new log
I20260710 13:19:50.465234 13745 ts_tablet_manager.cc:1403] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2: Time spent bootstrapping tablet: real 0.229s	user 0.024s	sys 0.022s
I20260710 13:19:50.475374 13746 tablet_bootstrap.cc:492] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c: No bootstrap required, opened a new log
I20260710 13:19:50.478178 13746 ts_tablet_manager.cc:1403] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c: Time spent bootstrapping tablet: real 0.197s	user 0.014s	sys 0.010s
I20260710 13:19:50.478674 13745 raft_consensus.cc:359] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:50.479454 13745 raft_consensus.cc:385] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.479702 13745 raft_consensus.cc:740] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.480391 13745 consensus_queue.cc:260] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:50.482971 13745 ts_tablet_manager.cc:1434] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 13:19:50.483870 13745 tablet_bootstrap.cc:492] T a9857464ed184e6d9b8feccf7a346b0c P 6dae720a66a943778ff6690268edb2a2: Bootstrap starting.
W20260710 13:19:50.494218 13594 consensus_peers.cc:597] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 -> Peer a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221): Couldn't send request to peer a9c02c890db74dbab4f206e01b2b236c. 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:19:50.480670 13520 leader_election.cc:304] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [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: 724bb4dab6004b53b7d6924b0b516087, a9c02c890db74dbab4f206e01b2b236c; no voters: 1f25dea86efb4a8eb748487c36fa7bf8
I20260710 13:19:50.508536 13744 tablet_bootstrap.cc:492] T 14a306979c9d4bddaef038a4ca6ebc57 P 724bb4dab6004b53b7d6924b0b516087: No bootstrap required, opened a new log
I20260710 13:19:50.509058 13744 ts_tablet_manager.cc:1403] T 14a306979c9d4bddaef038a4ca6ebc57 P 724bb4dab6004b53b7d6924b0b516087: Time spent bootstrapping tablet: real 0.197s	user 0.012s	sys 0.018s
I20260710 13:19:50.518832 13748 tablet_bootstrap.cc:492] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8: No bootstrap required, opened a new log
I20260710 13:19:50.519593 13748 ts_tablet_manager.cc:1403] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.187s	user 0.015s	sys 0.007s
I20260710 13:19:50.511366 13822 raft_consensus.cc:2804] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:50.533634 13744 raft_consensus.cc:359] T 14a306979c9d4bddaef038a4ca6ebc57 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:50.534672 13744 raft_consensus.cc:385] T 14a306979c9d4bddaef038a4ca6ebc57 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.535070 13744 raft_consensus.cc:740] T 14a306979c9d4bddaef038a4ca6ebc57 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 724bb4dab6004b53b7d6924b0b516087, State: Initialized, Role: FOLLOWER
W20260710 13:19:50.516168 13520 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.21.4:33221, user_credentials={real_user=slave}} blocked reactor thread for 50191.4us
I20260710 13:19:50.520664 13752 raft_consensus.cc:493] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.544157 13752 raft_consensus.cc:515] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:50.547685 13479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a306979c9d4bddaef038a4ca6ebc57" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:50.548480 13744 consensus_queue.cc:260] T 14a306979c9d4bddaef038a4ca6ebc57 P 724bb4dab6004b53b7d6924b0b516087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:50.554909 13479 raft_consensus.cc:2468] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 0.
I20260710 13:19:50.555939 13815 raft_consensus.cc:493] T e77f59fe93b2410782502283c06195f5 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.556485 13815 raft_consensus.cc:515] T e77f59fe93b2410782502283c06195f5 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:50.558426 13815 leader_election.cc:290] T e77f59fe93b2410782502283c06195f5 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:50.559091 13745 tablet_bootstrap.cc:654] T a9857464ed184e6d9b8feccf7a346b0c P 6dae720a66a943778ff6690268edb2a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.529086 13822 raft_consensus.cc:493] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:50.568271 13752 leader_election.cc:290] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:50.570408 13744 ts_tablet_manager.cc:1434] T 14a306979c9d4bddaef038a4ca6ebc57 P 724bb4dab6004b53b7d6924b0b516087: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.002s
I20260710 13:19:50.574638 13744 tablet_bootstrap.cc:492] T 1a18f5b138d54fb39fc151ce73176902 P 724bb4dab6004b53b7d6924b0b516087: Bootstrap starting.
W20260710 13:19:50.574779 13445 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.21.4:33221, user_credentials={real_user=slave}} blocked reactor thread for 70282.2us
I20260710 13:19:50.576370 13881 consensus_queue.cc:1048] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:50.591768 13744 tablet_bootstrap.cc:654] T 1a18f5b138d54fb39fc151ce73176902 P 724bb4dab6004b53b7d6924b0b516087: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.593874 13592 leader_election.cc:304] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f25dea86efb4a8eb748487c36fa7bf8, 6dae720a66a943778ff6690268edb2a2; no voters: 
I20260710 13:19:50.563902 13822 raft_consensus.cc:3060] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.596411 13477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77f59fe93b2410782502283c06195f5" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:50.596669 13793 raft_consensus.cc:2804] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:50.597191 13477 raft_consensus.cc:2468] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 0.
I20260710 13:19:50.597448 13793 raft_consensus.cc:493] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:50.598052 13793 raft_consensus.cc:3060] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.601866 13746 raft_consensus.cc:359] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:50.602864 13746 raft_consensus.cc:385] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.603196 13746 raft_consensus.cc:740] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.612222 13746 consensus_queue.cc:260] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:50.615285 13746 ts_tablet_manager.cc:1434] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c: Time spent starting tablet: real 0.137s	user 0.005s	sys 0.001s
I20260710 13:19:50.607409 13829 raft_consensus.cc:515] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:50.619776 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a306979c9d4bddaef038a4ca6ebc57" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:50.630267 13553 raft_consensus.cc:2468] T 14a306979c9d4bddaef038a4ca6ebc57 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 0.
I20260710 13:19:50.631645 13746 tablet_bootstrap.cc:492] T e9f35d9f33fc419c930fdbd39f2cad9b P a9c02c890db74dbab4f206e01b2b236c: Bootstrap starting.
I20260710 13:19:50.633227 13794 raft_consensus.cc:493] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.633930 13794 raft_consensus.cc:515] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:50.627836 13699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0435196d414a4b9d30480505442d90" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c"
W20260710 13:19:50.638588 13445 leader_election.cc:343] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:50.626468 13829 leader_election.cc:290] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 election: Requested vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:50.628670 13552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0435196d414a4b9d30480505442d90" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087"
I20260710 13:19:50.642230 13552 raft_consensus.cc:3060] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.620278 13551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77f59fe93b2410782502283c06195f5" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:50.644781 13551 raft_consensus.cc:2468] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 0.
I20260710 13:19:50.656026 13592 leader_election.cc:304] T e77f59fe93b2410782502283c06195f5 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f25dea86efb4a8eb748487c36fa7bf8, 6dae720a66a943778ff6690268edb2a2; no voters: 
I20260710 13:19:50.657922 13748 raft_consensus.cc:359] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:50.658401 13816 raft_consensus.cc:2804] T e77f59fe93b2410782502283c06195f5 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:50.658836 13748 raft_consensus.cc:385] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.659031 13816 raft_consensus.cc:493] T e77f59fe93b2410782502283c06195f5 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:50.659597 13816 raft_consensus.cc:3060] T e77f59fe93b2410782502283c06195f5 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.661896 13858 consensus_queue.cc:1048] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.664111 13748 raft_consensus.cc:740] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.664907 13748 consensus_queue.cc:260] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:50.672295 13794 leader_election.cc:290] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
I20260710 13:19:50.676939 13748 ts_tablet_manager.cc:1434] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.157s	user 0.007s	sys 0.000s
I20260710 13:19:50.679646 13748 tablet_bootstrap.cc:492] T 658cacf2f5004b7f8218bab1c94acee2 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:50.628584 13822 raft_consensus.cc:515] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:50.683152 13477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77f59fe93b2410782502283c06195f5" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:50.683562 13626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77f59fe93b2410782502283c06195f5" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2" is_pre_election: true
I20260710 13:19:50.703742 13477 raft_consensus.cc:2468] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 724bb4dab6004b53b7d6924b0b516087 in term 0.
I20260710 13:19:50.714620 13793 raft_consensus.cc:515] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:50.719041 13477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a306979c9d4bddaef038a4ca6ebc57" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
I20260710 13:19:50.719628 13477 raft_consensus.cc:3060] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.720120 13518 leader_election.cc:304] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f25dea86efb4a8eb748487c36fa7bf8, 724bb4dab6004b53b7d6924b0b516087; no voters: 
I20260710 13:19:50.721992 13794 raft_consensus.cc:2804] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:50.722440 13794 raft_consensus.cc:493] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:50.722788 13794 raft_consensus.cc:3060] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.726053 13822 leader_election.cc:290] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 election: Requested vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859)
I20260710 13:19:50.726765 13699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5b2d449da3402a84dc8bf23ef2628f" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c"
I20260710 13:19:50.727455 13699 raft_consensus.cc:3060] T 1e5b2d449da3402a84dc8bf23ef2628f P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.728174 13551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a306979c9d4bddaef038a4ca6ebc57" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087"
I20260710 13:19:50.728857 13551 raft_consensus.cc:3060] T 14a306979c9d4bddaef038a4ca6ebc57 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.728864 13794 raft_consensus.cc:515] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:50.730409 13793 leader_election.cc:290] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 election: Requested vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:50.746588 13885 raft_consensus.cc:493] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.747169 13885 raft_consensus.cc:515] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:50.754288 13745 tablet_bootstrap.cc:492] T a9857464ed184e6d9b8feccf7a346b0c P 6dae720a66a943778ff6690268edb2a2: No bootstrap required, opened a new log
I20260710 13:19:50.754235 13794 leader_election.cc:290] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 election: Requested vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
I20260710 13:19:50.754941 13745 ts_tablet_manager.cc:1403] T a9857464ed184e6d9b8feccf7a346b0c P 6dae720a66a943778ff6690268edb2a2: Time spent bootstrapping tablet: real 0.271s	user 0.018s	sys 0.014s
I20260710 13:19:50.756680 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8944c9c4ff034027aa89cc2bc5a9c83e" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:50.719609 13373 catalog_manager.cc:5697] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c reported cstate change: term changed from 0 to 1, leader changed from <none> to a9c02c890db74dbab4f206e01b2b236c (127.11.21.4). New cstate: current_term: 1 leader_uuid: "a9c02c890db74dbab4f206e01b2b236c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:50.758371 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77f59fe93b2410782502283c06195f5" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2"
I20260710 13:19:50.761111 13746 tablet_bootstrap.cc:654] T e9f35d9f33fc419c930fdbd39f2cad9b P a9c02c890db74dbab4f206e01b2b236c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.739686 13816 raft_consensus.cc:515] T e77f59fe93b2410782502283c06195f5 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:50.764829 13745 raft_consensus.cc:359] T a9857464ed184e6d9b8feccf7a346b0c P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:50.766007 13745 raft_consensus.cc:385] T a9857464ed184e6d9b8feccf7a346b0c P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.766357 13745 raft_consensus.cc:740] T a9857464ed184e6d9b8feccf7a346b0c P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.768466 13745 consensus_queue.cc:260] T a9857464ed184e6d9b8feccf7a346b0c P 6dae720a66a943778ff6690268edb2a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:50.770671 13745 ts_tablet_manager.cc:1434] T a9857464ed184e6d9b8feccf7a346b0c P 6dae720a66a943778ff6690268edb2a2: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260710 13:19:50.771795 13745 tablet_bootstrap.cc:492] T 21e6983bfa6d4c4ca168cb0431eea79a P 6dae720a66a943778ff6690268edb2a2: Bootstrap starting.
I20260710 13:19:50.771842 13476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5b2d449da3402a84dc8bf23ef2628f" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
I20260710 13:19:50.773083 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77f59fe93b2410782502283c06195f5" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
I20260710 13:19:50.773216 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77f59fe93b2410782502283c06195f5" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087"
I20260710 13:19:50.773630 13626 raft_consensus.cc:2393] T e77f59fe93b2410782502283c06195f5 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 724bb4dab6004b53b7d6924b0b516087 in current term 1: Already voted for candidate 6dae720a66a943778ff6690268edb2a2 in this term.
I20260710 13:19:50.773684 13478 raft_consensus.cc:3060] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.774073 13554 raft_consensus.cc:2393] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6dae720a66a943778ff6690268edb2a2 in current term 1: Already voted for candidate 724bb4dab6004b53b7d6924b0b516087 in this term.
I20260710 13:19:50.775579 13816 leader_election.cc:290] T e77f59fe93b2410782502283c06195f5 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 election: Requested vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:50.764459 13552 raft_consensus.cc:2468] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f25dea86efb4a8eb748487c36fa7bf8 in term 1.
I20260710 13:19:50.778091 13748 tablet_bootstrap.cc:654] T 658cacf2f5004b7f8218bab1c94acee2 P 1f25dea86efb4a8eb748487c36fa7bf8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.779657 13745 tablet_bootstrap.cc:654] T 21e6983bfa6d4c4ca168cb0431eea79a P 6dae720a66a943778ff6690268edb2a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.779626 13444 leader_election.cc:304] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [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: 1f25dea86efb4a8eb748487c36fa7bf8, 724bb4dab6004b53b7d6924b0b516087; no voters: a9c02c890db74dbab4f206e01b2b236c
I20260710 13:19:50.778033 13476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77f59fe93b2410782502283c06195f5" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
I20260710 13:19:50.754259 13477 raft_consensus.cc:2468] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 1.
I20260710 13:19:50.764715 13699 raft_consensus.cc:2468] T 1e5b2d449da3402a84dc8bf23ef2628f P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 724bb4dab6004b53b7d6924b0b516087 in term 1.
I20260710 13:19:50.789908 13885 leader_election.cc:290] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757), 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
I20260710 13:19:50.790299 13884 raft_consensus.cc:2804] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:50.791019 13884 raft_consensus.cc:697] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 LEADER]: Becoming Leader. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Running, Role: LEADER
I20260710 13:19:50.792616 13744 tablet_bootstrap.cc:492] T 1a18f5b138d54fb39fc151ce73176902 P 724bb4dab6004b53b7d6924b0b516087: No bootstrap required, opened a new log
I20260710 13:19:50.793087 13744 ts_tablet_manager.cc:1403] T 1a18f5b138d54fb39fc151ce73176902 P 724bb4dab6004b53b7d6924b0b516087: Time spent bootstrapping tablet: real 0.219s	user 0.008s	sys 0.005s
I20260710 13:19:50.786931 13551 raft_consensus.cc:2468] T 14a306979c9d4bddaef038a4ca6ebc57 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 1.
W20260710 13:19:50.788269 13518 leader_election.cc:343] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:50.794073 13884 consensus_queue.cc:237] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:50.806587 13744 raft_consensus.cc:359] T 1a18f5b138d54fb39fc151ce73176902 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:50.807353 13744 raft_consensus.cc:385] T 1a18f5b138d54fb39fc151ce73176902 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.807603 13744 raft_consensus.cc:740] T 1a18f5b138d54fb39fc151ce73176902 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 724bb4dab6004b53b7d6924b0b516087, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.811084 13593 leader_election.cc:304] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dae720a66a943778ff6690268edb2a2, 724bb4dab6004b53b7d6924b0b516087; no voters: 
I20260710 13:19:50.808202 13744 consensus_queue.cc:260] T 1a18f5b138d54fb39fc151ce73176902 P 724bb4dab6004b53b7d6924b0b516087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:50.814282 13744 ts_tablet_manager.cc:1434] T 1a18f5b138d54fb39fc151ce73176902 P 724bb4dab6004b53b7d6924b0b516087: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260710 13:19:50.817634 13744 tablet_bootstrap.cc:492] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087: Bootstrap starting.
I20260710 13:19:50.819751 13592 leader_election.cc:304] T e77f59fe93b2410782502283c06195f5 P 6dae720a66a943778ff6690268edb2a2 [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: 6dae720a66a943778ff6690268edb2a2; no voters: 1f25dea86efb4a8eb748487c36fa7bf8, 724bb4dab6004b53b7d6924b0b516087
I20260710 13:19:50.820720 13816 raft_consensus.cc:2749] T e77f59fe93b2410782502283c06195f5 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:50.821130 13626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8944c9c4ff034027aa89cc2bc5a9c83e" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2" is_pre_election: true
I20260710 13:19:50.820747 13520 leader_election.cc:304] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [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: 724bb4dab6004b53b7d6924b0b516087, a9c02c890db74dbab4f206e01b2b236c; no voters: 1f25dea86efb4a8eb748487c36fa7bf8
I20260710 13:19:50.823364 13822 raft_consensus.cc:2804] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:50.823491 13443 leader_election.cc:304] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f25dea86efb4a8eb748487c36fa7bf8; no voters: 6dae720a66a943778ff6690268edb2a2, 724bb4dab6004b53b7d6924b0b516087
I20260710 13:19:50.826792 13822 raft_consensus.cc:697] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [term 1 LEADER]: Becoming Leader. State: Replica: 724bb4dab6004b53b7d6924b0b516087, State: Running, Role: LEADER
I20260710 13:19:50.824055 13816 raft_consensus.cc:2804] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:50.829080 13885 raft_consensus.cc:2749] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:50.831600 13822 consensus_queue.cc:237] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:50.834867 13478 raft_consensus.cc:2468] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 724bb4dab6004b53b7d6924b0b516087 in term 1.
I20260710 13:19:50.836052 13816 raft_consensus.cc:697] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [term 1 LEADER]: Becoming Leader. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Running, Role: LEADER
I20260710 13:19:50.836948 13816 consensus_queue.cc:237] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:50.845903 13746 tablet_bootstrap.cc:492] T e9f35d9f33fc419c930fdbd39f2cad9b P a9c02c890db74dbab4f206e01b2b236c: No bootstrap required, opened a new log
W20260710 13:19:50.846858 13666 consensus_peers.cc:597] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c -> Peer 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251): Couldn't send request to peer 6dae720a66a943778ff6690268edb2a2. 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:19:50.847136 13746 ts_tablet_manager.cc:1403] T e9f35d9f33fc419c930fdbd39f2cad9b P a9c02c890db74dbab4f206e01b2b236c: Time spent bootstrapping tablet: real 0.216s	user 0.010s	sys 0.009s
I20260710 13:19:50.848136 13745 tablet_bootstrap.cc:492] T 21e6983bfa6d4c4ca168cb0431eea79a P 6dae720a66a943778ff6690268edb2a2: No bootstrap required, opened a new log
I20260710 13:19:50.849220 13745 ts_tablet_manager.cc:1403] T 21e6983bfa6d4c4ca168cb0431eea79a P 6dae720a66a943778ff6690268edb2a2: Time spent bootstrapping tablet: real 0.078s	user 0.018s	sys 0.008s
I20260710 13:19:50.852698 13745 raft_consensus.cc:359] T 21e6983bfa6d4c4ca168cb0431eea79a P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:50.853437 13745 raft_consensus.cc:385] T 21e6983bfa6d4c4ca168cb0431eea79a P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.853724 13745 raft_consensus.cc:740] T 21e6983bfa6d4c4ca168cb0431eea79a P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.854418 13745 consensus_queue.cc:260] T 21e6983bfa6d4c4ca168cb0431eea79a P 6dae720a66a943778ff6690268edb2a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:50.857106 13748 tablet_bootstrap.cc:492] T 658cacf2f5004b7f8218bab1c94acee2 P 1f25dea86efb4a8eb748487c36fa7bf8: No bootstrap required, opened a new log
I20260710 13:19:50.857697 13748 ts_tablet_manager.cc:1403] T 658cacf2f5004b7f8218bab1c94acee2 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.180s	user 0.018s	sys 0.001s
I20260710 13:19:50.857362 13372 catalog_manager.cc:5697] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1). New cstate: current_term: 1 leader_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:50.866405 13745 ts_tablet_manager.cc:1434] T 21e6983bfa6d4c4ca168cb0431eea79a P 6dae720a66a943778ff6690268edb2a2: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260710 13:19:50.862838 13748 raft_consensus.cc:359] T 658cacf2f5004b7f8218bab1c94acee2 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:50.866971 13748 raft_consensus.cc:385] T 658cacf2f5004b7f8218bab1c94acee2 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.867290 13748 raft_consensus.cc:740] T 658cacf2f5004b7f8218bab1c94acee2 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.868094 13748 consensus_queue.cc:260] T 658cacf2f5004b7f8218bab1c94acee2 P 1f25dea86efb4a8eb748487c36fa7bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:50.870322 13748 ts_tablet_manager.cc:1434] T 658cacf2f5004b7f8218bab1c94acee2 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260710 13:19:50.862187 13746 raft_consensus.cc:359] T e9f35d9f33fc419c930fdbd39f2cad9b P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:50.870745 13746 raft_consensus.cc:385] T e9f35d9f33fc419c930fdbd39f2cad9b P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.871047 13746 raft_consensus.cc:740] T e9f35d9f33fc419c930fdbd39f2cad9b P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.871733 13748 tablet_bootstrap.cc:492] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:50.871832 13746 consensus_queue.cc:260] T e9f35d9f33fc419c930fdbd39f2cad9b P a9c02c890db74dbab4f206e01b2b236c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:50.872493 13745 tablet_bootstrap.cc:492] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2: Bootstrap starting.
I20260710 13:19:50.865468 13884 raft_consensus.cc:493] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.859556 13744 tablet_bootstrap.cc:654] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.881307 13518 leader_election.cc:304] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087 [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: 1f25dea86efb4a8eb748487c36fa7bf8, 724bb4dab6004b53b7d6924b0b516087; no voters: 6dae720a66a943778ff6690268edb2a2
I20260710 13:19:50.893972 13744 tablet_bootstrap.cc:492] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087: No bootstrap required, opened a new log
I20260710 13:19:50.880244 13745 tablet_bootstrap.cc:654] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.889191 13746 ts_tablet_manager.cc:1434] T e9f35d9f33fc419c930fdbd39f2cad9b P a9c02c890db74dbab4f206e01b2b236c: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260710 13:19:50.885684 13478 raft_consensus.cc:3060] T 658cacf2f5004b7f8218bab1c94acee2 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.896031 13746 tablet_bootstrap.cc:492] T 5a5bbb8d25244ee68347c171d8424911 P a9c02c890db74dbab4f206e01b2b236c: Bootstrap starting.
I20260710 13:19:50.894454 13822 raft_consensus.cc:2804] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:50.888196 13748 tablet_bootstrap.cc:654] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.899894 13477 raft_consensus.cc:3060] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.899997 13757 consensus_queue.cc:1048] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c [LEADER]: Connected to new peer: Peer: permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:50.878481 13884 raft_consensus.cc:515] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:50.908913 13822 raft_consensus.cc:697] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087 [term 1 LEADER]: Becoming Leader. State: Replica: 724bb4dab6004b53b7d6924b0b516087, State: Running, Role: LEADER
I20260710 13:19:50.909957 13479 raft_consensus.cc:3060] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.910079 13822 consensus_queue.cc:237] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:50.894460 13744 ts_tablet_manager.cc:1403] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.003s
I20260710 13:19:50.917568 13626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e622cc0144b14f5db20f8047818f7ad2" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2" is_pre_election: true
I20260710 13:19:50.917709 13884 leader_election.cc:290] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757), 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
I20260710 13:19:50.920295 13551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e622cc0144b14f5db20f8047818f7ad2" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:50.921027 13376 catalog_manager.cc:5697] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2). New cstate: current_term: 1 leader_uuid: "724bb4dab6004b53b7d6924b0b516087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:50.920897 13746 tablet_bootstrap.cc:654] T 5a5bbb8d25244ee68347c171d8424911 P a9c02c890db74dbab4f206e01b2b236c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.921823 13757 raft_consensus.cc:493] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.925757 13444 leader_election.cc:304] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f25dea86efb4a8eb748487c36fa7bf8; no voters: 6dae720a66a943778ff6690268edb2a2, 724bb4dab6004b53b7d6924b0b516087
I20260710 13:19:50.926216 13757 raft_consensus.cc:515] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:50.917366 13377 catalog_manager.cc:5697] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dae720a66a943778ff6690268edb2a2 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "6dae720a66a943778ff6690268edb2a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:50.928936 13757 leader_election.cc:290] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757), 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
I20260710 13:19:50.929612 13744 raft_consensus.cc:359] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:50.930338 13744 raft_consensus.cc:385] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.930151 13626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9857464ed184e6d9b8feccf7a346b0c" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2" is_pre_election: true
I20260710 13:19:50.930909 13626 raft_consensus.cc:2468] T a9857464ed184e6d9b8feccf7a346b0c P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9c02c890db74dbab4f206e01b2b236c in term 0.
I20260710 13:19:50.931483 13551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9857464ed184e6d9b8feccf7a346b0c" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:50.932191 13551 raft_consensus.cc:2468] T a9857464ed184e6d9b8feccf7a346b0c P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9c02c890db74dbab4f206e01b2b236c in term 0.
I20260710 13:19:50.933285 13666 leader_election.cc:304] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dae720a66a943778ff6690268edb2a2, a9c02c890db74dbab4f206e01b2b236c; no voters: 
I20260710 13:19:50.934520 13744 raft_consensus.cc:740] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 724bb4dab6004b53b7d6924b0b516087, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.934526 13745 tablet_bootstrap.cc:492] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2: No bootstrap required, opened a new log
I20260710 13:19:50.935297 13745 ts_tablet_manager.cc:1403] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.008s
I20260710 13:19:50.938021 13745 raft_consensus.cc:359] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:50.934317 13757 raft_consensus.cc:2804] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:50.938727 13745 raft_consensus.cc:385] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.938982 13757 raft_consensus.cc:493] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:50.939028 13745 raft_consensus.cc:740] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.939421 13757 raft_consensus.cc:3060] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.939796 13745 consensus_queue.cc:260] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:50.953835 13748 tablet_bootstrap.cc:492] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8: No bootstrap required, opened a new log
I20260710 13:19:50.954329 13748 ts_tablet_manager.cc:1403] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.013s
I20260710 13:19:50.957788 13745 ts_tablet_manager.cc:1434] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.003s
I20260710 13:19:50.958775 13745 tablet_bootstrap.cc:492] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2: Bootstrap starting.
I20260710 13:19:50.935407 13744 consensus_queue.cc:260] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:50.961815 13744 ts_tablet_manager.cc:1434] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260710 13:19:50.963099 13744 tablet_bootstrap.cc:492] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087: Bootstrap starting.
I20260710 13:19:50.963512 13757 raft_consensus.cc:515] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:50.965629 13757 leader_election.cc:290] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 election: Requested vote from peers 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757), 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
I20260710 13:19:50.967607 13551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9857464ed184e6d9b8feccf7a346b0c" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087"
I20260710 13:19:50.968392 13551 raft_consensus.cc:3060] T a9857464ed184e6d9b8feccf7a346b0c P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.977185 13744 tablet_bootstrap.cc:654] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.978312 13745 tablet_bootstrap.cc:654] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:50.980149 13901 log.cc:927] Time spent T 658cacf2f5004b7f8218bab1c94acee2 P 1f25dea86efb4a8eb748487c36fa7bf8: Append to log took a long time: real 0.061s	user 0.001s	sys 0.002s
I20260710 13:19:50.980597 13626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9857464ed184e6d9b8feccf7a346b0c" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2"
I20260710 13:19:50.981359 13626 raft_consensus.cc:3060] T a9857464ed184e6d9b8feccf7a346b0c P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.978368 13746 tablet_bootstrap.cc:492] T 5a5bbb8d25244ee68347c171d8424911 P a9c02c890db74dbab4f206e01b2b236c: No bootstrap required, opened a new log
I20260710 13:19:50.984525 13746 ts_tablet_manager.cc:1403] T 5a5bbb8d25244ee68347c171d8424911 P a9c02c890db74dbab4f206e01b2b236c: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.000s
I20260710 13:19:50.986941 13884 raft_consensus.cc:2749] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:50.989701 13748 raft_consensus.cc:359] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:50.990661 13748 raft_consensus.cc:385] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.991029 13748 raft_consensus.cc:740] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.001117 13744 tablet_bootstrap.cc:492] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087: No bootstrap required, opened a new log
I20260710 13:19:51.001732 13744 ts_tablet_manager.cc:1403] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.000s
I20260710 13:19:51.004809 13744 raft_consensus.cc:359] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:51.005515 13744 raft_consensus.cc:385] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.005792 13744 raft_consensus.cc:740] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 724bb4dab6004b53b7d6924b0b516087, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.006685 13744 consensus_queue.cc:260] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:51.009440 13744 ts_tablet_manager.cc:1434] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:51.012728 13626 raft_consensus.cc:2468] T a9857464ed184e6d9b8feccf7a346b0c P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9c02c890db74dbab4f206e01b2b236c in term 1.
I20260710 13:19:51.016803 13746 raft_consensus.cc:359] T 5a5bbb8d25244ee68347c171d8424911 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:51.015583 13748 consensus_queue.cc:260] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:51.017635 13746 raft_consensus.cc:385] T 5a5bbb8d25244ee68347c171d8424911 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.017956 13746 raft_consensus.cc:740] T 5a5bbb8d25244ee68347c171d8424911 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.018654 13746 consensus_queue.cc:260] T 5a5bbb8d25244ee68347c171d8424911 P a9c02c890db74dbab4f206e01b2b236c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:51.020862 13746 ts_tablet_manager.cc:1434] T 5a5bbb8d25244ee68347c171d8424911 P a9c02c890db74dbab4f206e01b2b236c: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260710 13:19:51.021852 13746 tablet_bootstrap.cc:492] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c: Bootstrap starting.
I20260710 13:19:51.022519 13745 tablet_bootstrap.cc:492] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2: No bootstrap required, opened a new log
I20260710 13:19:51.023075 13745 ts_tablet_manager.cc:1403] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2: Time spent bootstrapping tablet: real 0.064s	user 0.021s	sys 0.013s
I20260710 13:19:51.016727 13551 raft_consensus.cc:2468] T a9857464ed184e6d9b8feccf7a346b0c P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9c02c890db74dbab4f206e01b2b236c in term 1.
I20260710 13:19:51.025874 13667 leader_election.cc:304] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 724bb4dab6004b53b7d6924b0b516087, a9c02c890db74dbab4f206e01b2b236c; no voters: 
I20260710 13:19:51.026757 13808 raft_consensus.cc:2804] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:51.027245 13808 raft_consensus.cc:697] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c [term 1 LEADER]: Becoming Leader. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Running, Role: LEADER
I20260710 13:19:51.028095 13746 tablet_bootstrap.cc:654] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.031915 13748 ts_tablet_manager.cc:1434] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.077s	user 0.010s	sys 0.000s
I20260710 13:19:51.032152 13808 consensus_queue.cc:237] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:51.033504 13748 tablet_bootstrap.cc:492] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:51.031526 13377 catalog_manager.cc:5697] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2). New cstate: current_term: 1 leader_uuid: "724bb4dab6004b53b7d6924b0b516087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.048820 13748 tablet_bootstrap.cc:654] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.053560 13746 tablet_bootstrap.cc:492] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c: No bootstrap required, opened a new log
I20260710 13:19:51.054293 13746 ts_tablet_manager.cc:1403] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.020s
I20260710 13:19:51.058032 13746 raft_consensus.cc:359] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:51.057955 13373 catalog_manager.cc:5697] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c reported cstate change: term changed from 0 to 1, leader changed from <none> to a9c02c890db74dbab4f206e01b2b236c (127.11.21.4). New cstate: current_term: 1 leader_uuid: "a9c02c890db74dbab4f206e01b2b236c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:51.059437 13746 raft_consensus.cc:385] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.059916 13746 raft_consensus.cc:740] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.060240 13745 raft_consensus.cc:359] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:51.061061 13745 raft_consensus.cc:385] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.061432 13745 raft_consensus.cc:740] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.062074 13745 consensus_queue.cc:260] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:51.064327 13745 ts_tablet_manager.cc:1434] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.002s
I20260710 13:19:51.061053 13746 consensus_queue.cc:260] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:51.065204 13745 tablet_bootstrap.cc:492] T 86eefc1ce66247c186f7b0adf370989f P 6dae720a66a943778ff6690268edb2a2: Bootstrap starting.
I20260710 13:19:51.066833 13746 ts_tablet_manager.cc:1434] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:19:51.067305 13748 tablet_bootstrap.cc:492] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8: No bootstrap required, opened a new log
I20260710 13:19:51.067849 13748 ts_tablet_manager.cc:1403] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.005s
I20260710 13:19:51.067914 13746 tablet_bootstrap.cc:492] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c: Bootstrap starting.
I20260710 13:19:51.070886 13748 raft_consensus.cc:359] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:51.071736 13748 raft_consensus.cc:385] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.072173 13748 raft_consensus.cc:740] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.072992 13748 consensus_queue.cc:260] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:51.073647 13884 raft_consensus.cc:493] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.074187 13884 raft_consensus.cc:515] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:51.076359 13884 leader_election.cc:290] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:51.076505 13745 tablet_bootstrap.cc:654] T 86eefc1ce66247c186f7b0adf370989f P 6dae720a66a943778ff6690268edb2a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.077988 13699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5b2d449da3402a84dc8bf23ef2628f" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:51.078801 13748 ts_tablet_manager.cc:1434] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:19:51.079911 13748 tablet_bootstrap.cc:492] T f1a98c01ec7a42fd9dd303e59ba3a591 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:51.080488 13551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5b2d449da3402a84dc8bf23ef2628f" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:51.078835 13699 raft_consensus.cc:2393] T 1e5b2d449da3402a84dc8bf23ef2628f P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f25dea86efb4a8eb748487c36fa7bf8 in current term 1: Already voted for candidate 724bb4dab6004b53b7d6924b0b516087 in this term.
I20260710 13:19:51.083880 13445 leader_election.cc:304] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f25dea86efb4a8eb748487c36fa7bf8; no voters: 724bb4dab6004b53b7d6924b0b516087, a9c02c890db74dbab4f206e01b2b236c
I20260710 13:19:51.084901 13885 raft_consensus.cc:3060] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.086628 13748 tablet_bootstrap.cc:654] T f1a98c01ec7a42fd9dd303e59ba3a591 P 1f25dea86efb4a8eb748487c36fa7bf8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.097417 13884 raft_consensus.cc:493] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.097829 13745 tablet_bootstrap.cc:492] T 86eefc1ce66247c186f7b0adf370989f P 6dae720a66a943778ff6690268edb2a2: No bootstrap required, opened a new log
I20260710 13:19:51.098537 13745 ts_tablet_manager.cc:1403] T 86eefc1ce66247c186f7b0adf370989f P 6dae720a66a943778ff6690268edb2a2: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.012s
I20260710 13:19:51.100380 13746 tablet_bootstrap.cc:654] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.101193 13745 raft_consensus.cc:359] T 86eefc1ce66247c186f7b0adf370989f P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:51.101918 13745 raft_consensus.cc:385] T 86eefc1ce66247c186f7b0adf370989f P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.102183 13745 raft_consensus.cc:740] T 86eefc1ce66247c186f7b0adf370989f P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.102932 13745 consensus_queue.cc:260] T 86eefc1ce66247c186f7b0adf370989f P 6dae720a66a943778ff6690268edb2a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:51.097731 13885 raft_consensus.cc:2749] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:51.104843 13745 ts_tablet_manager.cc:1434] T 86eefc1ce66247c186f7b0adf370989f P 6dae720a66a943778ff6690268edb2a2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:19:51.107908 13746 tablet_bootstrap.cc:492] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c: No bootstrap required, opened a new log
I20260710 13:19:51.108579 13746 ts_tablet_manager.cc:1403] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.000s
I20260710 13:19:51.111099 13884 raft_consensus.cc:515] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:51.112353 13746 raft_consensus.cc:359] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:51.113330 13746 raft_consensus.cc:385] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.113675 13746 raft_consensus.cc:740] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.114070 13699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a18f5b138d54fb39fc151ce73176902" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:51.114790 13816 raft_consensus.cc:493] T 21e6983bfa6d4c4ca168cb0431eea79a P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.114584 13746 consensus_queue.cc:260] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:51.115201 13816 raft_consensus.cc:515] T 21e6983bfa6d4c4ca168cb0431eea79a P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:51.115898 13699 raft_consensus.cc:2468] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f25dea86efb4a8eb748487c36fa7bf8 in term 0.
I20260710 13:19:51.118193 13551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e6983bfa6d4c4ca168cb0431eea79a" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:51.124492 13748 tablet_bootstrap.cc:492] T f1a98c01ec7a42fd9dd303e59ba3a591 P 1f25dea86efb4a8eb748487c36fa7bf8: No bootstrap required, opened a new log
I20260710 13:19:51.124492 13746 ts_tablet_manager.cc:1434] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:19:51.125330 13748 ts_tablet_manager.cc:1403] T f1a98c01ec7a42fd9dd303e59ba3a591 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.016s
I20260710 13:19:51.125835 13746 tablet_bootstrap.cc:492] T f1a98c01ec7a42fd9dd303e59ba3a591 P a9c02c890db74dbab4f206e01b2b236c: Bootstrap starting.
I20260710 13:19:51.126832 13699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e6983bfa6d4c4ca168cb0431eea79a" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:51.128448 13748 raft_consensus.cc:359] T f1a98c01ec7a42fd9dd303e59ba3a591 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:51.128588 13594 leader_election.cc:304] T 21e6983bfa6d4c4ca168cb0431eea79a P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6dae720a66a943778ff6690268edb2a2; no voters: 724bb4dab6004b53b7d6924b0b516087, a9c02c890db74dbab4f206e01b2b236c
I20260710 13:19:51.129460 13445 leader_election.cc:304] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f25dea86efb4a8eb748487c36fa7bf8, a9c02c890db74dbab4f206e01b2b236c; no voters: 
I20260710 13:19:51.129959 13793 raft_consensus.cc:2749] T 21e6983bfa6d4c4ca168cb0431eea79a P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:51.130896 13748 raft_consensus.cc:385] T f1a98c01ec7a42fd9dd303e59ba3a591 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.131263 13748 raft_consensus.cc:740] T f1a98c01ec7a42fd9dd303e59ba3a591 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.132015 13748 consensus_queue.cc:260] T f1a98c01ec7a42fd9dd303e59ba3a591 P 1f25dea86efb4a8eb748487c36fa7bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:51.132494 13746 tablet_bootstrap.cc:654] T f1a98c01ec7a42fd9dd303e59ba3a591 P a9c02c890db74dbab4f206e01b2b236c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.133196 13834 raft_consensus.cc:2804] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:51.133638 13834 raft_consensus.cc:493] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:51.134006 13834 raft_consensus.cc:3060] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.138182 13816 leader_election.cc:290] T 21e6983bfa6d4c4ca168cb0431eea79a P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757), a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221)
I20260710 13:19:51.140839 13884 leader_election.cc:290] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:51.142766 13551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a18f5b138d54fb39fc151ce73176902" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:51.143519 13551 raft_consensus.cc:2468] T 1a18f5b138d54fb39fc151ce73176902 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f25dea86efb4a8eb748487c36fa7bf8 in term 0.
I20260710 13:19:51.146847 13746 tablet_bootstrap.cc:492] T f1a98c01ec7a42fd9dd303e59ba3a591 P a9c02c890db74dbab4f206e01b2b236c: No bootstrap required, opened a new log
I20260710 13:19:51.146848 13834 raft_consensus.cc:515] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:51.147545 13746 ts_tablet_manager.cc:1403] T f1a98c01ec7a42fd9dd303e59ba3a591 P a9c02c890db74dbab4f206e01b2b236c: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260710 13:19:51.148501 13748 ts_tablet_manager.cc:1434] T f1a98c01ec7a42fd9dd303e59ba3a591 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 13:19:51.149637 13748 tablet_bootstrap.cc:492] T 564890310389407f99b025930b8101a0 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:51.150624 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a18f5b138d54fb39fc151ce73176902" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c"
I20260710 13:19:51.150852 13699 raft_consensus.cc:3060] T e9f35d9f33fc419c930fdbd39f2cad9b P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.151307 13701 raft_consensus.cc:3060] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.151396 13834 leader_election.cc:290] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 election: Requested vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:51.152976 13551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a18f5b138d54fb39fc151ce73176902" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087"
I20260710 13:19:51.153585 13551 raft_consensus.cc:3060] T 1a18f5b138d54fb39fc151ce73176902 P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.150846 13746 raft_consensus.cc:359] T f1a98c01ec7a42fd9dd303e59ba3a591 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:51.156629 13746 raft_consensus.cc:385] T f1a98c01ec7a42fd9dd303e59ba3a591 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.156960 13746 raft_consensus.cc:740] T f1a98c01ec7a42fd9dd303e59ba3a591 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.157647 13746 consensus_queue.cc:260] T f1a98c01ec7a42fd9dd303e59ba3a591 P a9c02c890db74dbab4f206e01b2b236c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:51.159772 13746 ts_tablet_manager.cc:1434] T f1a98c01ec7a42fd9dd303e59ba3a591 P a9c02c890db74dbab4f206e01b2b236c: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.001s
I20260710 13:19:51.160821 13551 raft_consensus.cc:2468] T 1a18f5b138d54fb39fc151ce73176902 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f25dea86efb4a8eb748487c36fa7bf8 in term 1.
I20260710 13:19:51.162719 13444 leader_election.cc:304] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f25dea86efb4a8eb748487c36fa7bf8, 724bb4dab6004b53b7d6924b0b516087; no voters: 
I20260710 13:19:51.164950 13701 raft_consensus.cc:2468] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f25dea86efb4a8eb748487c36fa7bf8 in term 1.
I20260710 13:19:51.165261 13746 tablet_bootstrap.cc:492] T 86eefc1ce66247c186f7b0adf370989f P a9c02c890db74dbab4f206e01b2b236c: Bootstrap starting.
I20260710 13:19:51.165614 13834 raft_consensus.cc:2804] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:51.166564 13834 raft_consensus.cc:697] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 LEADER]: Becoming Leader. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Running, Role: LEADER
I20260710 13:19:51.167508 13834 consensus_queue.cc:237] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:51.171736 13748 tablet_bootstrap.cc:654] T 564890310389407f99b025930b8101a0 P 1f25dea86efb4a8eb748487c36fa7bf8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.172971 13746 tablet_bootstrap.cc:654] T 86eefc1ce66247c186f7b0adf370989f P a9c02c890db74dbab4f206e01b2b236c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.176713 13822 raft_consensus.cc:493] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.177296 13822 raft_consensus.cc:515] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:51.180305 13551 raft_consensus.cc:3060] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.182173 13373 catalog_manager.cc:5697] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1). New cstate: current_term: 1 leader_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.187227 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8231a191e3e94d5bba34416641e21c3f" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:51.190356 13822 leader_election.cc:290] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859)
I20260710 13:19:51.192565 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8231a191e3e94d5bba34416641e21c3f" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:51.194864 13518 leader_election.cc:304] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 724bb4dab6004b53b7d6924b0b516087; no voters: 1f25dea86efb4a8eb748487c36fa7bf8, a9c02c890db74dbab4f206e01b2b236c
I20260710 13:19:51.209977 13816 raft_consensus.cc:493] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.210644 13816 raft_consensus.cc:515] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:51.214193 13816 leader_election.cc:290] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859)
I20260710 13:19:51.217640 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a98c01ec7a42fd9dd303e59ba3a591" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:51.218398 13478 raft_consensus.cc:2468] T f1a98c01ec7a42fd9dd303e59ba3a591 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 0.
I20260710 13:19:51.219863 13592 leader_election.cc:304] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f25dea86efb4a8eb748487c36fa7bf8, 6dae720a66a943778ff6690268edb2a2; no voters: 
I20260710 13:19:51.220793 13816 raft_consensus.cc:2804] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:51.221170 13816 raft_consensus.cc:493] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:51.221510 13816 raft_consensus.cc:3060] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.221920 13748 tablet_bootstrap.cc:492] T 564890310389407f99b025930b8101a0 P 1f25dea86efb4a8eb748487c36fa7bf8: No bootstrap required, opened a new log
I20260710 13:19:51.222424 13748 ts_tablet_manager.cc:1403] T 564890310389407f99b025930b8101a0 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.073s	user 0.020s	sys 0.022s
I20260710 13:19:51.225231 13748 raft_consensus.cc:359] T 564890310389407f99b025930b8101a0 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:51.225904 13748 raft_consensus.cc:385] T 564890310389407f99b025930b8101a0 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.226711 13748 raft_consensus.cc:740] T 564890310389407f99b025930b8101a0 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.227447 13748 consensus_queue.cc:260] T 564890310389407f99b025930b8101a0 P 1f25dea86efb4a8eb748487c36fa7bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:51.229543 13748 ts_tablet_manager.cc:1434] T 564890310389407f99b025930b8101a0 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:51.231138 13816 raft_consensus.cc:515] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:51.232241 13699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a98c01ec7a42fd9dd303e59ba3a591" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:51.234074 13699 raft_consensus.cc:2468] T f1a98c01ec7a42fd9dd303e59ba3a591 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 0.
I20260710 13:19:51.234561 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a98c01ec7a42fd9dd303e59ba3a591" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c"
I20260710 13:19:51.235183 13701 raft_consensus.cc:3060] T f1a98c01ec7a42fd9dd303e59ba3a591 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.243832 13699 raft_consensus.cc:3060] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.256523 13834 consensus_queue.cc:1048] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:51.266901 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a98c01ec7a42fd9dd303e59ba3a591" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
I20260710 13:19:51.267844 13478 raft_consensus.cc:3060] T f1a98c01ec7a42fd9dd303e59ba3a591 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.269663 13746 tablet_bootstrap.cc:492] T 86eefc1ce66247c186f7b0adf370989f P a9c02c890db74dbab4f206e01b2b236c: No bootstrap required, opened a new log
I20260710 13:19:51.270234 13746 ts_tablet_manager.cc:1403] T 86eefc1ce66247c186f7b0adf370989f P a9c02c890db74dbab4f206e01b2b236c: Time spent bootstrapping tablet: real 0.105s	user 0.045s	sys 0.042s
I20260710 13:19:51.274205 13793 consensus_queue.cc:1048] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:51.275115 13746 raft_consensus.cc:359] T 86eefc1ce66247c186f7b0adf370989f P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:51.275887 13746 raft_consensus.cc:385] T 86eefc1ce66247c186f7b0adf370989f P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.276270 13746 raft_consensus.cc:740] T 86eefc1ce66247c186f7b0adf370989f P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Initialized, Role: FOLLOWER
W20260710 13:19:51.276834 13425 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:51.278345 13794 raft_consensus.cc:493] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.278864 13794 raft_consensus.cc:515] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:51.276959 13746 consensus_queue.cc:260] T 86eefc1ce66247c186f7b0adf370989f P a9c02c890db74dbab4f206e01b2b236c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:51.264681 13816 leader_election.cc:290] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 election: Requested vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859)
I20260710 13:19:51.282704 13746 ts_tablet_manager.cc:1434] T 86eefc1ce66247c186f7b0adf370989f P a9c02c890db74dbab4f206e01b2b236c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:19:51.283951 13808 raft_consensus.cc:493] T 5a5bbb8d25244ee68347c171d8424911 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.292623 13808 raft_consensus.cc:515] T 5a5bbb8d25244ee68347c171d8424911 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:51.294770 13478 raft_consensus.cc:2468] T f1a98c01ec7a42fd9dd303e59ba3a591 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 1.
I20260710 13:19:51.285542 13794 leader_election.cc:290] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251), a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221)
I20260710 13:19:51.289983 13701 raft_consensus.cc:2468] T f1a98c01ec7a42fd9dd303e59ba3a591 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 1.
I20260710 13:19:51.303668 13884 consensus_queue.cc:1048] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:51.305308 13627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5bbb8d25244ee68347c171d8424911" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2" is_pre_election: true
I20260710 13:19:51.287359 13626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86eefc1ce66247c186f7b0adf370989f" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2" is_pre_election: true
I20260710 13:19:51.310439 13626 raft_consensus.cc:2468] T 86eefc1ce66247c186f7b0adf370989f P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 724bb4dab6004b53b7d6924b0b516087 in term 0.
I20260710 13:19:51.317880 13479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5bbb8d25244ee68347c171d8424911" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:51.321476 13627 raft_consensus.cc:3060] T 21e6983bfa6d4c4ca168cb0431eea79a P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.322439 13794 raft_consensus.cc:493] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.323678 13794 raft_consensus.cc:515] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:51.295744 13808 leader_election.cc:290] T 5a5bbb8d25244ee68347c171d8424911 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251), 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859)
I20260710 13:19:51.327564 13794 leader_election.cc:290] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
I20260710 13:19:51.328894 13666 leader_election.cc:304] T 5a5bbb8d25244ee68347c171d8424911 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a9c02c890db74dbab4f206e01b2b236c; no voters: 1f25dea86efb4a8eb748487c36fa7bf8, 6dae720a66a943778ff6690268edb2a2
I20260710 13:19:51.331674 13822 raft_consensus.cc:2749] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:51.300501 13592 leader_election.cc:304] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f25dea86efb4a8eb748487c36fa7bf8, 6dae720a66a943778ff6690268edb2a2; no voters: 
I20260710 13:19:51.338307 13793 raft_consensus.cc:2804] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:51.339066 13793 raft_consensus.cc:697] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2 [term 1 LEADER]: Becoming Leader. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Running, Role: LEADER
I20260710 13:19:51.340036 13793 consensus_queue.cc:237] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:51.342649 13808 raft_consensus.cc:2749] T 5a5bbb8d25244ee68347c171d8424911 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:51.357355 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86eefc1ce66247c186f7b0adf370989f" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:51.357543 13815 raft_consensus.cc:493] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.358349 13701 raft_consensus.cc:2468] T 86eefc1ce66247c186f7b0adf370989f P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 724bb4dab6004b53b7d6924b0b516087 in term 0.
I20260710 13:19:51.358506 13815 raft_consensus.cc:515] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:51.359787 13479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147571c2534e4150a654aa0e92c84f51" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:51.360055 13520 leader_election.cc:304] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 724bb4dab6004b53b7d6924b0b516087, a9c02c890db74dbab4f206e01b2b236c; no voters: 
I20260710 13:19:51.360554 13479 raft_consensus.cc:2468] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 724bb4dab6004b53b7d6924b0b516087 in term 1.
I20260710 13:19:51.362547 13926 raft_consensus.cc:2804] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:51.362995 13926 raft_consensus.cc:493] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:51.363332 13926 raft_consensus.cc:3060] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.365633 13626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147571c2534e4150a654aa0e92c84f51" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2" is_pre_election: true
I20260710 13:19:51.366644 13626 raft_consensus.cc:2468] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 724bb4dab6004b53b7d6924b0b516087 in term 1.
I20260710 13:19:51.373708 13479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147571c2534e4150a654aa0e92c84f51" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:51.374437 13479 raft_consensus.cc:2468] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 1.
I20260710 13:19:51.374794 13518 leader_election.cc:304] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [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: 1f25dea86efb4a8eb748487c36fa7bf8, 724bb4dab6004b53b7d6924b0b516087; no voters: 
I20260710 13:19:51.375572 13592 leader_election.cc:304] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [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: 1f25dea86efb4a8eb748487c36fa7bf8, 6dae720a66a943778ff6690268edb2a2; no voters: 
I20260710 13:19:51.376691 13815 leader_election.cc:290] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:51.376791 13816 raft_consensus.cc:2804] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:51.377375 13816 raft_consensus.cc:493] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:51.377477 13924 raft_consensus.cc:2804] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:51.378147 13816 raft_consensus.cc:3060] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.377297 13551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147571c2534e4150a654aa0e92c84f51" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:51.379501 13923 consensus_queue.cc:1048] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:51.380237 13794 consensus_queue.cc:1048] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:51.391378 13926 raft_consensus.cc:515] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:51.378240 13924 raft_consensus.cc:493] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:51.393357 13924 raft_consensus.cc:3060] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.393788 13926 leader_election.cc:290] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 election: Requested vote from peers 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251), a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221)
I20260710 13:19:51.404655 13377 catalog_manager.cc:5697] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dae720a66a943778ff6690268edb2a2 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "6dae720a66a943778ff6690268edb2a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.418486 13626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86eefc1ce66247c186f7b0adf370989f" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2"
I20260710 13:19:51.419510 13626 raft_consensus.cc:3060] T 86eefc1ce66247c186f7b0adf370989f P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.423132 13793 consensus_queue.cc:1048] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:51.434728 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86eefc1ce66247c186f7b0adf370989f" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c"
I20260710 13:19:51.435436 13701 raft_consensus.cc:3060] T 86eefc1ce66247c186f7b0adf370989f P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.442605 13701 raft_consensus.cc:2468] T 86eefc1ce66247c186f7b0adf370989f P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 724bb4dab6004b53b7d6924b0b516087 in term 1.
I20260710 13:19:51.440690 13626 raft_consensus.cc:2468] T 86eefc1ce66247c186f7b0adf370989f P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 724bb4dab6004b53b7d6924b0b516087 in term 1.
I20260710 13:19:51.449795 13932 raft_consensus.cc:493] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.459070 13701 raft_consensus.cc:3060] T 5a5bbb8d25244ee68347c171d8424911 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.470906 13520 leader_election.cc:304] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 724bb4dab6004b53b7d6924b0b516087, a9c02c890db74dbab4f206e01b2b236c; no voters: 
I20260710 13:19:51.474267 13794 raft_consensus.cc:2804] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:51.474984 13794 raft_consensus.cc:697] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087 [term 1 LEADER]: Becoming Leader. State: Replica: 724bb4dab6004b53b7d6924b0b516087, State: Running, Role: LEADER
I20260710 13:19:51.476167 13794 consensus_queue.cc:237] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:51.509078 13923 consensus_queue.cc:1048] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:51.459846 13932 raft_consensus.cc:515] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:51.513091 13816 raft_consensus.cc:515] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
W20260710 13:19:51.508294 13518 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.21.1:46859, user_credentials={real_user=slave}} blocked reactor thread for 46386.7us
I20260710 13:19:51.528741 13816 leader_election.cc:290] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 2 election: Requested vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:51.529778 13932 leader_election.cc:290] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859)
I20260710 13:19:51.530891 13552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147571c2534e4150a654aa0e92c84f51" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087"
I20260710 13:19:51.530954 13479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147571c2534e4150a654aa0e92c84f51" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
I20260710 13:19:51.531699 13479 raft_consensus.cc:3060] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.516435 13924 raft_consensus.cc:515] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:51.532900 13551 raft_consensus.cc:2393] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6dae720a66a943778ff6690268edb2a2 in current term 2: Already voted for candidate 724bb4dab6004b53b7d6924b0b516087 in this term.
I20260710 13:19:51.536510 13924 leader_election.cc:290] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 2 election: Requested vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
I20260710 13:19:51.536370 13477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564890310389407f99b025930b8101a0" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:51.537300 13477 raft_consensus.cc:2468] T 564890310389407f99b025930b8101a0 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 0.
I20260710 13:19:51.538636 13702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564890310389407f99b025930b8101a0" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:51.539531 13702 raft_consensus.cc:2468] T 564890310389407f99b025930b8101a0 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 0.
I20260710 13:19:51.540800 13594 leader_election.cc:304] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dae720a66a943778ff6690268edb2a2, a9c02c890db74dbab4f206e01b2b236c; no voters: 
I20260710 13:19:51.544018 13932 raft_consensus.cc:2804] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:51.546211 13932 raft_consensus.cc:493] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:51.545702 13477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147571c2534e4150a654aa0e92c84f51" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
I20260710 13:19:51.546227 13627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147571c2534e4150a654aa0e92c84f51" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dae720a66a943778ff6690268edb2a2"
I20260710 13:19:51.547955 13932 raft_consensus.cc:3060] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.545554 13924 consensus_queue.cc:1048] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:51.549008 13627 raft_consensus.cc:2393] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 724bb4dab6004b53b7d6924b0b516087 in current term 2: Already voted for candidate 6dae720a66a943778ff6690268edb2a2 in this term.
I20260710 13:19:51.547299 13479 raft_consensus.cc:2468] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 2.
I20260710 13:19:51.550843 13518 leader_election.cc:304] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [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: 724bb4dab6004b53b7d6924b0b516087; no voters: 1f25dea86efb4a8eb748487c36fa7bf8, 6dae720a66a943778ff6690268edb2a2
I20260710 13:19:51.552412 13592 leader_election.cc:304] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [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: 1f25dea86efb4a8eb748487c36fa7bf8, 6dae720a66a943778ff6690268edb2a2; no voters: 724bb4dab6004b53b7d6924b0b516087
I20260710 13:19:51.554533 13815 raft_consensus.cc:2804] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:51.557847 13808 consensus_queue.cc:1048] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:51.557946 13932 raft_consensus.cc:515] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:51.563963 13932 leader_election.cc:290] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 election: Requested vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859)
I20260710 13:19:51.564644 13702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564890310389407f99b025930b8101a0" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c"
I20260710 13:19:51.567063 13702 raft_consensus.cc:3060] T 564890310389407f99b025930b8101a0 P a9c02c890db74dbab4f206e01b2b236c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.577739 13924 raft_consensus.cc:2749] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:51.579886 13702 raft_consensus.cc:2468] T 564890310389407f99b025930b8101a0 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 1.
I20260710 13:19:51.581483 13479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564890310389407f99b025930b8101a0" candidate_uuid: "6dae720a66a943778ff6690268edb2a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
I20260710 13:19:51.582126 13479 raft_consensus.cc:3060] T 564890310389407f99b025930b8101a0 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.586933 13757 consensus_queue.cc:1048] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c [LEADER]: Connected to new peer: Peer: permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:51.589327 13594 leader_election.cc:304] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dae720a66a943778ff6690268edb2a2, a9c02c890db74dbab4f206e01b2b236c; no voters: 
I20260710 13:19:51.590323 13936 raft_consensus.cc:2804] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:51.590947 13936 raft_consensus.cc:697] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2 [term 1 LEADER]: Becoming Leader. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Running, Role: LEADER
I20260710 13:19:51.592044 13936 consensus_queue.cc:237] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:51.587111 13373 catalog_manager.cc:5697] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2). New cstate: current_term: 1 leader_uuid: "724bb4dab6004b53b7d6924b0b516087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.597633 13884 consensus_queue.cc:1048] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:51.607900 13815 raft_consensus.cc:697] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 2 LEADER]: Becoming Leader. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Running, Role: LEADER
I20260710 13:19:51.613862 13815 consensus_queue.cc:237] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [LEADER]: Queue going to LEADER 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: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:51.636032 13479 raft_consensus.cc:2468] T 564890310389407f99b025930b8101a0 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dae720a66a943778ff6690268edb2a2 in term 1.
I20260710 13:19:51.671433 13376 catalog_manager.cc:5697] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 reported cstate change: term changed from 0 to 2, leader changed from <none> to 6dae720a66a943778ff6690268edb2a2 (127.11.21.3). New cstate: current_term: 2 leader_uuid: "6dae720a66a943778ff6690268edb2a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:51.672657 13885 consensus_queue.cc:1048] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:51.673645 13376 catalog_manager.cc:5697] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dae720a66a943778ff6690268edb2a2 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "6dae720a66a943778ff6690268edb2a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.795729 13815 consensus_queue.cc:1048] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:51.806695 13942 consensus_queue.cc:1048] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:51.969688 13923 consensus_queue.cc:1048] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:51.981662 13794 consensus_queue.cc:1048] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.083130 13942 consensus_queue.cc:1048] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.093554 13936 consensus_queue.cc:1048] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.132004 13551 raft_consensus.cc:1275] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Refusing update from remote peer 6dae720a66a943778ff6690268edb2a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:19:52.133503 13936 consensus_queue.cc:1048] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.148253 13479 raft_consensus.cc:1275] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Refusing update from remote peer 6dae720a66a943778ff6690268edb2a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:19:52.149737 13936 consensus_queue.cc:1048] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.305110 11348 tablet_server.cc:179] TabletServer@127.11.21.1:0 shutting down...
W20260710 13:19:52.313472 13592 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 17 similar messages]
W20260710 13:19:52.331447 13592 consensus_peers.cc:597] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. 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:19:52.346732 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:52.347563 11348 tablet_replica.cc:333] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8: stopping tablet replica
I20260710 13:19:52.348312 11348 raft_consensus.cc:2243] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.348836 11348 raft_consensus.cc:2272] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.351217 11348 tablet_replica.cc:333] T 658cacf2f5004b7f8218bab1c94acee2 P 1f25dea86efb4a8eb748487c36fa7bf8: stopping tablet replica
I20260710 13:19:52.351876 11348 raft_consensus.cc:2243] T 658cacf2f5004b7f8218bab1c94acee2 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.352320 11348 raft_consensus.cc:2272] T 658cacf2f5004b7f8218bab1c94acee2 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.354197 11348 tablet_replica.cc:333] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8: stopping tablet replica
I20260710 13:19:52.354943 11348 raft_consensus.cc:2243] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.355471 11348 raft_consensus.cc:2272] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.357690 11348 tablet_replica.cc:333] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8: stopping tablet replica
I20260710 13:19:52.358270 11348 raft_consensus.cc:2243] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.358726 11348 raft_consensus.cc:2272] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:52.359647 13518 consensus_peers.cc:597] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087 -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. 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:19:52.361544 11348 tablet_replica.cc:333] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8: stopping tablet replica
I20260710 13:19:52.362182 11348 raft_consensus.cc:2243] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:52.362987 11348 raft_consensus.cc:2272] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.365036 11348 tablet_replica.cc:333] T 564890310389407f99b025930b8101a0 P 1f25dea86efb4a8eb748487c36fa7bf8: stopping tablet replica
I20260710 13:19:52.365581 11348 raft_consensus.cc:2243] T 564890310389407f99b025930b8101a0 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.365968 11348 raft_consensus.cc:2272] T 564890310389407f99b025930b8101a0 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.368304 11348 tablet_replica.cc:333] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8: stopping tablet replica
I20260710 13:19:52.368928 11348 raft_consensus.cc:2243] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.369554 11348 raft_consensus.cc:2272] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.373063 11348 tablet_replica.cc:333] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8: stopping tablet replica
I20260710 13:19:52.373920 11348 raft_consensus.cc:2243] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:52.374997 11348 raft_consensus.cc:2272] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.377626 11348 tablet_replica.cc:333] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8: stopping tablet replica
I20260710 13:19:52.378257 11348 raft_consensus.cc:2243] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.378727 11348 raft_consensus.cc:2272] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.381670 11348 tablet_replica.cc:333] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8: stopping tablet replica
I20260710 13:19:52.382503 11348 raft_consensus.cc:2243] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.383028 11348 raft_consensus.cc:2272] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:52.383731 13592 consensus_peers.cc:597] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2 -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. 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:19:52.385547 11348 tablet_replica.cc:333] T f1a98c01ec7a42fd9dd303e59ba3a591 P 1f25dea86efb4a8eb748487c36fa7bf8: stopping tablet replica
I20260710 13:19:52.386293 11348 raft_consensus.cc:2243] T f1a98c01ec7a42fd9dd303e59ba3a591 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.386765 11348 raft_consensus.cc:2272] T f1a98c01ec7a42fd9dd303e59ba3a591 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.389286 11348 tablet_replica.cc:333] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8: stopping tablet replica
I20260710 13:19:52.389931 11348 raft_consensus.cc:2243] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.390383 11348 raft_consensus.cc:2272] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.392313 11348 tablet_replica.cc:333] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8: stopping tablet replica
I20260710 13:19:52.392868 11348 raft_consensus.cc:2243] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.393304 11348 raft_consensus.cc:2272] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.395148 11348 tablet_replica.cc:333] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8: stopping tablet replica
I20260710 13:19:52.395740 11348 raft_consensus.cc:2243] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.396294 11348 raft_consensus.cc:2272] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.398134 11348 tablet_replica.cc:333] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8: stopping tablet replica
I20260710 13:19:52.398782 11348 raft_consensus.cc:2243] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.399288 11348 raft_consensus.cc:2272] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.401273 11348 tablet_replica.cc:333] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8: stopping tablet replica
I20260710 13:19:52.401747 11348 raft_consensus.cc:2243] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:52.402762 11348 raft_consensus.cc:2272] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.405429 11348 tablet_replica.cc:333] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8: stopping tablet replica
I20260710 13:19:52.406172 11348 raft_consensus.cc:2243] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:52.407178 11348 raft_consensus.cc:2272] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.409642 11348 tablet_replica.cc:333] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8: stopping tablet replica
I20260710 13:19:52.410291 11348 raft_consensus.cc:2243] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.410809 11348 raft_consensus.cc:2272] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:52.415844 13592 consensus_peers.cc:597] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2 -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. 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:19:52.451359 11348 tablet_server.cc:196] TabletServer@127.11.21.1:0 shutdown complete.
W20260710 13:19:52.460431 13592 consensus_peers.cc:597] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:46859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:52.464654 13666 consensus_peers.cc:597] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:46859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:52.480067 13592 consensus_peers.cc:597] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2 -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:46859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:52.481390 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:52.481520 13666 consensus_peers.cc:597] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:46859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:52.488528 13963 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:19:52.492177 13965 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:19:52.493860 13967 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:19:52.494063 13518 consensus_peers.cc:597] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:46859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:52.495858 11348 server_base.cc:1061] running on GCE node
I20260710 13:19:52.497781 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:52.498042 11348 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:19:52.498198 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689592498185 us; error 0 us; skew 500 ppm
I20260710 13:19:52.498695 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:52.501672 11348 webserver.cc:533] Webserver started at http://127.11.21.1:39523/ using document root <none> and password file <none>
I20260710 13:19:52.502259 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:52.502424 11348 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:19:52.507480 11348 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:19:52.512741 13972 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:19:52.513628 11348 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 13:19:52.513983 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-0/minicluster-data/ts-0-root
uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
format_stamp: "Formatted at 2026-07-10 13:19:47 on dist-test-slave-m7gx"
I20260710 13:19:52.514274 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689535099627-11348-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:19:52.548936 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:52.550019 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:52.551352 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:52.555485 13979 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:19:52.586035 13592 consensus_peers.cc:597] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:46859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:52.661017 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:19:52.661456 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.107s	user 0.004s	sys 0.000s
W20260710 13:19:52.661672 13592 consensus_peers.cc:597] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2 -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:46859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:52.661823 11348 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:19:52.666751 13979 tablet_bootstrap.cc:492] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
W20260710 13:19:52.678406 13592 consensus_peers.cc:597] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:46859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:52.684643 13979 tablet_bootstrap.cc:492] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8: 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:19:52.685731 13979 tablet_bootstrap.cc:492] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap complete.
I20260710 13:19:52.686403 13979 ts_tablet_manager.cc:1403] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 13:19:52.688548 13979 raft_consensus.cc:359] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:52.689049 13979 raft_consensus.cc:740] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:52.689692 13979 consensus_queue.cc:260] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [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: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:52.691583 13979 ts_tablet_manager.cc:1434] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:19:52.692303 13979 tablet_bootstrap.cc:492] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:52.704082 13979 tablet_bootstrap.cc:492] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8: 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:19:52.704907 13979 tablet_bootstrap.cc:492] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap complete.
I20260710 13:19:52.705508 13979 ts_tablet_manager.cc:1403] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:19:52.707439 13979 raft_consensus.cc:359] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:52.708223 13979 raft_consensus.cc:740] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:52.708860 13979 consensus_queue.cc:260] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [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: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:52.710302 13979 ts_tablet_manager.cc:1434] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:52.711150 13979 tablet_bootstrap.cc:492] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
W20260710 13:19:52.723013 13518 consensus_peers.cc:597] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087 -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:46859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:52.728389 13979 tablet_bootstrap.cc:492] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8: 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:19:52.729446 13979 tablet_bootstrap.cc:492] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap complete.
I20260710 13:19:52.730171 13979 ts_tablet_manager.cc:1403] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 13:19:52.732589 13979 raft_consensus.cc:359] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:52.733114 13979 raft_consensus.cc:740] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:52.733748 13979 consensus_queue.cc:260] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8 [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: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:52.735119 13979 ts_tablet_manager.cc:1434] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:52.735966 13979 tablet_bootstrap.cc:492] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:52.741612 11348 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:19:52.741943 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.080s	user 0.071s	sys 0.001s
I20260710 13:19:52.748147 13979 tablet_bootstrap.cc:492] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8: 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:19:52.749395 13979 tablet_bootstrap.cc:492] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap complete.
I20260710 13:19:52.750223 13979 ts_tablet_manager.cc:1403] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 13:19:52.753034 13979 raft_consensus.cc:359] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:52.753813 13979 raft_consensus.cc:740] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:52.754680 13979 consensus_queue.cc:260] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8 [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: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:52.756724 13979 ts_tablet_manager.cc:1434] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:19:52.757558 13979 tablet_bootstrap.cc:492] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:52.773355 13979 tablet_bootstrap.cc:492] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8: 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:19:52.774442 13979 tablet_bootstrap.cc:492] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap complete.
I20260710 13:19:52.775187 13979 ts_tablet_manager.cc:1403] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260710 13:19:52.777968 13979 raft_consensus.cc:359] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:52.778774 13979 raft_consensus.cc:740] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:52.779742 13979 consensus_queue.cc:260] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8 [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: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:52.782483 13979 ts_tablet_manager.cc:1434] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 13:19:52.783504 13979 tablet_bootstrap.cc:492] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
W20260710 13:19:52.788466 13518 consensus_peers.cc:597] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087 -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:46859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:52.801605 13979 tablet_bootstrap.cc:492] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8: 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:19:52.802750 13979 tablet_bootstrap.cc:492] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap complete.
I20260710 13:19:52.803475 13979 ts_tablet_manager.cc:1403] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260710 13:19:52.806299 13979 raft_consensus.cc:359] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:52.807070 13979 raft_consensus.cc:740] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:52.807905 13979 consensus_queue.cc:260] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [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: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:52.808410 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.1:46859
I20260710 13:19:52.808542 14042 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.1:46859 every 8 connection(s)
I20260710 13:19:52.809911 13979 ts_tablet_manager.cc:1434] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:52.810740 13979 tablet_bootstrap.cc:492] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:52.842165 13979 tablet_bootstrap.cc:492] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8: 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:19:52.843070 13979 tablet_bootstrap.cc:492] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap complete.
I20260710 13:19:52.843695 13979 ts_tablet_manager.cc:1403] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.008s
I20260710 13:19:52.846104 13979 raft_consensus.cc:359] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:52.846704 13979 raft_consensus.cc:740] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:52.847268 13979 consensus_queue.cc:260] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [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: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:52.848611 13979 ts_tablet_manager.cc:1434] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:52.849217 13979 tablet_bootstrap.cc:492] T 658cacf2f5004b7f8218bab1c94acee2 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:52.854794 14043 heartbeater.cc:344] Connected to a master server at 127.11.21.62:35239
I20260710 13:19:52.855237 14043 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:52.856177 14043 heartbeater.cc:507] Master 127.11.21.62:35239 requested a full tablet report, sending...
I20260710 13:19:52.862581 13979 tablet_bootstrap.cc:492] T 658cacf2f5004b7f8218bab1c94acee2 P 1f25dea86efb4a8eb748487c36fa7bf8: 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:19:52.863437 13979 tablet_bootstrap.cc:492] T 658cacf2f5004b7f8218bab1c94acee2 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap complete.
I20260710 13:19:52.864064 13979 ts_tablet_manager.cc:1403] T 658cacf2f5004b7f8218bab1c94acee2 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 13:19:52.865145 13373 ts_manager.cc:194] Re-registered known tserver with Master: 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859)
I20260710 13:19:52.866168 13979 raft_consensus.cc:359] T 658cacf2f5004b7f8218bab1c94acee2 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:52.866833 13979 raft_consensus.cc:740] T 658cacf2f5004b7f8218bab1c94acee2 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:52.867486 13979 consensus_queue.cc:260] T 658cacf2f5004b7f8218bab1c94acee2 P 1f25dea86efb4a8eb748487c36fa7bf8 [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: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } }
I20260710 13:19:52.869525 13979 ts_tablet_manager.cc:1434] T 658cacf2f5004b7f8218bab1c94acee2 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:52.870251 13979 tablet_bootstrap.cc:492] T 564890310389407f99b025930b8101a0 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:52.885952 13373 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37264
I20260710 13:19:52.890062 14043 heartbeater.cc:499] Master 127.11.21.62:35239 was elected leader, sending a full tablet report...
I20260710 13:19:52.890504 13979 tablet_bootstrap.cc:492] T 564890310389407f99b025930b8101a0 P 1f25dea86efb4a8eb748487c36fa7bf8: 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:19:52.891415 13979 tablet_bootstrap.cc:492] T 564890310389407f99b025930b8101a0 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap complete.
I20260710 13:19:52.892043 13979 ts_tablet_manager.cc:1403] T 564890310389407f99b025930b8101a0 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260710 13:19:52.894325 13979 raft_consensus.cc:359] T 564890310389407f99b025930b8101a0 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:52.894982 13979 raft_consensus.cc:740] T 564890310389407f99b025930b8101a0 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:52.895640 13979 consensus_queue.cc:260] T 564890310389407f99b025930b8101a0 P 1f25dea86efb4a8eb748487c36fa7bf8 [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: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:52.897395 13979 ts_tablet_manager.cc:1434] T 564890310389407f99b025930b8101a0 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:52.898109 13979 tablet_bootstrap.cc:492] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:52.911769 13979 tablet_bootstrap.cc:492] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8: 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:19:52.912740 13979 tablet_bootstrap.cc:492] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap complete.
I20260710 13:19:52.913331 13979 ts_tablet_manager.cc:1403] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 13:19:52.915570 13979 raft_consensus.cc:359] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:52.916201 13979 raft_consensus.cc:740] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:52.916759 13979 consensus_queue.cc:260] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [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: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:52.918612 13979 ts_tablet_manager.cc:1434] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:52.919535 13979 tablet_bootstrap.cc:492] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:52.932168 13979 tablet_bootstrap.cc:492] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8: 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:19:52.932863 13979 tablet_bootstrap.cc:492] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap complete.
I20260710 13:19:52.933374 13979 ts_tablet_manager.cc:1403] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:19:52.935417 13979 raft_consensus.cc:359] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:52.936066 13979 raft_consensus.cc:740] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:52.936729 13979 consensus_queue.cc:260] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [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: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:52.938651 13979 ts_tablet_manager.cc:1434] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:52.939533 13979 tablet_bootstrap.cc:492] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:52.951949 13979 tablet_bootstrap.cc:492] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8: 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:19:52.952704 13979 tablet_bootstrap.cc:492] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap complete.
I20260710 13:19:52.953276 13979 ts_tablet_manager.cc:1403] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 13:19:52.955763 13979 raft_consensus.cc:359] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:52.956454 13979 raft_consensus.cc:740] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:52.957159 13979 consensus_queue.cc:260] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [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: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:52.959048 13979 ts_tablet_manager.cc:1434] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:52.959949 13979 tablet_bootstrap.cc:492] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:52.978617 13979 tablet_bootstrap.cc:492] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8: 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:19:52.979547 13979 tablet_bootstrap.cc:492] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap complete.
I20260710 13:19:52.980248 13979 ts_tablet_manager.cc:1403] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260710 13:19:52.982575 13979 raft_consensus.cc:359] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:52.983196 13979 raft_consensus.cc:740] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:52.983950 13979 consensus_queue.cc:260] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8 [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: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:52.985831 13979 ts_tablet_manager.cc:1434] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:52.986934 13979 tablet_bootstrap.cc:492] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:52.999010 13979 tablet_bootstrap.cc:492] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8: 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:19:52.999629 13979 tablet_bootstrap.cc:492] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap complete.
I20260710 13:19:53.000142 13979 ts_tablet_manager.cc:1403] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 13:19:53.001644 13979 raft_consensus.cc:359] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:53.002053 13979 raft_consensus.cc:740] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.002497 13979 consensus_queue.cc:260] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [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: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:53.004062 13979 ts_tablet_manager.cc:1434] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:53.005110 13979 tablet_bootstrap.cc:492] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:53.017256 13979 tablet_bootstrap.cc:492] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8: 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:19:53.017897 13979 tablet_bootstrap.cc:492] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap complete.
I20260710 13:19:53.018327 13979 ts_tablet_manager.cc:1403] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:19:53.019920 13979 raft_consensus.cc:359] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:53.020349 13979 raft_consensus.cc:740] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.020778 13979 consensus_queue.cc:260] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8 [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: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:53.022308 13979 ts_tablet_manager.cc:1434] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:53.023340 13979 tablet_bootstrap.cc:492] T f1a98c01ec7a42fd9dd303e59ba3a591 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:53.034775 13979 tablet_bootstrap.cc:492] T f1a98c01ec7a42fd9dd303e59ba3a591 P 1f25dea86efb4a8eb748487c36fa7bf8: 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:19:53.035459 13979 tablet_bootstrap.cc:492] T f1a98c01ec7a42fd9dd303e59ba3a591 P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap complete.
I20260710 13:19:53.036000 13979 ts_tablet_manager.cc:1403] T f1a98c01ec7a42fd9dd303e59ba3a591 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 13:19:53.038116 13979 raft_consensus.cc:359] T f1a98c01ec7a42fd9dd303e59ba3a591 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:53.038545 13979 raft_consensus.cc:740] T f1a98c01ec7a42fd9dd303e59ba3a591 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.039120 13979 consensus_queue.cc:260] T f1a98c01ec7a42fd9dd303e59ba3a591 P 1f25dea86efb4a8eb748487c36fa7bf8 [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: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:53.041031 13979 ts_tablet_manager.cc:1434] T f1a98c01ec7a42fd9dd303e59ba3a591 P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:53.041790 13979 tablet_bootstrap.cc:492] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:53.063552 13979 tablet_bootstrap.cc:492] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8: 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:19:53.064687 13979 tablet_bootstrap.cc:492] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap complete.
I20260710 13:19:53.065544 13979 ts_tablet_manager.cc:1403] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.000s
I20260710 13:19:53.068874 13979 raft_consensus.cc:359] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:53.069746 13979 raft_consensus.cc:740] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.070889 13979 consensus_queue.cc:260] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8 [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: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:19:53.081950 13979 ts_tablet_manager.cc:1434] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 13:19:53.082799 13979 tablet_bootstrap.cc:492] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap starting.
I20260710 13:19:53.110526 13979 tablet_bootstrap.cc:492] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8: 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:19:53.111441 13979 tablet_bootstrap.cc:492] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8: Bootstrap complete.
I20260710 13:19:53.112037 13979 ts_tablet_manager.cc:1403] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.004s
I20260710 13:19:53.113781 13979 raft_consensus.cc:359] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:53.114213 13979 raft_consensus.cc:740] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.114850 13979 consensus_queue.cc:260] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8 [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: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:19:53.116550 13979 ts_tablet_manager.cc:1434] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:53.548111 13924 raft_consensus.cc:493] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1f25dea86efb4a8eb748487c36fa7bf8)
I20260710 13:19:53.548640 13924 raft_consensus.cc:515] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:53.550076 14062 raft_consensus.cc:493] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1f25dea86efb4a8eb748487c36fa7bf8)
I20260710 13:19:53.550599 13924 leader_election.cc:290] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859)
I20260710 13:19:53.550608 14062 raft_consensus.cc:515] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:53.551558 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8231a191e3e94d5bba34416641e21c3f" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:53.552388 13701 raft_consensus.cc:2468] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 724bb4dab6004b53b7d6924b0b516087 in term 1.
I20260710 13:19:53.552889 14062 leader_election.cc:290] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:53.554270 13520 leader_election.cc:304] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [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: 724bb4dab6004b53b7d6924b0b516087, a9c02c890db74dbab4f206e01b2b236c; no voters: 
I20260710 13:19:53.554504 13551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8231a191e3e94d5bba34416641e21c3f" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:53.555233 13924 raft_consensus.cc:2804] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:53.555657 13924 raft_consensus.cc:493] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1f25dea86efb4a8eb748487c36fa7bf8)
I20260710 13:19:53.555552 14016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8231a191e3e94d5bba34416641e21c3f" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:53.556186 13924 raft_consensus.cc:3060] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.556746 14016 raft_consensus.cc:2468] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9c02c890db74dbab4f206e01b2b236c in term 1.
I20260710 13:19:53.552399 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8231a191e3e94d5bba34416641e21c3f" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:53.558076 14017 raft_consensus.cc:2468] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 724bb4dab6004b53b7d6924b0b516087 in term 1.
I20260710 13:19:53.559108 13666 leader_election.cc:304] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c [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: 1f25dea86efb4a8eb748487c36fa7bf8, a9c02c890db74dbab4f206e01b2b236c; no voters: 
I20260710 13:19:53.559962 14060 raft_consensus.cc:2804] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:53.560333 14060 raft_consensus.cc:493] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1f25dea86efb4a8eb748487c36fa7bf8)
I20260710 13:19:53.560729 14060 raft_consensus.cc:3060] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.563323 13924 raft_consensus.cc:515] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:53.564488 13551 raft_consensus.cc:2393] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a9c02c890db74dbab4f206e01b2b236c in current term 2: Already voted for candidate 724bb4dab6004b53b7d6924b0b516087 in this term.
I20260710 13:19:53.565448 13924 leader_election.cc:290] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 2 election: Requested vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859)
I20260710 13:19:53.566306 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8231a191e3e94d5bba34416641e21c3f" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c"
I20260710 13:19:53.566469 14060 raft_consensus.cc:515] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:53.567003 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8231a191e3e94d5bba34416641e21c3f" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
I20260710 13:19:53.567571 14017 raft_consensus.cc:3060] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.567682 13701 raft_consensus.cc:2393] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 724bb4dab6004b53b7d6924b0b516087 in current term 2: Already voted for candidate a9c02c890db74dbab4f206e01b2b236c in this term.
I20260710 13:19:53.568667 14060 leader_election.cc:290] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 2 election: Requested vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:53.569427 14016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8231a191e3e94d5bba34416641e21c3f" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
I20260710 13:19:53.570237 13551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8231a191e3e94d5bba34416641e21c3f" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087"
I20260710 13:19:53.571530 13551 raft_consensus.cc:2393] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a9c02c890db74dbab4f206e01b2b236c in current term 2: Already voted for candidate 724bb4dab6004b53b7d6924b0b516087 in this term.
I20260710 13:19:53.572781 13667 leader_election.cc:304] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c [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: a9c02c890db74dbab4f206e01b2b236c; no voters: 1f25dea86efb4a8eb748487c36fa7bf8, 724bb4dab6004b53b7d6924b0b516087
I20260710 13:19:53.573647 14060 raft_consensus.cc:2749] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:53.575444 14017 raft_consensus.cc:2468] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 724bb4dab6004b53b7d6924b0b516087 in term 2.
I20260710 13:19:53.575862 14060 raft_consensus.cc:493] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1f25dea86efb4a8eb748487c36fa7bf8)
I20260710 13:19:53.576383 14060 raft_consensus.cc:515] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:53.576845 13518 leader_election.cc:304] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [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: 1f25dea86efb4a8eb748487c36fa7bf8, 724bb4dab6004b53b7d6924b0b516087; no voters: a9c02c890db74dbab4f206e01b2b236c
I20260710 13:19:53.577781 13924 raft_consensus.cc:2804] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:53.578802 14060 leader_election.cc:290] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:53.579339 14016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a18f5b138d54fb39fc151ce73176902" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:53.580145 14016 raft_consensus.cc:2468] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9c02c890db74dbab4f206e01b2b236c in term 1.
I20260710 13:19:53.580682 13924 raft_consensus.cc:697] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [term 2 LEADER]: Becoming Leader. State: Replica: 724bb4dab6004b53b7d6924b0b516087, State: Running, Role: LEADER
I20260710 13:19:53.581768 13924 consensus_queue.cc:237] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:53.582137 13551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a18f5b138d54fb39fc151ce73176902" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:53.582984 13666 leader_election.cc:304] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c [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: 1f25dea86efb4a8eb748487c36fa7bf8, a9c02c890db74dbab4f206e01b2b236c; no voters: 
I20260710 13:19:53.583971 14060 raft_consensus.cc:2804] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:53.584434 14060 raft_consensus.cc:493] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1f25dea86efb4a8eb748487c36fa7bf8)
I20260710 13:19:53.584795 14060 raft_consensus.cc:3060] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.596395 14060 raft_consensus.cc:515] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:53.599233 14060 leader_election.cc:290] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 2 election: Requested vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:53.599143 14016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a18f5b138d54fb39fc151ce73176902" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
I20260710 13:19:53.600054 14016 raft_consensus.cc:3060] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.600591 13551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a18f5b138d54fb39fc151ce73176902" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087"
I20260710 13:19:53.600441 13376 catalog_manager.cc:5697] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 reported cstate change: term changed from 1 to 2, leader changed from 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1) to 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2). New cstate: current_term: 2 leader_uuid: "724bb4dab6004b53b7d6924b0b516087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:53.605258 14016 raft_consensus.cc:2468] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9c02c890db74dbab4f206e01b2b236c in term 2.
I20260710 13:19:53.606295 13666 leader_election.cc:304] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c [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: 1f25dea86efb4a8eb748487c36fa7bf8, a9c02c890db74dbab4f206e01b2b236c; no voters: 724bb4dab6004b53b7d6924b0b516087
I20260710 13:19:53.607357 14060 raft_consensus.cc:2804] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:53.607923 14060 raft_consensus.cc:697] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c [term 2 LEADER]: Becoming Leader. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Running, Role: LEADER
I20260710 13:19:53.608788 14060 consensus_queue.cc:237] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:53.619876 13373 catalog_manager.cc:5697] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c reported cstate change: term changed from 1 to 2, leader changed from 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1) to a9c02c890db74dbab4f206e01b2b236c (127.11.21.4). New cstate: current_term: 2 leader_uuid: "a9c02c890db74dbab4f206e01b2b236c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:53.664438 14060 raft_consensus.cc:493] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1f25dea86efb4a8eb748487c36fa7bf8)
I20260710 13:19:53.665015 14060 raft_consensus.cc:515] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:53.668169 14016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7002961e43b44c586830ac93445f4aa" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:53.668530 13551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7002961e43b44c586830ac93445f4aa" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:53.668198 14060 leader_election.cc:290] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:53.668939 14016 raft_consensus.cc:2468] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9c02c890db74dbab4f206e01b2b236c in term 1.
I20260710 13:19:53.670475 13666 leader_election.cc:304] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [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: 1f25dea86efb4a8eb748487c36fa7bf8, a9c02c890db74dbab4f206e01b2b236c; no voters: 724bb4dab6004b53b7d6924b0b516087
I20260710 13:19:53.671325 14060 raft_consensus.cc:2804] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:53.671659 14060 raft_consensus.cc:493] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1f25dea86efb4a8eb748487c36fa7bf8)
I20260710 13:19:53.671998 14060 raft_consensus.cc:3060] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.677472 14060 raft_consensus.cc:515] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:53.680075 14060 leader_election.cc:290] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 2 election: Requested vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:53.680328 14016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7002961e43b44c586830ac93445f4aa" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
I20260710 13:19:53.681067 14016 raft_consensus.cc:3060] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.681107 13551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7002961e43b44c586830ac93445f4aa" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087"
I20260710 13:19:53.686918 14016 raft_consensus.cc:2468] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9c02c890db74dbab4f206e01b2b236c in term 2.
I20260710 13:19:53.687942 13666 leader_election.cc:304] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [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: 1f25dea86efb4a8eb748487c36fa7bf8, a9c02c890db74dbab4f206e01b2b236c; no voters: 724bb4dab6004b53b7d6924b0b516087
I20260710 13:19:53.688678 14060 raft_consensus.cc:2804] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:53.689288 14060 raft_consensus.cc:697] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [term 2 LEADER]: Becoming Leader. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Running, Role: LEADER
I20260710 13:19:53.690165 14060 consensus_queue.cc:237] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:53.698962 13376 catalog_manager.cc:5697] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c reported cstate change: term changed from 1 to 2, leader changed from 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1) to a9c02c890db74dbab4f206e01b2b236c (127.11.21.4). New cstate: current_term: 2 leader_uuid: "a9c02c890db74dbab4f206e01b2b236c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:53.737634 13924 raft_consensus.cc:493] T 1a18f5b138d54fb39fc151ce73176902 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1f25dea86efb4a8eb748487c36fa7bf8)
I20260710 13:19:53.738206 13924 raft_consensus.cc:515] T 1a18f5b138d54fb39fc151ce73176902 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:53.739910 13924 leader_election.cc:290] T 1a18f5b138d54fb39fc151ce73176902 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859)
I20260710 13:19:53.741010 14016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a18f5b138d54fb39fc151ce73176902" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:53.740952 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a18f5b138d54fb39fc151ce73176902" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:53.742134 14016 raft_consensus.cc:2393] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 724bb4dab6004b53b7d6924b0b516087 in current term 2: Already voted for candidate a9c02c890db74dbab4f206e01b2b236c in this term.
I20260710 13:19:53.743294 13518 leader_election.cc:304] T 1a18f5b138d54fb39fc151ce73176902 P 724bb4dab6004b53b7d6924b0b516087 [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: 724bb4dab6004b53b7d6924b0b516087; no voters: 1f25dea86efb4a8eb748487c36fa7bf8, a9c02c890db74dbab4f206e01b2b236c
I20260710 13:19:53.743974 13924 raft_consensus.cc:3060] T 1a18f5b138d54fb39fc151ce73176902 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.750447 13924 raft_consensus.cc:2749] T 1a18f5b138d54fb39fc151ce73176902 P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:53.778642 14060 raft_consensus.cc:493] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1f25dea86efb4a8eb748487c36fa7bf8)
I20260710 13:19:53.779258 14060 raft_consensus.cc:515] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:53.781261 14060 leader_election.cc:290] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:53.782279 14016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0435196d414a4b9d30480505442d90" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:53.782608 13551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0435196d414a4b9d30480505442d90" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087" is_pre_election: true
I20260710 13:19:53.783044 14016 raft_consensus.cc:2468] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9c02c890db74dbab4f206e01b2b236c in term 1.
I20260710 13:19:53.784466 13666 leader_election.cc:304] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c [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: 1f25dea86efb4a8eb748487c36fa7bf8, a9c02c890db74dbab4f206e01b2b236c; no voters: 724bb4dab6004b53b7d6924b0b516087
I20260710 13:19:53.785153 14060 raft_consensus.cc:2804] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:53.785521 14060 raft_consensus.cc:493] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1f25dea86efb4a8eb748487c36fa7bf8)
I20260710 13:19:53.785866 14060 raft_consensus.cc:3060] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.791971 14060 raft_consensus.cc:515] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:53.793664 14060 leader_election.cc:290] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c [CANDIDATE]: Term 2 election: Requested vote from peers 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:19:53.794612 14016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0435196d414a4b9d30480505442d90" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
I20260710 13:19:53.795167 14016 raft_consensus.cc:3060] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.794968 13551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0435196d414a4b9d30480505442d90" candidate_uuid: "a9c02c890db74dbab4f206e01b2b236c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "724bb4dab6004b53b7d6924b0b516087"
I20260710 13:19:53.800483 14016 raft_consensus.cc:2468] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9c02c890db74dbab4f206e01b2b236c in term 2.
I20260710 13:19:53.801561 13666 leader_election.cc:304] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c [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: 1f25dea86efb4a8eb748487c36fa7bf8, a9c02c890db74dbab4f206e01b2b236c; no voters: 724bb4dab6004b53b7d6924b0b516087
I20260710 13:19:53.802243 14060 raft_consensus.cc:2804] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:53.802729 14060 raft_consensus.cc:697] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c [term 2 LEADER]: Becoming Leader. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Running, Role: LEADER
I20260710 13:19:53.803572 14060 consensus_queue.cc:237] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:53.812212 13376 catalog_manager.cc:5697] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c reported cstate change: term changed from 1 to 2, leader changed from 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1) to a9c02c890db74dbab4f206e01b2b236c (127.11.21.4). New cstate: current_term: 2 leader_uuid: "a9c02c890db74dbab4f206e01b2b236c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:53.829146 13924 raft_consensus.cc:493] T b7002961e43b44c586830ac93445f4aa P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1f25dea86efb4a8eb748487c36fa7bf8)
I20260710 13:19:53.829852 13924 raft_consensus.cc:515] T b7002961e43b44c586830ac93445f4aa P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:53.832242 14054 raft_consensus.cc:493] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1f25dea86efb4a8eb748487c36fa7bf8)
I20260710 13:19:53.831909 13924 leader_election.cc:290] T b7002961e43b44c586830ac93445f4aa P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859)
I20260710 13:19:53.832705 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7002961e43b44c586830ac93445f4aa" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:53.832820 14054 raft_consensus.cc:515] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:19:53.833015 14016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7002961e43b44c586830ac93445f4aa" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:53.834188 14016 raft_consensus.cc:2393] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 724bb4dab6004b53b7d6924b0b516087 in current term 2: Already voted for candidate a9c02c890db74dbab4f206e01b2b236c in this term.
I20260710 13:19:53.835160 13518 leader_election.cc:304] T b7002961e43b44c586830ac93445f4aa P 724bb4dab6004b53b7d6924b0b516087 [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: 724bb4dab6004b53b7d6924b0b516087; no voters: 1f25dea86efb4a8eb748487c36fa7bf8, a9c02c890db74dbab4f206e01b2b236c
I20260710 13:19:53.835403 14054 leader_election.cc:290] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859)
I20260710 13:19:53.836033 14054 raft_consensus.cc:3060] T b7002961e43b44c586830ac93445f4aa P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.836247 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0435196d414a4b9d30480505442d90" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a9c02c890db74dbab4f206e01b2b236c" is_pre_election: true
I20260710 13:19:53.837376 14016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0435196d414a4b9d30480505442d90" candidate_uuid: "724bb4dab6004b53b7d6924b0b516087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" is_pre_election: true
I20260710 13:19:53.838234 14016 raft_consensus.cc:2393] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 724bb4dab6004b53b7d6924b0b516087 in current term 2: Already voted for candidate a9c02c890db74dbab4f206e01b2b236c in this term.
I20260710 13:19:53.839216 13518 leader_election.cc:304] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087 [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: 724bb4dab6004b53b7d6924b0b516087; no voters: 1f25dea86efb4a8eb748487c36fa7bf8, a9c02c890db74dbab4f206e01b2b236c
I20260710 13:19:53.839989 13924 raft_consensus.cc:3060] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.843739 14054 raft_consensus.cc:2749] T b7002961e43b44c586830ac93445f4aa P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:53.845420 13924 raft_consensus.cc:2749] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:54.002844 13701 raft_consensus.cc:1275] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Refusing update from remote peer 724bb4dab6004b53b7d6924b0b516087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:54.004413 14054 consensus_queue.cc:1048] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:54.022140 14016 raft_consensus.cc:1275] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Refusing update from remote peer 724bb4dab6004b53b7d6924b0b516087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:54.024830 14077 consensus_queue.cc:1048] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:54.035373 13551 raft_consensus.cc:1275] T 1a18f5b138d54fb39fc151ce73176902 P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Refusing update from remote peer a9c02c890db74dbab4f206e01b2b236c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:54.037045 14060 consensus_queue.cc:1048] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c [LEADER]: Connected to new peer: Peer: permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:54.049825 14016 raft_consensus.cc:1275] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Refusing update from remote peer a9c02c890db74dbab4f206e01b2b236c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:54.052246 14060 consensus_queue.cc:1048] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:54.204854 14016 raft_consensus.cc:1275] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Refusing update from remote peer a9c02c890db74dbab4f206e01b2b236c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:54.206281 14060 consensus_queue.cc:1048] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:54.215945 13552 raft_consensus.cc:1275] T b7002961e43b44c586830ac93445f4aa P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Refusing update from remote peer a9c02c890db74dbab4f206e01b2b236c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:54.217648 13808 consensus_queue.cc:1048] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [LEADER]: Connected to new peer: Peer: permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:54.232766 14016 raft_consensus.cc:1275] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Refusing update from remote peer a9c02c890db74dbab4f206e01b2b236c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:54.234072 13808 consensus_queue.cc:1048] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:54.243062 13552 raft_consensus.cc:1275] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Refusing update from remote peer a9c02c890db74dbab4f206e01b2b236c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:54.246994 13808 consensus_queue.cc:1048] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c [LEADER]: Connected to new peer: Peer: permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.814016 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:02.840770 13627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "147571c2534e4150a654aa0e92c84f51"
dest_uuid: "6dae720a66a943778ff6690268edb2a2"
mode: GRACEFUL
new_leader_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
 from {username='slave'} at 127.0.0.1:37942
I20260710 13:20:02.841791 13627 raft_consensus.cc:606] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 2 LEADER]: Received request to transfer leadership to TS 1f25dea86efb4a8eb748487c36fa7bf8
I20260710 13:20:02.844957 13627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14a306979c9d4bddaef038a4ca6ebc57"
dest_uuid: "6dae720a66a943778ff6690268edb2a2"
mode: GRACEFUL
new_leader_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
 from {username='slave'} at 127.0.0.1:37942
I20260710 13:20:02.845481 13627 raft_consensus.cc:606] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [term 1 LEADER]: Received request to transfer leadership to TS 1f25dea86efb4a8eb748487c36fa7bf8
I20260710 13:20:02.860061 13552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e5b2d449da3402a84dc8bf23ef2628f"
dest_uuid: "724bb4dab6004b53b7d6924b0b516087"
mode: GRACEFUL
new_leader_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
 from {username='slave'} at 127.0.0.1:40964
I20260710 13:20:02.860534 13552 raft_consensus.cc:606] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [term 1 LEADER]: Received request to transfer leadership to TS 1f25dea86efb4a8eb748487c36fa7bf8
I20260710 13:20:02.863013 13627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a5bbb8d25244ee68347c171d8424911"
dest_uuid: "6dae720a66a943778ff6690268edb2a2"
mode: GRACEFUL
new_leader_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
 from {username='slave'} at 127.0.0.1:37942
I20260710 13:20:02.863535 13627 raft_consensus.cc:606] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [term 1 LEADER]: Received request to transfer leadership to TS 1f25dea86efb4a8eb748487c36fa7bf8
I20260710 13:20:02.876969 13701 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7002961e43b44c586830ac93445f4aa"
dest_uuid: "a9c02c890db74dbab4f206e01b2b236c"
mode: GRACEFUL
new_leader_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
 from {username='slave'} at 127.0.0.1:38386
I20260710 13:20:02.877538 13701 raft_consensus.cc:606] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [term 2 LEADER]: Received request to transfer leadership to TS 1f25dea86efb4a8eb748487c36fa7bf8
I20260710 13:20:02.878803 11348 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:20:02.879608 11348 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:02.898284 14104 raft_consensus.cc:993] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087: : Instructing follower 1f25dea86efb4a8eb748487c36fa7bf8 to start an election
I20260710 13:20:02.898797 14104 raft_consensus.cc:1081] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [term 1 LEADER]: Signalling peer 1f25dea86efb4a8eb748487c36fa7bf8 to start an election
I20260710 13:20:02.900661 14017 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e5b2d449da3402a84dc8bf23ef2628f"
dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
 from {username='slave'} at 127.0.0.1:56902
I20260710 13:20:02.901394 14017 raft_consensus.cc:493] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:02.901821 14017 raft_consensus.cc:3060] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.909428 14017 raft_consensus.cc:515] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:20:02.911778 14017 leader_election.cc:290] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 2 election: Requested vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:20:02.924657 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5b2d449da3402a84dc8bf23ef2628f" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9c02c890db74dbab4f206e01b2b236c"
I20260710 13:20:02.925618 13701 raft_consensus.cc:3060] T 1e5b2d449da3402a84dc8bf23ef2628f P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.926184 13551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5b2d449da3402a84dc8bf23ef2628f" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "724bb4dab6004b53b7d6924b0b516087"
I20260710 13:20:02.926759 13551 raft_consensus.cc:3055] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:02.927003 13551 raft_consensus.cc:740] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 724bb4dab6004b53b7d6924b0b516087, State: Running, Role: LEADER
I20260710 13:20:02.927639 13551 consensus_queue.cc:260] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:20:02.928706 13551 raft_consensus.cc:3060] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.931607 13701 raft_consensus.cc:2468] T 1e5b2d449da3402a84dc8bf23ef2628f P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f25dea86efb4a8eb748487c36fa7bf8 in term 2.
I20260710 13:20:02.932989 13976 leader_election.cc:304] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f25dea86efb4a8eb748487c36fa7bf8, a9c02c890db74dbab4f206e01b2b236c; no voters: 
I20260710 13:20:02.934324 13551 raft_consensus.cc:2468] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f25dea86efb4a8eb748487c36fa7bf8 in term 2.
I20260710 13:20:02.935070 14115 raft_consensus.cc:2804] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:02.936455 14115 raft_consensus.cc:697] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 LEADER]: Becoming Leader. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Running, Role: LEADER
I20260710 13:20:02.937450 14115 consensus_queue.cc:237] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:20:02.944172 14110 raft_consensus.cc:993] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2: : Instructing follower 1f25dea86efb4a8eb748487c36fa7bf8 to start an election
I20260710 13:20:02.944900 14099 raft_consensus.cc:1081] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [term 1 LEADER]: Signalling peer 1f25dea86efb4a8eb748487c36fa7bf8 to start an election
I20260710 13:20:02.946434 14017 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14a306979c9d4bddaef038a4ca6ebc57"
dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
 from {username='slave'} at 127.0.0.1:56888
I20260710 13:20:02.947003 14017 raft_consensus.cc:493] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:02.947343 14017 raft_consensus.cc:3060] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.947091 13373 catalog_manager.cc:5697] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 reported cstate change: term changed from 1 to 2, leader changed from 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2) to 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1). New cstate: current_term: 2 leader_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:02.952975 14017 raft_consensus.cc:515] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:20:02.955299 14017 leader_election.cc:290] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 2 election: Requested vote from peers 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757), 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
I20260710 13:20:02.956261 13551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a306979c9d4bddaef038a4ca6ebc57" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "724bb4dab6004b53b7d6924b0b516087"
I20260710 13:20:02.956997 13551 raft_consensus.cc:3060] T 14a306979c9d4bddaef038a4ca6ebc57 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.964401 13551 raft_consensus.cc:2468] T 14a306979c9d4bddaef038a4ca6ebc57 P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f25dea86efb4a8eb748487c36fa7bf8 in term 2.
I20260710 13:20:02.965803 13975 leader_election.cc:304] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f25dea86efb4a8eb748487c36fa7bf8, 724bb4dab6004b53b7d6924b0b516087; no voters: 
I20260710 13:20:02.966742 14115 raft_consensus.cc:2804] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:02.967154 14115 raft_consensus.cc:697] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 LEADER]: Becoming Leader. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Running, Role: LEADER
I20260710 13:20:02.968102 14115 consensus_queue.cc:237] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:20:02.968760 13627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a306979c9d4bddaef038a4ca6ebc57" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6dae720a66a943778ff6690268edb2a2"
I20260710 13:20:02.969291 13627 raft_consensus.cc:3055] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:02.969619 13627 raft_consensus.cc:740] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Running, Role: LEADER
I20260710 13:20:02.970417 13627 consensus_queue.cc:260] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:20:02.972072 13627 raft_consensus.cc:3060] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.980613 13627 raft_consensus.cc:2468] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f25dea86efb4a8eb748487c36fa7bf8 in term 2.
I20260710 13:20:02.982905 13373 catalog_manager.cc:5697] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 reported cstate change: term changed from 1 to 2, leader changed from 6dae720a66a943778ff6690268edb2a2 (127.11.21.3) to 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1). New cstate: current_term: 2 leader_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:03.032931 14110 raft_consensus.cc:993] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2: : Instructing follower 1f25dea86efb4a8eb748487c36fa7bf8 to start an election
I20260710 13:20:03.033510 14110 raft_consensus.cc:1081] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [term 1 LEADER]: Signalling peer 1f25dea86efb4a8eb748487c36fa7bf8 to start an election
I20260710 13:20:03.035157 14017 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a5bbb8d25244ee68347c171d8424911"
dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
 from {username='slave'} at 127.0.0.1:56888
I20260710 13:20:03.035768 14017 raft_consensus.cc:493] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:03.036144 14017 raft_consensus.cc:3060] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:03.041673 14017 raft_consensus.cc:515] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:20:03.043164 14017 leader_election.cc:290] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 2 election: Requested vote from peers 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251), a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221)
I20260710 13:20:03.044257 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5bbb8d25244ee68347c171d8424911" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9c02c890db74dbab4f206e01b2b236c"
I20260710 13:20:03.044317 13627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5bbb8d25244ee68347c171d8424911" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6dae720a66a943778ff6690268edb2a2"
I20260710 13:20:03.044797 13701 raft_consensus.cc:3060] T 5a5bbb8d25244ee68347c171d8424911 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:03.045024 13627 raft_consensus.cc:3055] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:03.045548 13627 raft_consensus.cc:740] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Running, Role: LEADER
I20260710 13:20:03.046172 13627 consensus_queue.cc:260] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:20:03.047151 13627 raft_consensus.cc:3060] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:03.051379 13701 raft_consensus.cc:2468] T 5a5bbb8d25244ee68347c171d8424911 P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f25dea86efb4a8eb748487c36fa7bf8 in term 2.
I20260710 13:20:03.052505 13976 leader_election.cc:304] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f25dea86efb4a8eb748487c36fa7bf8, a9c02c890db74dbab4f206e01b2b236c; no voters: 
I20260710 13:20:03.053297 14115 raft_consensus.cc:2804] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:03.053787 13627 raft_consensus.cc:2468] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f25dea86efb4a8eb748487c36fa7bf8 in term 2.
I20260710 13:20:03.054039 14115 raft_consensus.cc:697] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 LEADER]: Becoming Leader. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Running, Role: LEADER
I20260710 13:20:03.055449 14115 consensus_queue.cc:237] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:20:03.055961 14099 raft_consensus.cc:993] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2: : Instructing follower 1f25dea86efb4a8eb748487c36fa7bf8 to start an election
I20260710 13:20:03.056480 14110 raft_consensus.cc:1081] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 2 LEADER]: Signalling peer 1f25dea86efb4a8eb748487c36fa7bf8 to start an election
I20260710 13:20:03.058044 14017 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "147571c2534e4150a654aa0e92c84f51"
dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
 from {username='slave'} at 127.0.0.1:56888
I20260710 13:20:03.058581 14017 raft_consensus.cc:493] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:03.058931 14017 raft_consensus.cc:3060] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:03.065914 14017 raft_consensus.cc:515] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:20:03.067974 14017 leader_election.cc:290] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 3 election: Requested vote from peers 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757), 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251)
I20260710 13:20:03.068882 13551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147571c2534e4150a654aa0e92c84f51" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "724bb4dab6004b53b7d6924b0b516087"
I20260710 13:20:03.069118 13627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147571c2534e4150a654aa0e92c84f51" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6dae720a66a943778ff6690268edb2a2"
I20260710 13:20:03.069525 13551 raft_consensus.cc:3060] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:03.069727 13627 raft_consensus.cc:3055] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:03.070122 13627 raft_consensus.cc:740] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6dae720a66a943778ff6690268edb2a2, State: Running, Role: LEADER
I20260710 13:20:03.070848 13627 consensus_queue.cc:260] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [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: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:20:03.071784 13627 raft_consensus.cc:3060] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:03.071300 13373 catalog_manager.cc:5697] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 reported cstate change: term changed from 1 to 2, leader changed from 6dae720a66a943778ff6690268edb2a2 (127.11.21.3) to 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1). New cstate: current_term: 2 leader_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:03.075929 13551 raft_consensus.cc:2468] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f25dea86efb4a8eb748487c36fa7bf8 in term 3.
I20260710 13:20:03.077111 13975 leader_election.cc:304] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [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: 1f25dea86efb4a8eb748487c36fa7bf8, 724bb4dab6004b53b7d6924b0b516087; no voters: 
I20260710 13:20:03.077840 14115 raft_consensus.cc:2804] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:03.078289 14115 raft_consensus.cc:697] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 3 LEADER]: Becoming Leader. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Running, Role: LEADER
I20260710 13:20:03.078948 13627 raft_consensus.cc:2468] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f25dea86efb4a8eb748487c36fa7bf8 in term 3.
I20260710 13:20:03.079181 14115 consensus_queue.cc:237] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [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: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } }
I20260710 13:20:03.090425 13376 catalog_manager.cc:5697] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 reported cstate change: term changed from 2 to 3, leader changed from 6dae720a66a943778ff6690268edb2a2 (127.11.21.3) to 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1). New cstate: current_term: 3 leader_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:03.195396 14107 raft_consensus.cc:993] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c: : Instructing follower 1f25dea86efb4a8eb748487c36fa7bf8 to start an election
I20260710 13:20:03.196619 14101 raft_consensus.cc:1081] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [term 2 LEADER]: Signalling peer 1f25dea86efb4a8eb748487c36fa7bf8 to start an election
I20260710 13:20:03.198428 14016 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7002961e43b44c586830ac93445f4aa"
dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
 from {username='slave'} at 127.0.0.1:56912
I20260710 13:20:03.199025 14016 raft_consensus.cc:493] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:03.199429 14016 raft_consensus.cc:3060] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:03.204658 14016 raft_consensus.cc:515] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:20:03.206353 14016 leader_election.cc:290] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 3 election: Requested vote from peers a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221), 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757)
I20260710 13:20:03.207155 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7002961e43b44c586830ac93445f4aa" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9c02c890db74dbab4f206e01b2b236c"
I20260710 13:20:03.207576 13551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7002961e43b44c586830ac93445f4aa" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "724bb4dab6004b53b7d6924b0b516087"
I20260710 13:20:03.207751 13701 raft_consensus.cc:3055] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:03.208218 13551 raft_consensus.cc:3060] T b7002961e43b44c586830ac93445f4aa P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:03.208220 13701 raft_consensus.cc:740] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Running, Role: LEADER
I20260710 13:20:03.209234 13701 consensus_queue.cc:260] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [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: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:20:03.210254 13701 raft_consensus.cc:3060] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:03.214792 13551 raft_consensus.cc:2468] T b7002961e43b44c586830ac93445f4aa P 724bb4dab6004b53b7d6924b0b516087 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f25dea86efb4a8eb748487c36fa7bf8 in term 3.
I20260710 13:20:03.215685 13701 raft_consensus.cc:2468] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f25dea86efb4a8eb748487c36fa7bf8 in term 3.
I20260710 13:20:03.216174 13975 leader_election.cc:304] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [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: 1f25dea86efb4a8eb748487c36fa7bf8, 724bb4dab6004b53b7d6924b0b516087; no voters: 
I20260710 13:20:03.217212 14115 raft_consensus.cc:2804] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:03.217708 14115 raft_consensus.cc:697] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 3 LEADER]: Becoming Leader. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Running, Role: LEADER
I20260710 13:20:03.218453 14115 consensus_queue.cc:237] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [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: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } }
I20260710 13:20:03.226488 13376 catalog_manager.cc:5697] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 reported cstate change: term changed from 2 to 3, leader changed from a9c02c890db74dbab4f206e01b2b236c (127.11.21.4) to 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1). New cstate: current_term: 3 leader_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:03.348420 13701 raft_consensus.cc:1275] T 1e5b2d449da3402a84dc8bf23ef2628f P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Refusing update from remote peer 1f25dea86efb4a8eb748487c36fa7bf8: 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:03.349792 14115 consensus_queue.cc:1048] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:03.360561 13551 raft_consensus.cc:1275] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Refusing update from remote peer 1f25dea86efb4a8eb748487c36fa7bf8: 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:03.362031 14115 consensus_queue.cc:1048] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:03.431175 13627 raft_consensus.cc:1275] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [term 2 FOLLOWER]: Refusing update from remote peer 1f25dea86efb4a8eb748487c36fa7bf8: 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:03.432346 14115 consensus_queue.cc:1048] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:03.442322 13551 raft_consensus.cc:1275] T 14a306979c9d4bddaef038a4ca6ebc57 P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Refusing update from remote peer 1f25dea86efb4a8eb748487c36fa7bf8: 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:03.443691 14133 consensus_queue.cc:1048] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:03.537710 13627 raft_consensus.cc:1275] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [term 2 FOLLOWER]: Refusing update from remote peer 1f25dea86efb4a8eb748487c36fa7bf8: 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:03.539194 14116 consensus_queue.cc:1048] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:03.549499 13701 raft_consensus.cc:1275] T 5a5bbb8d25244ee68347c171d8424911 P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Refusing update from remote peer 1f25dea86efb4a8eb748487c36fa7bf8: 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:03.551257 14133 consensus_queue.cc:1048] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:03.570739 13551 raft_consensus.cc:1275] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 3 FOLLOWER]: Refusing update from remote peer 1f25dea86efb4a8eb748487c36fa7bf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:20:03.572247 14133 consensus_queue.cc:1048] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:03.588022 13627 raft_consensus.cc:1275] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 3 FOLLOWER]: Refusing update from remote peer 1f25dea86efb4a8eb748487c36fa7bf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:20:03.589613 14116 consensus_queue.cc:1048] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:03.730316 13701 raft_consensus.cc:1275] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [term 3 FOLLOWER]: Refusing update from remote peer 1f25dea86efb4a8eb748487c36fa7bf8: 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:03.731839 14115 consensus_queue.cc:1048] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:03.740978 13552 raft_consensus.cc:1275] T b7002961e43b44c586830ac93445f4aa P 724bb4dab6004b53b7d6924b0b516087 [term 3 FOLLOWER]: Refusing update from remote peer 1f25dea86efb4a8eb748487c36fa7bf8: 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:03.743112 14116 consensus_queue.cc:1048] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "724bb4dab6004b53b7d6924b0b516087" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 42757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:03.880698 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:03.897529 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:03.912832 13702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa0416d191f0456395ab5eb1a7d12943"
dest_uuid: "a9c02c890db74dbab4f206e01b2b236c"
mode: GRACEFUL
new_leader_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
 from {username='slave'} at 127.0.0.1:38386
I20260710 13:20:03.913368 13702 raft_consensus.cc:606] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [term 1 LEADER]: Received request to transfer leadership to TS 1f25dea86efb4a8eb748487c36fa7bf8
I20260710 13:20:03.914516 11348 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:20:03.915123 11348 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:04.033042 14125 raft_consensus.cc:993] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c: : Instructing follower 1f25dea86efb4a8eb748487c36fa7bf8 to start an election
I20260710 13:20:04.033584 14101 raft_consensus.cc:1081] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [term 1 LEADER]: Signalling peer 1f25dea86efb4a8eb748487c36fa7bf8 to start an election
I20260710 13:20:04.035115 14016 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa0416d191f0456395ab5eb1a7d12943"
dest_uuid: "1f25dea86efb4a8eb748487c36fa7bf8"
 from {username='slave'} at 127.0.0.1:56912
I20260710 13:20:04.035727 14016 raft_consensus.cc:493] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:04.036139 14016 raft_consensus.cc:3060] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.041281 14016 raft_consensus.cc:515] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:20:04.042598 14016 leader_election.cc:290] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 2 election: Requested vote from peers 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251), a9c02c890db74dbab4f206e01b2b236c (127.11.21.4:33221)
I20260710 13:20:04.043607 13627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0416d191f0456395ab5eb1a7d12943" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6dae720a66a943778ff6690268edb2a2"
I20260710 13:20:04.044204 13702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0416d191f0456395ab5eb1a7d12943" candidate_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9c02c890db74dbab4f206e01b2b236c"
I20260710 13:20:04.044381 13627 raft_consensus.cc:3060] T aa0416d191f0456395ab5eb1a7d12943 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.044710 13702 raft_consensus.cc:3055] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:04.044962 13702 raft_consensus.cc:740] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9c02c890db74dbab4f206e01b2b236c, State: Running, Role: LEADER
I20260710 13:20:04.045696 13702 consensus_queue.cc:260] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:20:04.047075 13702 raft_consensus.cc:3060] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.050513 13627 raft_consensus.cc:2468] T aa0416d191f0456395ab5eb1a7d12943 P 6dae720a66a943778ff6690268edb2a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f25dea86efb4a8eb748487c36fa7bf8 in term 2.
I20260710 13:20:04.051748 13974 leader_election.cc:304] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f25dea86efb4a8eb748487c36fa7bf8, 6dae720a66a943778ff6690268edb2a2; no voters: 
I20260710 13:20:04.052834 14141 raft_consensus.cc:2804] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:04.053220 13702 raft_consensus.cc:2468] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f25dea86efb4a8eb748487c36fa7bf8 in term 2.
I20260710 13:20:04.053552 14141 raft_consensus.cc:697] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 LEADER]: Becoming Leader. State: Replica: 1f25dea86efb4a8eb748487c36fa7bf8, State: Running, Role: LEADER
I20260710 13:20:04.054869 14141 consensus_queue.cc:237] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } }
I20260710 13:20:04.063073 13373 catalog_manager.cc:5697] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8 reported cstate change: term changed from 1 to 2, leader changed from a9c02c890db74dbab4f206e01b2b236c (127.11.21.4) to 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1). New cstate: current_term: 2 leader_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f25dea86efb4a8eb748487c36fa7bf8" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 46859 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:04.665073 13702 raft_consensus.cc:1275] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Refusing update from remote peer 1f25dea86efb4a8eb748487c36fa7bf8: 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:04.666430 14141 consensus_queue.cc:1048] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9c02c890db74dbab4f206e01b2b236c" member_type: VOTER last_known_addr { host: "127.11.21.4" port: 33221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:04.687328 13627 raft_consensus.cc:1275] T aa0416d191f0456395ab5eb1a7d12943 P 6dae720a66a943778ff6690268edb2a2 [term 2 FOLLOWER]: Refusing update from remote peer 1f25dea86efb4a8eb748487c36fa7bf8: 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:04.688828 14141 consensus_queue.cc:1048] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dae720a66a943778ff6690268edb2a2" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 33251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:04.915959 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:04.931347 11348 tablet_server.cc:179] TabletServer@127.11.21.1:46859 shutting down...
W20260710 13:20:04.940061 13592 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 14 similar messages]
W20260710 13:20:04.944782 13592 consensus_peers.cc:597] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. 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:04.960661 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:04.961733 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:04.962607 11348 raft_consensus.cc:2243] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.963090 11348 raft_consensus.cc:2272] T e9f35d9f33fc419c930fdbd39f2cad9b P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.965494 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:04.966114 11348 raft_consensus.cc:2243] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.966574 11348 raft_consensus.cc:2272] T 8141680f93c5407fa6531af283d133fd P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.969635 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:04.970552 11348 raft_consensus.cc:2243] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:04.971788 11348 raft_consensus.cc:2272] T 1e5b2d449da3402a84dc8bf23ef2628f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.974937 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:04.975870 11348 raft_consensus.cc:2243] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.976516 11348 raft_consensus.cc:2272] T 856885b5569444c792d92cb57fe1db65 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.979355 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:04.980307 11348 raft_consensus.cc:2243] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.980952 11348 raft_consensus.cc:2272] T 8944c9c4ff034027aa89cc2bc5a9c83e P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.984118 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:04.984916 11348 raft_consensus.cc:2243] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:04.985975 11348 raft_consensus.cc:2272] T 5a5bbb8d25244ee68347c171d8424911 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.988534 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:04.989073 11348 raft_consensus.cc:2243] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.989513 11348 raft_consensus.cc:2272] T 8231a191e3e94d5bba34416641e21c3f P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.991611 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:04.992240 11348 raft_consensus.cc:2243] T 564890310389407f99b025930b8101a0 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.992652 11348 raft_consensus.cc:2272] T 564890310389407f99b025930b8101a0 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.994626 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:04.995167 11348 raft_consensus.cc:2243] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:04.995996 11348 raft_consensus.cc:2272] T 14a306979c9d4bddaef038a4ca6ebc57 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.997972 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:04.998536 11348 raft_consensus.cc:2243] T f1a98c01ec7a42fd9dd303e59ba3a591 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.998939 11348 raft_consensus.cc:2272] T f1a98c01ec7a42fd9dd303e59ba3a591 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.000929 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:05.001452 11348 raft_consensus.cc:2243] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:05.002251 11348 raft_consensus.cc:2272] T aa0416d191f0456395ab5eb1a7d12943 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.004829 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:05.005415 11348 raft_consensus.cc:2243] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.005869 11348 raft_consensus.cc:2272] T 9b0435196d414a4b9d30480505442d90 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.007745 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:05.008289 11348 raft_consensus.cc:2243] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.008628 11348 raft_consensus.cc:2272] T e77f59fe93b2410782502283c06195f5 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.010468 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:05.010946 11348 raft_consensus.cc:2243] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:05.011754 11348 raft_consensus.cc:2272] T 147571c2534e4150a654aa0e92c84f51 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.014003 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:05.014709 11348 raft_consensus.cc:2243] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.015232 11348 raft_consensus.cc:2272] T e622cc0144b14f5db20f8047818f7ad2 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.017820 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:05.018481 11348 raft_consensus.cc:2243] T 658cacf2f5004b7f8218bab1c94acee2 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.018884 11348 raft_consensus.cc:2272] T 658cacf2f5004b7f8218bab1c94acee2 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.021732 11348 tablet_replica.cc:333] stopping tablet replica
W20260710 13:20:05.022109 13518 consensus_peers.cc:597] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087 -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. 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:05.022502 11348 raft_consensus.cc:2243] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:05.023401 11348 raft_consensus.cc:2272] T b7002961e43b44c586830ac93445f4aa P 1f25dea86efb4a8eb748487c36fa7bf8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.025446 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:05.025929 11348 raft_consensus.cc:2243] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.026396 11348 raft_consensus.cc:2272] T 1a18f5b138d54fb39fc151ce73176902 P 1f25dea86efb4a8eb748487c36fa7bf8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:05.049444 13592 consensus_peers.cc:597] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2 -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. Status: Network error: recv got EOF from 127.11.21.1:46859 (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:05.049902 11348 connection.cc:466] server connection from 127.0.0.1:56888 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56888 (request call id 192) could send its response
I20260710 13:20:05.060503 11348 tablet_server.cc:196] TabletServer@127.11.21.1:46859 shutdown complete.
W20260710 13:20:05.080912 13592 consensus_peers.cc:597] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2 -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:46859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:05.104554 11348 tablet_server.cc:179] TabletServer@127.11.21.2:0 shutting down...
W20260710 13:20:05.108392 13666 consensus_peers.cc:597] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:46859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:05.125231 13667 consensus_peers.cc:597] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c -> Peer 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757): Couldn't send request to peer 724bb4dab6004b53b7d6924b0b516087. 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:05.127177 13518 consensus_peers.cc:597] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:46859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:05.127719 13518 consensus_peers.cc:597] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087 -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:46859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:05.148603 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:20:05.149961 13592 consensus_peers.cc:597] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2 -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:46859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:05.151973 11348 tablet_replica.cc:333] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087: stopping tablet replica
I20260710 13:20:05.152887 11348 raft_consensus.cc:2243] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:20:05.153097 13592 consensus_peers.cc:597] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2 -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:46859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:05.154014 11348 raft_consensus.cc:2272] T 8231a191e3e94d5bba34416641e21c3f P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.156531 11348 tablet_replica.cc:333] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087: stopping tablet replica
I20260710 13:20:05.157228 11348 raft_consensus.cc:2243] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:05.158324 11348 raft_consensus.cc:2272] T 86eefc1ce66247c186f7b0adf370989f P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.161394 11348 tablet_replica.cc:333] T 14a306979c9d4bddaef038a4ca6ebc57 P 724bb4dab6004b53b7d6924b0b516087: stopping tablet replica
I20260710 13:20:05.162145 11348 raft_consensus.cc:2243] T 14a306979c9d4bddaef038a4ca6ebc57 P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:20:05.162189 13667 consensus_peers.cc:597] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c -> Peer 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757): Couldn't send request to peer 724bb4dab6004b53b7d6924b0b516087. 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:05.162752 11348 raft_consensus.cc:2272] T 14a306979c9d4bddaef038a4ca6ebc57 P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.164781 11348 tablet_replica.cc:333] T 856885b5569444c792d92cb57fe1db65 P 724bb4dab6004b53b7d6924b0b516087: stopping tablet replica
I20260710 13:20:05.165340 11348 raft_consensus.cc:2243] T 856885b5569444c792d92cb57fe1db65 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.165743 11348 raft_consensus.cc:2272] T 856885b5569444c792d92cb57fe1db65 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.167688 11348 tablet_replica.cc:333] T e7d6bd7c15a746eca42de43205afcb94 P 724bb4dab6004b53b7d6924b0b516087: stopping tablet replica
I20260710 13:20:05.168314 11348 raft_consensus.cc:2243] T e7d6bd7c15a746eca42de43205afcb94 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.168701 11348 raft_consensus.cc:2272] T e7d6bd7c15a746eca42de43205afcb94 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.170737 11348 tablet_replica.cc:333] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087: stopping tablet replica
I20260710 13:20:05.171271 11348 raft_consensus.cc:2243] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:05.172288 11348 raft_consensus.cc:2272] T 8141680f93c5407fa6531af283d133fd P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.174209 11348 tablet_replica.cc:333] T a9857464ed184e6d9b8feccf7a346b0c P 724bb4dab6004b53b7d6924b0b516087: stopping tablet replica
I20260710 13:20:05.174755 11348 raft_consensus.cc:2243] T a9857464ed184e6d9b8feccf7a346b0c P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.175138 11348 raft_consensus.cc:2272] T a9857464ed184e6d9b8feccf7a346b0c P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.177371 11348 tablet_replica.cc:333] T 1a18f5b138d54fb39fc151ce73176902 P 724bb4dab6004b53b7d6924b0b516087: stopping tablet replica
I20260710 13:20:05.177874 11348 raft_consensus.cc:2243] T 1a18f5b138d54fb39fc151ce73176902 P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.178258 11348 raft_consensus.cc:2272] T 1a18f5b138d54fb39fc151ce73176902 P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.180281 11348 tablet_replica.cc:333] T b7002961e43b44c586830ac93445f4aa P 724bb4dab6004b53b7d6924b0b516087: stopping tablet replica
I20260710 13:20:05.180948 11348 raft_consensus.cc:2243] T b7002961e43b44c586830ac93445f4aa P 724bb4dab6004b53b7d6924b0b516087 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.181346 11348 raft_consensus.cc:2272] T b7002961e43b44c586830ac93445f4aa P 724bb4dab6004b53b7d6924b0b516087 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.183573 11348 tablet_replica.cc:333] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087: stopping tablet replica
I20260710 13:20:05.184237 11348 raft_consensus.cc:2243] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.184669 11348 raft_consensus.cc:2272] T 1e5b2d449da3402a84dc8bf23ef2628f P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.186941 11348 tablet_replica.cc:333] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087: stopping tablet replica
I20260710 13:20:05.187549 11348 raft_consensus.cc:2243] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:05.188416 11348 raft_consensus.cc:2272] T 12582c6985464cdc9ce669cb6f0173b2 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.190248 11348 tablet_replica.cc:333] T e622cc0144b14f5db20f8047818f7ad2 P 724bb4dab6004b53b7d6924b0b516087: stopping tablet replica
I20260710 13:20:05.190778 11348 raft_consensus.cc:2243] T e622cc0144b14f5db20f8047818f7ad2 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.191220 11348 raft_consensus.cc:2272] T e622cc0144b14f5db20f8047818f7ad2 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.193187 11348 tablet_replica.cc:333] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087: stopping tablet replica
I20260710 13:20:05.193719 11348 raft_consensus.cc:2243] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.194147 11348 raft_consensus.cc:2272] T 147571c2534e4150a654aa0e92c84f51 P 724bb4dab6004b53b7d6924b0b516087 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.195870 11348 tablet_replica.cc:333] T 21e6983bfa6d4c4ca168cb0431eea79a P 724bb4dab6004b53b7d6924b0b516087: stopping tablet replica
I20260710 13:20:05.196569 11348 raft_consensus.cc:2243] T 21e6983bfa6d4c4ca168cb0431eea79a P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.197121 11348 raft_consensus.cc:2272] T 21e6983bfa6d4c4ca168cb0431eea79a P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.199313 11348 tablet_replica.cc:333] T cf984ffe178742cb864a21096ebadd67 P 724bb4dab6004b53b7d6924b0b516087: stopping tablet replica
I20260710 13:20:05.199936 11348 raft_consensus.cc:2243] T cf984ffe178742cb864a21096ebadd67 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.200387 11348 raft_consensus.cc:2272] T cf984ffe178742cb864a21096ebadd67 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.202929 11348 tablet_replica.cc:333] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087: stopping tablet replica
I20260710 13:20:05.203505 11348 raft_consensus.cc:2243] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:05.204468 11348 raft_consensus.cc:2272] T 8944c9c4ff034027aa89cc2bc5a9c83e P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:05.204802 13593 consensus_peers.cc:597] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 -> Peer 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757): Couldn't send request to peer 724bb4dab6004b53b7d6924b0b516087. 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:05.206470 11348 tablet_replica.cc:333] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087: stopping tablet replica
I20260710 13:20:05.206967 11348 raft_consensus.cc:2243] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:05.207684 11348 raft_consensus.cc:2272] T e77f59fe93b2410782502283c06195f5 P 724bb4dab6004b53b7d6924b0b516087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.209622 11348 tablet_replica.cc:333] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087: stopping tablet replica
I20260710 13:20:05.210028 11348 raft_consensus.cc:2243] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.210398 11348 raft_consensus.cc:2272] T 9b0435196d414a4b9d30480505442d90 P 724bb4dab6004b53b7d6924b0b516087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.250563 11348 tablet_server.cc:196] TabletServer@127.11.21.2:0 shutdown complete.
I20260710 13:20:05.285816 11348 tablet_server.cc:179] TabletServer@127.11.21.3:0 shutting down...
W20260710 13:20:05.315274 13666 consensus_peers.cc:597] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:46859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:05.321575 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:05.322546 11348 tablet_replica.cc:333] T 86eefc1ce66247c186f7b0adf370989f P 6dae720a66a943778ff6690268edb2a2: stopping tablet replica
I20260710 13:20:05.323263 11348 raft_consensus.cc:2243] T 86eefc1ce66247c186f7b0adf370989f P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.323779 11348 raft_consensus.cc:2272] T 86eefc1ce66247c186f7b0adf370989f P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.326409 11348 tablet_replica.cc:333] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2: stopping tablet replica
I20260710 13:20:05.326951 11348 raft_consensus.cc:2243] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:05.327751 11348 raft_consensus.cc:2272] T 564890310389407f99b025930b8101a0 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.329807 11348 tablet_replica.cc:333] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2: stopping tablet replica
I20260710 13:20:05.330344 11348 raft_consensus.cc:2243] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.330705 11348 raft_consensus.cc:2272] T 14a306979c9d4bddaef038a4ca6ebc57 P 6dae720a66a943778ff6690268edb2a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.332655 11348 tablet_replica.cc:333] T e77f59fe93b2410782502283c06195f5 P 6dae720a66a943778ff6690268edb2a2: stopping tablet replica
I20260710 13:20:05.333202 11348 raft_consensus.cc:2243] T e77f59fe93b2410782502283c06195f5 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.333567 11348 raft_consensus.cc:2272] T e77f59fe93b2410782502283c06195f5 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.335358 11348 tablet_replica.cc:333] T 12582c6985464cdc9ce669cb6f0173b2 P 6dae720a66a943778ff6690268edb2a2: stopping tablet replica
I20260710 13:20:05.335952 11348 raft_consensus.cc:2243] T 12582c6985464cdc9ce669cb6f0173b2 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.336321 11348 raft_consensus.cc:2272] T 12582c6985464cdc9ce669cb6f0173b2 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.338181 11348 tablet_replica.cc:333] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2: stopping tablet replica
I20260710 13:20:05.338649 11348 raft_consensus.cc:2243] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:05.339439 11348 raft_consensus.cc:2272] T 856885b5569444c792d92cb57fe1db65 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.341504 11348 tablet_replica.cc:333] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2: stopping tablet replica
I20260710 13:20:05.342329 11348 raft_consensus.cc:2243] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:05.343078 11348 raft_consensus.cc:2272] T e9f35d9f33fc419c930fdbd39f2cad9b P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.344890 11348 tablet_replica.cc:333] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2: stopping tablet replica
I20260710 13:20:05.345361 11348 raft_consensus.cc:2243] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:05.346060 11348 raft_consensus.cc:2272] T f1a98c01ec7a42fd9dd303e59ba3a591 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.348120 11348 tablet_replica.cc:333] T aa0416d191f0456395ab5eb1a7d12943 P 6dae720a66a943778ff6690268edb2a2: stopping tablet replica
I20260710 13:20:05.348618 11348 raft_consensus.cc:2243] T aa0416d191f0456395ab5eb1a7d12943 P 6dae720a66a943778ff6690268edb2a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.348970 11348 raft_consensus.cc:2272] T aa0416d191f0456395ab5eb1a7d12943 P 6dae720a66a943778ff6690268edb2a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.352074 11348 tablet_replica.cc:333] T 8944c9c4ff034027aa89cc2bc5a9c83e P 6dae720a66a943778ff6690268edb2a2: stopping tablet replica
I20260710 13:20:05.352658 11348 raft_consensus.cc:2243] T 8944c9c4ff034027aa89cc2bc5a9c83e P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.353040 11348 raft_consensus.cc:2272] T 8944c9c4ff034027aa89cc2bc5a9c83e P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.354842 11348 tablet_replica.cc:333] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2: stopping tablet replica
I20260710 13:20:05.355325 11348 raft_consensus.cc:2243] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.355782 11348 raft_consensus.cc:2272] T 5a5bbb8d25244ee68347c171d8424911 P 6dae720a66a943778ff6690268edb2a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.357698 11348 tablet_replica.cc:333] T 21e6983bfa6d4c4ca168cb0431eea79a P 6dae720a66a943778ff6690268edb2a2: stopping tablet replica
I20260710 13:20:05.358194 11348 raft_consensus.cc:2243] T 21e6983bfa6d4c4ca168cb0431eea79a P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.358546 11348 raft_consensus.cc:2272] T 21e6983bfa6d4c4ca168cb0431eea79a P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.360703 11348 tablet_replica.cc:333] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2: stopping tablet replica
I20260710 13:20:05.361227 11348 raft_consensus.cc:2243] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:05.362032 11348 raft_consensus.cc:2272] T cf984ffe178742cb864a21096ebadd67 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.364248 11348 tablet_replica.cc:333] T a9857464ed184e6d9b8feccf7a346b0c P 6dae720a66a943778ff6690268edb2a2: stopping tablet replica
I20260710 13:20:05.364760 11348 raft_consensus.cc:2243] T a9857464ed184e6d9b8feccf7a346b0c P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.365197 11348 raft_consensus.cc:2272] T a9857464ed184e6d9b8feccf7a346b0c P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.366963 11348 tablet_replica.cc:333] T e7d6bd7c15a746eca42de43205afcb94 P 6dae720a66a943778ff6690268edb2a2: stopping tablet replica
I20260710 13:20:05.367470 11348 raft_consensus.cc:2243] T e7d6bd7c15a746eca42de43205afcb94 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.367913 11348 raft_consensus.cc:2272] T e7d6bd7c15a746eca42de43205afcb94 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.369812 11348 tablet_replica.cc:333] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2: stopping tablet replica
I20260710 13:20:05.370299 11348 raft_consensus.cc:2243] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:05.371119 11348 raft_consensus.cc:2272] T e622cc0144b14f5db20f8047818f7ad2 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.373160 11348 tablet_replica.cc:333] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2: stopping tablet replica
I20260710 13:20:05.373647 11348 raft_consensus.cc:2243] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.374051 11348 raft_consensus.cc:2272] T 147571c2534e4150a654aa0e92c84f51 P 6dae720a66a943778ff6690268edb2a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.376019 11348 tablet_replica.cc:333] T 658cacf2f5004b7f8218bab1c94acee2 P 6dae720a66a943778ff6690268edb2a2: stopping tablet replica
I20260710 13:20:05.376493 11348 raft_consensus.cc:2243] T 658cacf2f5004b7f8218bab1c94acee2 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.376919 11348 raft_consensus.cc:2272] T 658cacf2f5004b7f8218bab1c94acee2 P 6dae720a66a943778ff6690268edb2a2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:05.403733 13666 consensus_peers.cc:597] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c -> Peer 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251): Couldn't send request to peer 6dae720a66a943778ff6690268edb2a2. 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:05.420327 11348 tablet_server.cc:196] TabletServer@127.11.21.3:0 shutdown complete.
W20260710 13:20:05.427258 13666 consensus_peers.cc:597] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c -> Peer 1f25dea86efb4a8eb748487c36fa7bf8 (127.11.21.1:46859): Couldn't send request to peer 1f25dea86efb4a8eb748487c36fa7bf8. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:46859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:05.452507 11348 tablet_server.cc:179] TabletServer@127.11.21.4:0 shutting down...
W20260710 13:20:05.472811 13666 consensus_peers.cc:597] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c -> Peer 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251): Couldn't send request to peer 6dae720a66a943778ff6690268edb2a2. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.3:33251: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:05.489166 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:05.490315 11348 tablet_replica.cc:333] T 86eefc1ce66247c186f7b0adf370989f P a9c02c890db74dbab4f206e01b2b236c: stopping tablet replica
I20260710 13:20:05.491093 11348 raft_consensus.cc:2243] T 86eefc1ce66247c186f7b0adf370989f P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.491627 11348 raft_consensus.cc:2272] T 86eefc1ce66247c186f7b0adf370989f P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:05.491647 13667 consensus_peers.cc:597] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c -> Peer 724bb4dab6004b53b7d6924b0b516087 (127.11.21.2:42757): Couldn't send request to peer 724bb4dab6004b53b7d6924b0b516087. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.2:42757: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:05.494037 11348 tablet_replica.cc:333] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c: stopping tablet replica
I20260710 13:20:05.494658 11348 raft_consensus.cc:2243] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:05.495476 11348 raft_consensus.cc:2272] T 9b0435196d414a4b9d30480505442d90 P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.497507 11348 tablet_replica.cc:333] T 5a5bbb8d25244ee68347c171d8424911 P a9c02c890db74dbab4f206e01b2b236c: stopping tablet replica
I20260710 13:20:05.498081 11348 raft_consensus.cc:2243] T 5a5bbb8d25244ee68347c171d8424911 P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.498509 11348 raft_consensus.cc:2272] T 5a5bbb8d25244ee68347c171d8424911 P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.500401 11348 tablet_replica.cc:333] T e9f35d9f33fc419c930fdbd39f2cad9b P a9c02c890db74dbab4f206e01b2b236c: stopping tablet replica
I20260710 13:20:05.500965 11348 raft_consensus.cc:2243] T e9f35d9f33fc419c930fdbd39f2cad9b P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.501411 11348 raft_consensus.cc:2272] T e9f35d9f33fc419c930fdbd39f2cad9b P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.503335 11348 tablet_replica.cc:333] T cf984ffe178742cb864a21096ebadd67 P a9c02c890db74dbab4f206e01b2b236c: stopping tablet replica
I20260710 13:20:05.503981 11348 raft_consensus.cc:2243] T cf984ffe178742cb864a21096ebadd67 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.504396 11348 raft_consensus.cc:2272] T cf984ffe178742cb864a21096ebadd67 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.506295 11348 tablet_replica.cc:333] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c: stopping tablet replica
I20260710 13:20:05.506832 11348 raft_consensus.cc:2243] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:05.507615 11348 raft_consensus.cc:2272] T 21e6983bfa6d4c4ca168cb0431eea79a P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.509485 11348 tablet_replica.cc:333] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c: stopping tablet replica
I20260710 13:20:05.510021 11348 raft_consensus.cc:2243] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.510447 11348 raft_consensus.cc:2272] T 8231a191e3e94d5bba34416641e21c3f P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.512380 11348 tablet_replica.cc:333] T 12582c6985464cdc9ce669cb6f0173b2 P a9c02c890db74dbab4f206e01b2b236c: stopping tablet replica
I20260710 13:20:05.512924 11348 raft_consensus.cc:2243] T 12582c6985464cdc9ce669cb6f0173b2 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.513348 11348 raft_consensus.cc:2272] T 12582c6985464cdc9ce669cb6f0173b2 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.515442 11348 tablet_replica.cc:333] T 1e5b2d449da3402a84dc8bf23ef2628f P a9c02c890db74dbab4f206e01b2b236c: stopping tablet replica
I20260710 13:20:05.516129 11348 raft_consensus.cc:2243] T 1e5b2d449da3402a84dc8bf23ef2628f P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.516613 11348 raft_consensus.cc:2272] T 1e5b2d449da3402a84dc8bf23ef2628f P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.519016 11348 tablet_replica.cc:333] T f1a98c01ec7a42fd9dd303e59ba3a591 P a9c02c890db74dbab4f206e01b2b236c: stopping tablet replica
I20260710 13:20:05.519769 11348 raft_consensus.cc:2243] T f1a98c01ec7a42fd9dd303e59ba3a591 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:20:05.520310 13666 consensus_peers.cc:597] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c -> Peer 6dae720a66a943778ff6690268edb2a2 (127.11.21.3:33251): Couldn't send request to peer 6dae720a66a943778ff6690268edb2a2. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.3:33251: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:05.520336 11348 raft_consensus.cc:2272] T f1a98c01ec7a42fd9dd303e59ba3a591 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.522596 11348 tablet_replica.cc:333] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c: stopping tablet replica
I20260710 13:20:05.523176 11348 raft_consensus.cc:2243] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.523597 11348 raft_consensus.cc:2272] T aa0416d191f0456395ab5eb1a7d12943 P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.525938 11348 tablet_replica.cc:333] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c: stopping tablet replica
I20260710 13:20:05.526479 11348 raft_consensus.cc:2243] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:05.527277 11348 raft_consensus.cc:2272] T a9857464ed184e6d9b8feccf7a346b0c P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.529189 11348 tablet_replica.cc:333] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c: stopping tablet replica
I20260710 13:20:05.529719 11348 raft_consensus.cc:2243] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:05.530447 11348 raft_consensus.cc:2272] T e7d6bd7c15a746eca42de43205afcb94 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.532408 11348 tablet_replica.cc:333] T 8141680f93c5407fa6531af283d133fd P a9c02c890db74dbab4f206e01b2b236c: stopping tablet replica
I20260710 13:20:05.532949 11348 raft_consensus.cc:2243] T 8141680f93c5407fa6531af283d133fd P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.533392 11348 raft_consensus.cc:2272] T 8141680f93c5407fa6531af283d133fd P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.535177 11348 tablet_replica.cc:333] T 564890310389407f99b025930b8101a0 P a9c02c890db74dbab4f206e01b2b236c: stopping tablet replica
I20260710 13:20:05.535699 11348 raft_consensus.cc:2243] T 564890310389407f99b025930b8101a0 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.536156 11348 raft_consensus.cc:2272] T 564890310389407f99b025930b8101a0 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.538039 11348 tablet_replica.cc:333] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c: stopping tablet replica
I20260710 13:20:05.538551 11348 raft_consensus.cc:2243] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:05.539333 11348 raft_consensus.cc:2272] T 658cacf2f5004b7f8218bab1c94acee2 P a9c02c890db74dbab4f206e01b2b236c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.541214 11348 tablet_replica.cc:333] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c: stopping tablet replica
I20260710 13:20:05.541725 11348 raft_consensus.cc:2243] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:05.542555 11348 raft_consensus.cc:2272] T 1a18f5b138d54fb39fc151ce73176902 P a9c02c890db74dbab4f206e01b2b236c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.544482 11348 tablet_replica.cc:333] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c: stopping tablet replica
I20260710 13:20:05.544982 11348 raft_consensus.cc:2243] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:05.545388 11348 raft_consensus.cc:2272] T b7002961e43b44c586830ac93445f4aa P a9c02c890db74dbab4f206e01b2b236c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.586494 11348 tablet_server.cc:196] TabletServer@127.11.21.4:0 shutdown complete.
I20260710 13:20:05.619906 11348 master.cc:562] Master@127.11.21.62:35239 shutting down...
I20260710 13:20:05.649901 11348 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3a9e5ffb7af341b6a2876897d2e0f709 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:05.650566 11348 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3a9e5ffb7af341b6a2876897d2e0f709 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:05.650940 11348 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3a9e5ffb7af341b6a2876897d2e0f709: stopping tablet replica
I20260710 13:20:05.673324 11348 master.cc:584] Master@127.11.21.62:35239 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18718 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:20:05.742503 11348 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.21.62:44057
I20260710 13:20:05.743916 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:05.750149 14165 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.750368 14166 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:05.751772 14168 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:05.753161 11348 server_base.cc:1061] running on GCE node
I20260710 13:20:05.754343 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:05.754536 11348 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:05.754741 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689605754705 us; error 0 us; skew 500 ppm
I20260710 13:20:05.755359 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:05.758333 11348 webserver.cc:533] Webserver started at http://127.11.21.62:40241/ using document root <none> and password file <none>
I20260710 13:20:05.758880 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:05.759048 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:05.759398 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:05.761065 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689535099627-11348-0/minicluster-data/master-0-root/instance:
uuid: "72add1b2684044ae9e9d51dabf3e83c6"
format_stamp: "Formatted at 2026-07-10 13:20:05 on dist-test-slave-m7gx"
I20260710 13:20:05.765898 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:20:05.769501 14173 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:05.770315 11348 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:20:05.770638 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689535099627-11348-0/minicluster-data/master-0-root
uuid: "72add1b2684044ae9e9d51dabf3e83c6"
format_stamp: "Formatted at 2026-07-10 13:20:05 on dist-test-slave-m7gx"
I20260710 13:20:05.770964 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689535099627-11348-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689535099627-11348-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689535099627-11348-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:05.802273 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:05.803668 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:05.864496 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.62:44057
I20260710 13:20:05.864621 14225 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.62:44057 every 8 connection(s)
I20260710 13:20:05.870193 14226 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:05.883860 14226 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72add1b2684044ae9e9d51dabf3e83c6: Bootstrap starting.
I20260710 13:20:05.889598 14226 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 72add1b2684044ae9e9d51dabf3e83c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:05.894634 14226 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72add1b2684044ae9e9d51dabf3e83c6: No bootstrap required, opened a new log
I20260710 13:20:05.897276 14226 raft_consensus.cc:359] T 00000000000000000000000000000000 P 72add1b2684044ae9e9d51dabf3e83c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72add1b2684044ae9e9d51dabf3e83c6" member_type: VOTER }
I20260710 13:20:05.897859 14226 raft_consensus.cc:385] T 00000000000000000000000000000000 P 72add1b2684044ae9e9d51dabf3e83c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:05.898118 14226 raft_consensus.cc:740] T 00000000000000000000000000000000 P 72add1b2684044ae9e9d51dabf3e83c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72add1b2684044ae9e9d51dabf3e83c6, State: Initialized, Role: FOLLOWER
I20260710 13:20:05.898798 14226 consensus_queue.cc:260] T 00000000000000000000000000000000 P 72add1b2684044ae9e9d51dabf3e83c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "72add1b2684044ae9e9d51dabf3e83c6" member_type: VOTER }
I20260710 13:20:05.899329 14226 raft_consensus.cc:399] T 00000000000000000000000000000000 P 72add1b2684044ae9e9d51dabf3e83c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:05.899544 14226 raft_consensus.cc:493] T 00000000000000000000000000000000 P 72add1b2684044ae9e9d51dabf3e83c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:05.899919 14226 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 72add1b2684044ae9e9d51dabf3e83c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.904989 14226 raft_consensus.cc:515] T 00000000000000000000000000000000 P 72add1b2684044ae9e9d51dabf3e83c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72add1b2684044ae9e9d51dabf3e83c6" member_type: VOTER }
I20260710 13:20:05.905542 14226 leader_election.cc:304] T 00000000000000000000000000000000 P 72add1b2684044ae9e9d51dabf3e83c6 [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: 72add1b2684044ae9e9d51dabf3e83c6; no voters: 
I20260710 13:20:05.906832 14226 leader_election.cc:290] T 00000000000000000000000000000000 P 72add1b2684044ae9e9d51dabf3e83c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:05.907467 14229 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 72add1b2684044ae9e9d51dabf3e83c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:05.909101 14229 raft_consensus.cc:697] T 00000000000000000000000000000000 P 72add1b2684044ae9e9d51dabf3e83c6 [term 1 LEADER]: Becoming Leader. State: Replica: 72add1b2684044ae9e9d51dabf3e83c6, State: Running, Role: LEADER
I20260710 13:20:05.909950 14229 consensus_queue.cc:237] T 00000000000000000000000000000000 P 72add1b2684044ae9e9d51dabf3e83c6 [LEADER]: Queue going to LEADER mode. State: All 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: "72add1b2684044ae9e9d51dabf3e83c6" member_type: VOTER }
I20260710 13:20:05.910264 14226 sys_catalog.cc:565] T 00000000000000000000000000000000 P 72add1b2684044ae9e9d51dabf3e83c6 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:05.917937 14230 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72add1b2684044ae9e9d51dabf3e83c6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "72add1b2684044ae9e9d51dabf3e83c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72add1b2684044ae9e9d51dabf3e83c6" member_type: VOTER } }
I20260710 13:20:05.917932 14231 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72add1b2684044ae9e9d51dabf3e83c6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 72add1b2684044ae9e9d51dabf3e83c6. Latest consensus state: current_term: 1 leader_uuid: "72add1b2684044ae9e9d51dabf3e83c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72add1b2684044ae9e9d51dabf3e83c6" member_type: VOTER } }
I20260710 13:20:05.918856 14230 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72add1b2684044ae9e9d51dabf3e83c6 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:05.918936 14231 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72add1b2684044ae9e9d51dabf3e83c6 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:05.925004 14237 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:05.931473 14237 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:05.932895 11348 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:05.941666 14237 catalog_manager.cc:1383] Generated new cluster ID: a6ca7ba3618c47e6acaaa2ef8237b6a5
I20260710 13:20:05.942026 14237 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:05.969075 14237 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:05.970625 14237 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:05.985739 14237 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 72add1b2684044ae9e9d51dabf3e83c6: Generated new TSK 0
I20260710 13:20:05.986513 14237 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:06.000329 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:06.008289 14247 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:06.009620 14248 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:06.013375 14250 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:06.015208 11348 server_base.cc:1061] running on GCE node
I20260710 13:20:06.016287 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:06.016489 11348 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:06.016620 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689606016608 us; error 0 us; skew 500 ppm
I20260710 13:20:06.017208 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:06.020210 11348 webserver.cc:533] Webserver started at http://127.11.21.1:45359/ using document root <none> and password file <none>
I20260710 13:20:06.020761 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:06.020951 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:06.021250 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:06.022688 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689535099627-11348-0/minicluster-data/ts-0-root/instance:
uuid: "ae3346e9c39743f6881be6626a3b428e"
format_stamp: "Formatted at 2026-07-10 13:20:06 on dist-test-slave-m7gx"
I20260710 13:20:06.028322 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.006s
I20260710 13:20:06.032058 14255 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:06.032961 11348 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:06.033273 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689535099627-11348-0/minicluster-data/ts-0-root
uuid: "ae3346e9c39743f6881be6626a3b428e"
format_stamp: "Formatted at 2026-07-10 13:20:06 on dist-test-slave-m7gx"
I20260710 13:20:06.033600 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689535099627-11348-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689535099627-11348-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689535099627-11348-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:06.058218 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:06.059729 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:06.061800 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:06.064689 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:06.064888 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:06.065096 11348 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:06.065249 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:06.113865 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.1:39655
I20260710 13:20:06.114001 14317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.1:39655 every 8 connection(s)
I20260710 13:20:06.119947 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:06.128495 14322 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:06.129760 14323 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:06.132392 14325 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:06.133036 11348 server_base.cc:1061] running on GCE node
I20260710 13:20:06.134013 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:06.134205 11348 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:06.134341 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689606134328 us; error 0 us; skew 500 ppm
I20260710 13:20:06.134897 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:06.138057 11348 webserver.cc:533] Webserver started at http://127.11.21.2:37701/ using document root <none> and password file <none>
I20260710 13:20:06.138679 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:06.138935 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:06.139066 14318 heartbeater.cc:344] Connected to a master server at 127.11.21.62:44057
I20260710 13:20:06.139269 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:06.139577 14318 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:06.140437 14318 heartbeater.cc:507] Master 127.11.21.62:44057 requested a full tablet report, sending...
I20260710 13:20:06.140935 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689535099627-11348-0/minicluster-data/ts-1-root/instance:
uuid: "f9aa1273867d4629beadf7ae751ef58f"
format_stamp: "Formatted at 2026-07-10 13:20:06 on dist-test-slave-m7gx"
I20260710 13:20:06.142719 14191 ts_manager.cc:194] Registered new tserver with Master: ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655)
I20260710 13:20:06.144686 14191 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38878
I20260710 13:20:06.146497 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 13:20:06.150326 14330 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:06.151151 11348 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:06.151467 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689535099627-11348-0/minicluster-data/ts-1-root
uuid: "f9aa1273867d4629beadf7ae751ef58f"
format_stamp: "Formatted at 2026-07-10 13:20:06 on dist-test-slave-m7gx"
I20260710 13:20:06.151788 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689535099627-11348-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689535099627-11348-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689535099627-11348-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:06.178920 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:06.180375 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:06.182034 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:06.184494 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:06.184727 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:06.184988 11348 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:06.185163 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:06.232910 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.2:36927
I20260710 13:20:06.233052 14392 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.2:36927 every 8 connection(s)
I20260710 13:20:06.238575 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:06.246855 14396 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:06.248878 14397 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:06.250399 14393 heartbeater.cc:344] Connected to a master server at 127.11.21.62:44057
I20260710 13:20:06.251083 14393 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:06.253832 14393 heartbeater.cc:507] Master 127.11.21.62:44057 requested a full tablet report, sending...
I20260710 13:20:06.257572 14191 ts_manager.cc:194] Registered new tserver with Master: f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927)
I20260710 13:20:06.260152 14191 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38888
W20260710 13:20:06.261250 14399 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:06.261379 11348 server_base.cc:1061] running on GCE node
I20260710 13:20:06.262702 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:06.262895 11348 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:06.263120 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689606263085 us; error 0 us; skew 500 ppm
I20260710 13:20:06.263723 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:06.266184 11348 webserver.cc:533] Webserver started at http://127.11.21.3:41357/ using document root <none> and password file <none>
I20260710 13:20:06.266683 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:06.266887 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:06.267168 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:06.268452 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689535099627-11348-0/minicluster-data/ts-2-root/instance:
uuid: "f346732715c9426ebbab18fab198052a"
format_stamp: "Formatted at 2026-07-10 13:20:06 on dist-test-slave-m7gx"
I20260710 13:20:06.273171 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:06.276710 14404 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:06.277592 11348 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:06.277954 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689535099627-11348-0/minicluster-data/ts-2-root
uuid: "f346732715c9426ebbab18fab198052a"
format_stamp: "Formatted at 2026-07-10 13:20:06 on dist-test-slave-m7gx"
I20260710 13:20:06.278240 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689535099627-11348-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689535099627-11348-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689535099627-11348-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:06.297716 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:06.298952 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:06.300530 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:06.302815 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:06.303045 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:06.303290 11348 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:06.303462 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:06.351450 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.3:43843
I20260710 13:20:06.351598 14466 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.3:43843 every 8 connection(s)
I20260710 13:20:06.367406 14467 heartbeater.cc:344] Connected to a master server at 127.11.21.62:44057
I20260710 13:20:06.367936 14467 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:06.368765 14467 heartbeater.cc:507] Master 127.11.21.62:44057 requested a full tablet report, sending...
I20260710 13:20:06.370795 14191 ts_manager.cc:194] Registered new tserver with Master: f346732715c9426ebbab18fab198052a (127.11.21.3:43843)
I20260710 13:20:06.370926 11348 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015997295s
I20260710 13:20:06.372514 14191 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38892
I20260710 13:20:06.399364 14191 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38904:
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:06.402549 14191 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:06.492836 14282 tablet_service.cc:1511] Processing CreateTablet for tablet 9b516537dc6b42afa1fde91bdd25534a (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:06.494386 14282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b516537dc6b42afa1fde91bdd25534a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.494082 14281 tablet_service.cc:1511] Processing CreateTablet for tablet b6e028371bc443b08e9db44377997971 (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:06.495401 14281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e028371bc443b08e9db44377997971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.499235 14432 tablet_service.cc:1511] Processing CreateTablet for tablet d972c33cc0054d83a3c337b794b47816 (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:06.500646 14432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d972c33cc0054d83a3c337b794b47816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.500921 14280 tablet_service.cc:1511] Processing CreateTablet for tablet 7b1433e5d93d4b09b0a5c9ef3b42ba38 (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:06.502259 14280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b1433e5d93d4b09b0a5c9ef3b42ba38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.505038 14279 tablet_service.cc:1511] Processing CreateTablet for tablet 3365baf551df46448400919b36004c06 (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:06.506394 14279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3365baf551df46448400919b36004c06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.506175 14429 tablet_service.cc:1511] Processing CreateTablet for tablet 7b1433e5d93d4b09b0a5c9ef3b42ba38 (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:06.507637 14429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b1433e5d93d4b09b0a5c9ef3b42ba38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.509130 14278 tablet_service.cc:1511] Processing CreateTablet for tablet fda51146b1f8482fa85ef4e443b30ddc (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:06.509742 14351 tablet_service.cc:1511] Processing CreateTablet for tablet 96333b4c759b436a95c3b45019bc686f (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:06.510478 14278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda51146b1f8482fa85ef4e443b30ddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.510864 14350 tablet_service.cc:1511] Processing CreateTablet for tablet bf5d77c437554c0db9282728d6328336 (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:06.505038 14430 tablet_service.cc:1511] Processing CreateTablet for tablet b6e028371bc443b08e9db44377997971 (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:06.509177 14428 tablet_service.cc:1511] Processing CreateTablet for tablet 3365baf551df46448400919b36004c06 (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:06.513227 14352 tablet_service.cc:1511] Processing CreateTablet for tablet 0534692591db4ff5bb1c66efc32b4252 (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:06.514986 14277 tablet_service.cc:1511] Processing CreateTablet for tablet 0534692591db4ff5bb1c66efc32b4252 (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:06.515350 14276 tablet_service.cc:1511] Processing CreateTablet for tablet 96333b4c759b436a95c3b45019bc686f (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:06.515861 14353 tablet_service.cc:1511] Processing CreateTablet for tablet fda51146b1f8482fa85ef4e443b30ddc (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:06.516408 14277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0534692591db4ff5bb1c66efc32b4252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.518061 14275 tablet_service.cc:1511] Processing CreateTablet for tablet bf5d77c437554c0db9282728d6328336 (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:06.519413 14275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf5d77c437554c0db9282728d6328336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.519538 14354 tablet_service.cc:1511] Processing CreateTablet for tablet 3365baf551df46448400919b36004c06 (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:06.520720 14427 tablet_service.cc:1511] Processing CreateTablet for tablet fda51146b1f8482fa85ef4e443b30ddc (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:06.521082 14349 tablet_service.cc:1511] Processing CreateTablet for tablet 5061a472d36a4e7788e7e0e020cce441 (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:06.513217 14430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e028371bc443b08e9db44377997971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.522778 14355 tablet_service.cc:1511] Processing CreateTablet for tablet 7b1433e5d93d4b09b0a5c9ef3b42ba38 (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:06.524138 14276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96333b4c759b436a95c3b45019bc686f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.524477 14358 tablet_service.cc:1511] Processing CreateTablet for tablet d972c33cc0054d83a3c337b794b47816 (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:06.525357 14356 tablet_service.cc:1511] Processing CreateTablet for tablet b6e028371bc443b08e9db44377997971 (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:06.525996 14427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda51146b1f8482fa85ef4e443b30ddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.528201 14428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3365baf551df46448400919b36004c06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.527846 14357 tablet_service.cc:1511] Processing CreateTablet for tablet 9b516537dc6b42afa1fde91bdd25534a (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:06.529556 14274 tablet_service.cc:1511] Processing CreateTablet for tablet 5061a472d36a4e7788e7e0e020cce441 (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:06.530427 14283 tablet_service.cc:1511] Processing CreateTablet for tablet d972c33cc0054d83a3c337b794b47816 (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:06.530946 14274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5061a472d36a4e7788e7e0e020cce441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.533092 14431 tablet_service.cc:1511] Processing CreateTablet for tablet 9b516537dc6b42afa1fde91bdd25534a (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:06.534463 14431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b516537dc6b42afa1fde91bdd25534a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.539837 14426 tablet_service.cc:1511] Processing CreateTablet for tablet 0534692591db4ff5bb1c66efc32b4252 (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:06.541267 14426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0534692591db4ff5bb1c66efc32b4252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.544435 14283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d972c33cc0054d83a3c337b794b47816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.545899 14351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96333b4c759b436a95c3b45019bc686f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.546896 14355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b1433e5d93d4b09b0a5c9ef3b42ba38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.548107 14358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d972c33cc0054d83a3c337b794b47816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.550179 14357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b516537dc6b42afa1fde91bdd25534a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.549620 14425 tablet_service.cc:1511] Processing CreateTablet for tablet 96333b4c759b436a95c3b45019bc686f (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:06.552415 14425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96333b4c759b436a95c3b45019bc686f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.553920 14350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf5d77c437554c0db9282728d6328336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.555421 14349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5061a472d36a4e7788e7e0e020cce441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.556903 14353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda51146b1f8482fa85ef4e443b30ddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.557211 14424 tablet_service.cc:1511] Processing CreateTablet for tablet bf5d77c437554c0db9282728d6328336 (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:06.559214 14424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf5d77c437554c0db9282728d6328336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.560814 14352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0534692591db4ff5bb1c66efc32b4252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.562471 14354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3365baf551df46448400919b36004c06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.563997 14356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e028371bc443b08e9db44377997971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.599002 14483 tablet_bootstrap.cc:492] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e: Bootstrap starting.
I20260710 13:20:06.600553 14482 tablet_bootstrap.cc:492] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a: Bootstrap starting.
I20260710 13:20:06.638707 14482 tablet_bootstrap.cc:654] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:06.641522 14483 tablet_bootstrap.cc:654] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:06.660267 14427 tablet_service.cc:1511] Processing CreateTablet for tablet 5061a472d36a4e7788e7e0e020cce441 (DEFAULT_TABLE table=test-workload [id=e9f195454c724160819ae4e19b4e372d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:06.661805 14427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5061a472d36a4e7788e7e0e020cce441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.701421 14483 tablet_bootstrap.cc:492] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e: No bootstrap required, opened a new log
I20260710 13:20:06.703266 14482 tablet_bootstrap.cc:492] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a: No bootstrap required, opened a new log
I20260710 13:20:06.703783 14483 ts_tablet_manager.cc:1403] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e: Time spent bootstrapping tablet: real 0.105s	user 0.011s	sys 0.019s
I20260710 13:20:06.704214 14482 ts_tablet_manager.cc:1403] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a: Time spent bootstrapping tablet: real 0.104s	user 0.020s	sys 0.009s
I20260710 13:20:06.710690 14482 raft_consensus.cc:359] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:06.720171 14482 raft_consensus.cc:385] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:06.722702 14482 raft_consensus.cc:740] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f346732715c9426ebbab18fab198052a, State: Initialized, Role: FOLLOWER
I20260710 13:20:06.707356 14483 raft_consensus.cc:359] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:06.723661 14483 raft_consensus.cc:385] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:06.724076 14483 raft_consensus.cc:740] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3346e9c39743f6881be6626a3b428e, State: Initialized, Role: FOLLOWER
I20260710 13:20:06.725071 14482 consensus_queue.cc:260] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:06.726081 14483 consensus_queue.cc:260] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:06.764932 14467 heartbeater.cc:499] Master 127.11.21.62:44057 was elected leader, sending a full tablet report...
I20260710 13:20:06.765892 14482 ts_tablet_manager.cc:1434] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a: Time spent starting tablet: real 0.058s	user 0.004s	sys 0.004s
I20260710 13:20:06.768368 14482 tablet_bootstrap.cc:492] T d972c33cc0054d83a3c337b794b47816 P f346732715c9426ebbab18fab198052a: Bootstrap starting.
I20260710 13:20:06.774222 14486 tablet_bootstrap.cc:492] T 3365baf551df46448400919b36004c06 P f9aa1273867d4629beadf7ae751ef58f: Bootstrap starting.
I20260710 13:20:06.777278 14318 heartbeater.cc:499] Master 127.11.21.62:44057 was elected leader, sending a full tablet report...
I20260710 13:20:06.783195 14483 ts_tablet_manager.cc:1434] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e: Time spent starting tablet: real 0.078s	user 0.012s	sys 0.004s
I20260710 13:20:06.783684 14482 tablet_bootstrap.cc:654] T d972c33cc0054d83a3c337b794b47816 P f346732715c9426ebbab18fab198052a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:06.790330 14486 tablet_bootstrap.cc:654] T 3365baf551df46448400919b36004c06 P f9aa1273867d4629beadf7ae751ef58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:06.785697 14483 tablet_bootstrap.cc:492] T bf5d77c437554c0db9282728d6328336 P ae3346e9c39743f6881be6626a3b428e: Bootstrap starting.
I20260710 13:20:06.798889 14483 tablet_bootstrap.cc:654] T bf5d77c437554c0db9282728d6328336 P ae3346e9c39743f6881be6626a3b428e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:06.800606 14486 tablet_bootstrap.cc:492] T 3365baf551df46448400919b36004c06 P f9aa1273867d4629beadf7ae751ef58f: No bootstrap required, opened a new log
I20260710 13:20:06.801134 14486 ts_tablet_manager.cc:1403] T 3365baf551df46448400919b36004c06 P f9aa1273867d4629beadf7ae751ef58f: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.010s
I20260710 13:20:06.803088 14482 tablet_bootstrap.cc:492] T d972c33cc0054d83a3c337b794b47816 P f346732715c9426ebbab18fab198052a: No bootstrap required, opened a new log
I20260710 13:20:06.803679 14482 ts_tablet_manager.cc:1403] T d972c33cc0054d83a3c337b794b47816 P f346732715c9426ebbab18fab198052a: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.000s
I20260710 13:20:06.805040 14486 raft_consensus.cc:359] T 3365baf551df46448400919b36004c06 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:06.806044 14486 raft_consensus.cc:385] T 3365baf551df46448400919b36004c06 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:06.806396 14486 raft_consensus.cc:740] T 3365baf551df46448400919b36004c06 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9aa1273867d4629beadf7ae751ef58f, State: Initialized, Role: FOLLOWER
I20260710 13:20:06.806819 14482 raft_consensus.cc:359] T d972c33cc0054d83a3c337b794b47816 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } }
I20260710 13:20:06.807610 14482 raft_consensus.cc:385] T d972c33cc0054d83a3c337b794b47816 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:06.808197 14482 raft_consensus.cc:740] T d972c33cc0054d83a3c337b794b47816 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f346732715c9426ebbab18fab198052a, State: Initialized, Role: FOLLOWER
I20260710 13:20:06.807510 14486 consensus_queue.cc:260] T 3365baf551df46448400919b36004c06 P f9aa1273867d4629beadf7ae751ef58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:06.809041 14482 consensus_queue.cc:260] T d972c33cc0054d83a3c337b794b47816 P f346732715c9426ebbab18fab198052a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } }
I20260710 13:20:06.811182 14482 ts_tablet_manager.cc:1434] T d972c33cc0054d83a3c337b794b47816 P f346732715c9426ebbab18fab198052a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:20:06.812266 14482 tablet_bootstrap.cc:492] T 9b516537dc6b42afa1fde91bdd25534a P f346732715c9426ebbab18fab198052a: Bootstrap starting.
I20260710 13:20:06.813284 14483 tablet_bootstrap.cc:492] T bf5d77c437554c0db9282728d6328336 P ae3346e9c39743f6881be6626a3b428e: No bootstrap required, opened a new log
I20260710 13:20:06.814003 14483 ts_tablet_manager.cc:1403] T bf5d77c437554c0db9282728d6328336 P ae3346e9c39743f6881be6626a3b428e: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.006s
I20260710 13:20:06.815568 14486 ts_tablet_manager.cc:1434] T 3365baf551df46448400919b36004c06 P f9aa1273867d4629beadf7ae751ef58f: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.002s
I20260710 13:20:06.816344 14393 heartbeater.cc:499] Master 127.11.21.62:44057 was elected leader, sending a full tablet report...
I20260710 13:20:06.817111 14483 raft_consensus.cc:359] T bf5d77c437554c0db9282728d6328336 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:06.820211 14483 raft_consensus.cc:385] T bf5d77c437554c0db9282728d6328336 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:06.820578 14483 raft_consensus.cc:740] T bf5d77c437554c0db9282728d6328336 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3346e9c39743f6881be6626a3b428e, State: Initialized, Role: FOLLOWER
I20260710 13:20:06.820679 14482 tablet_bootstrap.cc:654] T 9b516537dc6b42afa1fde91bdd25534a P f346732715c9426ebbab18fab198052a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:06.821856 14483 consensus_queue.cc:260] T bf5d77c437554c0db9282728d6328336 P ae3346e9c39743f6881be6626a3b428e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:06.824891 14483 ts_tablet_manager.cc:1434] T bf5d77c437554c0db9282728d6328336 P ae3346e9c39743f6881be6626a3b428e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:20:06.825001 14486 tablet_bootstrap.cc:492] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f: Bootstrap starting.
I20260710 13:20:06.826051 14483 tablet_bootstrap.cc:492] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e: Bootstrap starting.
I20260710 13:20:06.830250 14492 raft_consensus.cc:493] T 3365baf551df46448400919b36004c06 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:06.831522 14492 raft_consensus.cc:515] T 3365baf551df46448400919b36004c06 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:06.833232 14482 tablet_bootstrap.cc:492] T 9b516537dc6b42afa1fde91bdd25534a P f346732715c9426ebbab18fab198052a: No bootstrap required, opened a new log
I20260710 13:20:06.833356 14483 tablet_bootstrap.cc:654] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:06.836418 14482 ts_tablet_manager.cc:1403] T 9b516537dc6b42afa1fde91bdd25534a P f346732715c9426ebbab18fab198052a: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.003s
I20260710 13:20:06.840073 14482 raft_consensus.cc:359] T 9b516537dc6b42afa1fde91bdd25534a P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:06.840739 14482 raft_consensus.cc:385] T 9b516537dc6b42afa1fde91bdd25534a P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:06.840996 14482 raft_consensus.cc:740] T 9b516537dc6b42afa1fde91bdd25534a P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f346732715c9426ebbab18fab198052a, State: Initialized, Role: FOLLOWER
I20260710 13:20:06.841684 14482 consensus_queue.cc:260] T 9b516537dc6b42afa1fde91bdd25534a P f346732715c9426ebbab18fab198052a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:06.843196 14483 tablet_bootstrap.cc:492] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e: No bootstrap required, opened a new log
I20260710 13:20:06.843750 14482 ts_tablet_manager.cc:1434] T 9b516537dc6b42afa1fde91bdd25534a P f346732715c9426ebbab18fab198052a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 13:20:06.843963 14483 ts_tablet_manager.cc:1403] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.001s
I20260710 13:20:06.844981 14482 tablet_bootstrap.cc:492] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a: Bootstrap starting.
I20260710 13:20:06.847958 14483 raft_consensus.cc:359] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } }
I20260710 13:20:06.848985 14483 raft_consensus.cc:385] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:06.849416 14483 raft_consensus.cc:740] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3346e9c39743f6881be6626a3b428e, State: Initialized, Role: FOLLOWER
I20260710 13:20:06.850585 14483 consensus_queue.cc:260] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } }
I20260710 13:20:06.853080 14482 tablet_bootstrap.cc:654] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:06.853612 14492 leader_election.cc:290] T 3365baf551df46448400919b36004c06 P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655), f346732715c9426ebbab18fab198052a (127.11.21.3:43843)
I20260710 13:20:06.855579 14483 ts_tablet_manager.cc:1434] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:20:06.856678 14483 tablet_bootstrap.cc:492] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e: Bootstrap starting.
I20260710 13:20:06.855608 14486 tablet_bootstrap.cc:654] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:06.863256 14483 tablet_bootstrap.cc:654] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:06.865558 14488 raft_consensus.cc:493] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:06.866271 14488 raft_consensus.cc:515] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:06.875407 14488 leader_election.cc:290] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927), f346732715c9426ebbab18fab198052a (127.11.21.3:43843)
I20260710 13:20:06.885859 14486 tablet_bootstrap.cc:492] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f: No bootstrap required, opened a new log
I20260710 13:20:06.890089 14486 ts_tablet_manager.cc:1403] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.000s
I20260710 13:20:06.887223 14483 tablet_bootstrap.cc:492] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e: No bootstrap required, opened a new log
I20260710 13:20:06.893639 14483 ts_tablet_manager.cc:1403] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.006s
I20260710 13:20:06.896888 14483 raft_consensus.cc:359] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:06.897887 14483 raft_consensus.cc:385] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:06.898314 14483 raft_consensus.cc:740] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3346e9c39743f6881be6626a3b428e, State: Initialized, Role: FOLLOWER
I20260710 13:20:06.899334 14483 consensus_queue.cc:260] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:06.909788 14483 ts_tablet_manager.cc:1434] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:20:06.913039 14442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3365baf551df46448400919b36004c06" candidate_uuid: "f9aa1273867d4629beadf7ae751ef58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f346732715c9426ebbab18fab198052a" is_pre_election: true
I20260710 13:20:06.914538 14483 tablet_bootstrap.cc:492] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e: Bootstrap starting.
I20260710 13:20:06.903651 14486 raft_consensus.cc:359] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
W20260710 13:20:06.915122 14332 leader_election.cc:343] T 3365baf551df46448400919b36004c06 P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f346732715c9426ebbab18fab198052a (127.11.21.3:43843): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:06.918735 14293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3365baf551df46448400919b36004c06" candidate_uuid: "f9aa1273867d4629beadf7ae751ef58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3346e9c39743f6881be6626a3b428e" is_pre_election: true
I20260710 13:20:06.919533 14486 raft_consensus.cc:385] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:06.920012 14486 raft_consensus.cc:740] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9aa1273867d4629beadf7ae751ef58f, State: Initialized, Role: FOLLOWER
W20260710 13:20:06.920851 14334 leader_election.cc:343] T 3365baf551df46448400919b36004c06 P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:06.921788 14334 leader_election.cc:304] T 3365baf551df46448400919b36004c06 P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9aa1273867d4629beadf7ae751ef58f; no voters: ae3346e9c39743f6881be6626a3b428e, f346732715c9426ebbab18fab198052a
I20260710 13:20:06.922914 14492 raft_consensus.cc:2749] T 3365baf551df46448400919b36004c06 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:06.923230 14442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96333b4c759b436a95c3b45019bc686f" candidate_uuid: "ae3346e9c39743f6881be6626a3b428e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f346732715c9426ebbab18fab198052a" is_pre_election: true
W20260710 13:20:06.924986 14257 leader_election.cc:343] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f346732715c9426ebbab18fab198052a (127.11.21.3:43843): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:06.925357 14483 tablet_bootstrap.cc:654] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:06.926154 14239 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:06.920897 14486 consensus_queue.cc:260] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:06.928954 14486 ts_tablet_manager.cc:1434] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260710 13:20:06.930095 14486 tablet_bootstrap.cc:492] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f: Bootstrap starting.
I20260710 13:20:06.942058 14482 tablet_bootstrap.cc:492] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a: No bootstrap required, opened a new log
I20260710 13:20:06.942795 14482 ts_tablet_manager.cc:1403] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a: Time spent bootstrapping tablet: real 0.098s	user 0.049s	sys 0.034s
I20260710 13:20:06.943157 14483 tablet_bootstrap.cc:492] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e: No bootstrap required, opened a new log
I20260710 13:20:06.943713 14483 ts_tablet_manager.cc:1403] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.004s
I20260710 13:20:06.944693 14368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96333b4c759b436a95c3b45019bc686f" candidate_uuid: "ae3346e9c39743f6881be6626a3b428e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9aa1273867d4629beadf7ae751ef58f" is_pre_election: true
W20260710 13:20:06.946349 14258 leader_election.cc:343] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:06.946449 14482 raft_consensus.cc:359] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:06.947029 14486 tablet_bootstrap.cc:654] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:06.946841 14258 leader_election.cc:304] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae3346e9c39743f6881be6626a3b428e; no voters: f346732715c9426ebbab18fab198052a, f9aa1273867d4629beadf7ae751ef58f
I20260710 13:20:06.946638 14483 raft_consensus.cc:359] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:06.947384 14482 raft_consensus.cc:385] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:06.947660 14483 raft_consensus.cc:385] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:06.947788 14482 raft_consensus.cc:740] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f346732715c9426ebbab18fab198052a, State: Initialized, Role: FOLLOWER
I20260710 13:20:06.948025 14483 raft_consensus.cc:740] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3346e9c39743f6881be6626a3b428e, State: Initialized, Role: FOLLOWER
I20260710 13:20:06.948304 14488 raft_consensus.cc:2749] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:06.948799 14483 consensus_queue.cc:260] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:06.948801 14482 consensus_queue.cc:260] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:06.951242 14483 ts_tablet_manager.cc:1434] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:20:06.953328 14482 ts_tablet_manager.cc:1434] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260710 13:20:06.954592 14482 tablet_bootstrap.cc:492] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a: Bootstrap starting.
I20260710 13:20:06.956578 14488 raft_consensus.cc:493] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:06.957185 14488 raft_consensus.cc:515] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:06.958577 14486 tablet_bootstrap.cc:492] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f: No bootstrap required, opened a new log
I20260710 13:20:06.959575 14486 ts_tablet_manager.cc:1403] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.001s
I20260710 13:20:06.959439 14488 leader_election.cc:290] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927), f346732715c9426ebbab18fab198052a (127.11.21.3:43843)
I20260710 13:20:06.961000 14442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b516537dc6b42afa1fde91bdd25534a" candidate_uuid: "ae3346e9c39743f6881be6626a3b428e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f346732715c9426ebbab18fab198052a" is_pre_election: true
I20260710 13:20:06.961319 14368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b516537dc6b42afa1fde91bdd25534a" candidate_uuid: "ae3346e9c39743f6881be6626a3b428e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9aa1273867d4629beadf7ae751ef58f" is_pre_election: true
I20260710 13:20:06.961840 14442 raft_consensus.cc:2468] T 9b516537dc6b42afa1fde91bdd25534a P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae3346e9c39743f6881be6626a3b428e in term 0.
I20260710 13:20:06.962033 14483 tablet_bootstrap.cc:492] T 3365baf551df46448400919b36004c06 P ae3346e9c39743f6881be6626a3b428e: Bootstrap starting.
W20260710 13:20:06.962908 14258 leader_election.cc:343] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:06.963369 14482 tablet_bootstrap.cc:654] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:06.964581 14257 leader_election.cc:304] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [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: ae3346e9c39743f6881be6626a3b428e, f346732715c9426ebbab18fab198052a; no voters: f9aa1273867d4629beadf7ae751ef58f
I20260710 13:20:06.965277 14486 raft_consensus.cc:359] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:06.966284 14486 raft_consensus.cc:385] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:06.966643 14486 raft_consensus.cc:740] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9aa1273867d4629beadf7ae751ef58f, State: Initialized, Role: FOLLOWER
I20260710 13:20:06.967562 14486 consensus_queue.cc:260] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:06.968791 14488 raft_consensus.cc:2804] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:06.969254 14483 tablet_bootstrap.cc:654] T 3365baf551df46448400919b36004c06 P ae3346e9c39743f6881be6626a3b428e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:06.969373 14488 raft_consensus.cc:493] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:06.969925 14488 raft_consensus.cc:3060] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:06.971994 14486 ts_tablet_manager.cc:1434] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:20:06.973253 14486 tablet_bootstrap.cc:492] T 0534692591db4ff5bb1c66efc32b4252 P f9aa1273867d4629beadf7ae751ef58f: Bootstrap starting.
I20260710 13:20:06.981266 14486 tablet_bootstrap.cc:654] T 0534692591db4ff5bb1c66efc32b4252 P f9aa1273867d4629beadf7ae751ef58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:06.981861 14483 tablet_bootstrap.cc:492] T 3365baf551df46448400919b36004c06 P ae3346e9c39743f6881be6626a3b428e: No bootstrap required, opened a new log
I20260710 13:20:06.983011 14483 ts_tablet_manager.cc:1403] T 3365baf551df46448400919b36004c06 P ae3346e9c39743f6881be6626a3b428e: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 13:20:06.986074 14488 raft_consensus.cc:515] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:06.988332 14483 raft_consensus.cc:359] T 3365baf551df46448400919b36004c06 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:06.989323 14483 raft_consensus.cc:385] T 3365baf551df46448400919b36004c06 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:06.989724 14483 raft_consensus.cc:740] T 3365baf551df46448400919b36004c06 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3346e9c39743f6881be6626a3b428e, State: Initialized, Role: FOLLOWER
I20260710 13:20:06.990741 14483 consensus_queue.cc:260] T 3365baf551df46448400919b36004c06 P ae3346e9c39743f6881be6626a3b428e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:06.992343 14482 tablet_bootstrap.cc:492] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a: No bootstrap required, opened a new log
I20260710 13:20:06.993012 14482 ts_tablet_manager.cc:1403] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.010s
I20260710 13:20:06.996295 14482 raft_consensus.cc:359] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:06.997169 14482 raft_consensus.cc:385] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:06.997536 14482 raft_consensus.cc:740] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f346732715c9426ebbab18fab198052a, State: Initialized, Role: FOLLOWER
I20260710 13:20:06.997731 14486 tablet_bootstrap.cc:492] T 0534692591db4ff5bb1c66efc32b4252 P f9aa1273867d4629beadf7ae751ef58f: No bootstrap required, opened a new log
I20260710 13:20:06.998620 14486 ts_tablet_manager.cc:1403] T 0534692591db4ff5bb1c66efc32b4252 P f9aa1273867d4629beadf7ae751ef58f: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.000s
I20260710 13:20:06.998850 14482 consensus_queue.cc:260] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.004535 14488 leader_election.cc:290] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [CANDIDATE]: Term 1 election: Requested vote from peers f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927), f346732715c9426ebbab18fab198052a (127.11.21.3:43843)
I20260710 13:20:07.005684 14442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b516537dc6b42afa1fde91bdd25534a" candidate_uuid: "ae3346e9c39743f6881be6626a3b428e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f346732715c9426ebbab18fab198052a"
I20260710 13:20:07.005705 14368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b516537dc6b42afa1fde91bdd25534a" candidate_uuid: "ae3346e9c39743f6881be6626a3b428e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9aa1273867d4629beadf7ae751ef58f"
I20260710 13:20:07.006412 14442 raft_consensus.cc:3060] T 9b516537dc6b42afa1fde91bdd25534a P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:07.008184 14258 leader_election.cc:343] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:07.002585 14486 raft_consensus.cc:359] T 0534692591db4ff5bb1c66efc32b4252 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.009763 14486 raft_consensus.cc:385] T 0534692591db4ff5bb1c66efc32b4252 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.010243 14486 raft_consensus.cc:740] T 0534692591db4ff5bb1c66efc32b4252 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9aa1273867d4629beadf7ae751ef58f, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.011864 14483 ts_tablet_manager.cc:1434] T 3365baf551df46448400919b36004c06 P ae3346e9c39743f6881be6626a3b428e: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.016s
I20260710 13:20:07.011358 14486 consensus_queue.cc:260] T 0534692591db4ff5bb1c66efc32b4252 P f9aa1273867d4629beadf7ae751ef58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.013161 14483 tablet_bootstrap.cc:492] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e: Bootstrap starting.
I20260710 13:20:07.015312 14442 raft_consensus.cc:2468] T 9b516537dc6b42afa1fde91bdd25534a P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae3346e9c39743f6881be6626a3b428e in term 1.
I20260710 13:20:07.016798 14257 leader_election.cc:304] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [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: ae3346e9c39743f6881be6626a3b428e, f346732715c9426ebbab18fab198052a; no voters: f9aa1273867d4629beadf7ae751ef58f
I20260710 13:20:07.018163 14509 raft_consensus.cc:2804] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:07.018740 14509 raft_consensus.cc:697] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [term 1 LEADER]: Becoming Leader. State: Replica: ae3346e9c39743f6881be6626a3b428e, State: Running, Role: LEADER
I20260710 13:20:07.019887 14509 consensus_queue.cc:237] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.020857 14483 tablet_bootstrap.cc:654] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.021961 14486 ts_tablet_manager.cc:1434] T 0534692591db4ff5bb1c66efc32b4252 P f9aa1273867d4629beadf7ae751ef58f: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 13:20:07.026779 14486 tablet_bootstrap.cc:492] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f: Bootstrap starting.
I20260710 13:20:07.033388 14482 ts_tablet_manager.cc:1434] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.002s
I20260710 13:20:07.033383 14483 tablet_bootstrap.cc:492] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e: No bootstrap required, opened a new log
I20260710 13:20:07.034508 14483 ts_tablet_manager.cc:1403] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260710 13:20:07.034878 14486 tablet_bootstrap.cc:654] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.034986 14482 tablet_bootstrap.cc:492] T 96333b4c759b436a95c3b45019bc686f P f346732715c9426ebbab18fab198052a: Bootstrap starting.
I20260710 13:20:07.038282 14483 raft_consensus.cc:359] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.039484 14483 raft_consensus.cc:385] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.040012 14483 raft_consensus.cc:740] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3346e9c39743f6881be6626a3b428e, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.041419 14483 consensus_queue.cc:260] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.044302 14482 tablet_bootstrap.cc:654] T 96333b4c759b436a95c3b45019bc686f P f346732715c9426ebbab18fab198052a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.043571 14191 catalog_manager.cc:5697] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e reported cstate change: term changed from 0 to 1, leader changed from <none> to ae3346e9c39743f6881be6626a3b428e (127.11.21.1). New cstate: current_term: 1 leader_uuid: "ae3346e9c39743f6881be6626a3b428e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:07.044948 14483 ts_tablet_manager.cc:1434] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:20:07.046254 14487 raft_consensus.cc:493] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:07.046473 14483 tablet_bootstrap.cc:492] T 0534692591db4ff5bb1c66efc32b4252 P ae3346e9c39743f6881be6626a3b428e: Bootstrap starting.
I20260710 13:20:07.046859 14487 raft_consensus.cc:515] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.048599 14509 raft_consensus.cc:493] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:07.049330 14509 raft_consensus.cc:515] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.053539 14368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda51146b1f8482fa85ef4e443b30ddc" candidate_uuid: "ae3346e9c39743f6881be6626a3b428e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9aa1273867d4629beadf7ae751ef58f" is_pre_election: true
I20260710 13:20:07.054155 14509 leader_election.cc:290] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927), f346732715c9426ebbab18fab198052a (127.11.21.3:43843)
W20260710 13:20:07.055141 14258 leader_election.cc:343] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:07.056780 14442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda51146b1f8482fa85ef4e443b30ddc" candidate_uuid: "ae3346e9c39743f6881be6626a3b428e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f346732715c9426ebbab18fab198052a" is_pre_election: true
I20260710 13:20:07.057801 14442 raft_consensus.cc:2468] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae3346e9c39743f6881be6626a3b428e in term 0.
I20260710 13:20:07.059418 14257 leader_election.cc:304] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [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: ae3346e9c39743f6881be6626a3b428e, f346732715c9426ebbab18fab198052a; no voters: f9aa1273867d4629beadf7ae751ef58f
I20260710 13:20:07.059350 14487 leader_election.cc:290] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655), f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927)
I20260710 13:20:07.060622 14509 raft_consensus.cc:2804] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:07.062698 14509 raft_consensus.cc:493] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:07.063098 14509 raft_consensus.cc:3060] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.063475 14486 tablet_bootstrap.cc:492] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f: No bootstrap required, opened a new log
I20260710 13:20:07.064023 14486 ts_tablet_manager.cc:1403] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f: Time spent bootstrapping tablet: real 0.038s	user 0.004s	sys 0.025s
I20260710 13:20:07.067489 14482 tablet_bootstrap.cc:492] T 96333b4c759b436a95c3b45019bc686f P f346732715c9426ebbab18fab198052a: No bootstrap required, opened a new log
I20260710 13:20:07.067296 14486 raft_consensus.cc:359] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.068208 14486 raft_consensus.cc:385] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.068310 14482 ts_tablet_manager.cc:1403] T 96333b4c759b436a95c3b45019bc686f P f346732715c9426ebbab18fab198052a: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.007s
I20260710 13:20:07.068820 14486 raft_consensus.cc:740] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9aa1273867d4629beadf7ae751ef58f, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.069942 14486 consensus_queue.cc:260] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.071292 14509 raft_consensus.cc:515] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.061888 14483 tablet_bootstrap.cc:654] T 0534692591db4ff5bb1c66efc32b4252 P ae3346e9c39743f6881be6626a3b428e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.073062 14486 ts_tablet_manager.cc:1434] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:20:07.077559 14482 raft_consensus.cc:359] T 96333b4c759b436a95c3b45019bc686f P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.078058 14486 tablet_bootstrap.cc:492] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f: Bootstrap starting.
I20260710 13:20:07.078532 14482 raft_consensus.cc:385] T 96333b4c759b436a95c3b45019bc686f P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.083242 14482 raft_consensus.cc:740] T 96333b4c759b436a95c3b45019bc686f P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f346732715c9426ebbab18fab198052a, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.086175 14482 consensus_queue.cc:260] T 96333b4c759b436a95c3b45019bc686f P f346732715c9426ebbab18fab198052a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.086781 14368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda51146b1f8482fa85ef4e443b30ddc" candidate_uuid: "ae3346e9c39743f6881be6626a3b428e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9aa1273867d4629beadf7ae751ef58f"
I20260710 13:20:07.088513 14482 ts_tablet_manager.cc:1434] T 96333b4c759b436a95c3b45019bc686f P f346732715c9426ebbab18fab198052a: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260710 13:20:07.088828 14509 leader_election.cc:290] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [CANDIDATE]: Term 1 election: Requested vote from peers f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927), f346732715c9426ebbab18fab198052a (127.11.21.3:43843)
I20260710 13:20:07.089648 14482 tablet_bootstrap.cc:492] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a: Bootstrap starting.
I20260710 13:20:07.089740 14442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda51146b1f8482fa85ef4e443b30ddc" candidate_uuid: "ae3346e9c39743f6881be6626a3b428e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f346732715c9426ebbab18fab198052a"
I20260710 13:20:07.090389 14442 raft_consensus.cc:3060] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:07.091428 14258 leader_election.cc:343] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:07.093679 14368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5d77c437554c0db9282728d6328336" candidate_uuid: "f346732715c9426ebbab18fab198052a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9aa1273867d4629beadf7ae751ef58f" is_pre_election: true
I20260710 13:20:07.095690 14509 raft_consensus.cc:493] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:07.096211 14509 raft_consensus.cc:515] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } }
W20260710 13:20:07.095173 14407 leader_election.cc:343] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:07.099331 14441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d972c33cc0054d83a3c337b794b47816" candidate_uuid: "ae3346e9c39743f6881be6626a3b428e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f346732715c9426ebbab18fab198052a" is_pre_election: true
I20260710 13:20:07.100422 14368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d972c33cc0054d83a3c337b794b47816" candidate_uuid: "ae3346e9c39743f6881be6626a3b428e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9aa1273867d4629beadf7ae751ef58f" is_pre_election: true
I20260710 13:20:07.100421 14441 raft_consensus.cc:2468] T d972c33cc0054d83a3c337b794b47816 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae3346e9c39743f6881be6626a3b428e in term 0.
I20260710 13:20:07.102439 14257 leader_election.cc:304] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae3346e9c39743f6881be6626a3b428e, f346732715c9426ebbab18fab198052a; no voters: 
I20260710 13:20:07.099401 14509 leader_election.cc:290] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f346732715c9426ebbab18fab198052a (127.11.21.3:43843), f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927)
I20260710 13:20:07.103484 14488 raft_consensus.cc:2804] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:20:07.103724 14258 leader_election.cc:343] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:07.104053 14488 raft_consensus.cc:493] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:07.104492 14488 raft_consensus.cc:3060] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.106139 14482 tablet_bootstrap.cc:654] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.113621 14486 tablet_bootstrap.cc:654] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.116972 14293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5d77c437554c0db9282728d6328336" candidate_uuid: "f346732715c9426ebbab18fab198052a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3346e9c39743f6881be6626a3b428e" is_pre_election: true
I20260710 13:20:07.117748 14293 raft_consensus.cc:2468] T bf5d77c437554c0db9282728d6328336 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f346732715c9426ebbab18fab198052a in term 0.
I20260710 13:20:07.115388 14483 tablet_bootstrap.cc:492] T 0534692591db4ff5bb1c66efc32b4252 P ae3346e9c39743f6881be6626a3b428e: No bootstrap required, opened a new log
I20260710 13:20:07.118742 14483 ts_tablet_manager.cc:1403] T 0534692591db4ff5bb1c66efc32b4252 P ae3346e9c39743f6881be6626a3b428e: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.010s
I20260710 13:20:07.119349 14408 leader_election.cc:304] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a [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: ae3346e9c39743f6881be6626a3b428e, f346732715c9426ebbab18fab198052a; no voters: f9aa1273867d4629beadf7ae751ef58f
I20260710 13:20:07.120285 14487 raft_consensus.cc:2804] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:07.120664 14487 raft_consensus.cc:493] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:07.120956 14487 raft_consensus.cc:3060] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.121203 14483 raft_consensus.cc:359] T 0534692591db4ff5bb1c66efc32b4252 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.121836 14483 raft_consensus.cc:385] T 0534692591db4ff5bb1c66efc32b4252 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.122090 14483 raft_consensus.cc:740] T 0534692591db4ff5bb1c66efc32b4252 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3346e9c39743f6881be6626a3b428e, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.122833 14483 consensus_queue.cc:260] T 0534692591db4ff5bb1c66efc32b4252 P ae3346e9c39743f6881be6626a3b428e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.124936 14483 ts_tablet_manager.cc:1434] T 0534692591db4ff5bb1c66efc32b4252 P ae3346e9c39743f6881be6626a3b428e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:07.125767 14483 tablet_bootstrap.cc:492] T b6e028371bc443b08e9db44377997971 P ae3346e9c39743f6881be6626a3b428e: Bootstrap starting.
I20260710 13:20:07.131206 14483 tablet_bootstrap.cc:654] T b6e028371bc443b08e9db44377997971 P ae3346e9c39743f6881be6626a3b428e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.140775 14487 raft_consensus.cc:515] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.143802 14486 tablet_bootstrap.cc:492] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f: No bootstrap required, opened a new log
I20260710 13:20:07.144356 14486 ts_tablet_manager.cc:1403] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.005s
I20260710 13:20:07.144688 14293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5d77c437554c0db9282728d6328336" candidate_uuid: "f346732715c9426ebbab18fab198052a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3346e9c39743f6881be6626a3b428e"
I20260710 13:20:07.145267 14293 raft_consensus.cc:3060] T bf5d77c437554c0db9282728d6328336 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.145507 14483 tablet_bootstrap.cc:492] T b6e028371bc443b08e9db44377997971 P ae3346e9c39743f6881be6626a3b428e: No bootstrap required, opened a new log
I20260710 13:20:07.146067 14483 ts_tablet_manager.cc:1403] T b6e028371bc443b08e9db44377997971 P ae3346e9c39743f6881be6626a3b428e: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260710 13:20:07.146931 14442 raft_consensus.cc:2468] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae3346e9c39743f6881be6626a3b428e in term 1.
I20260710 13:20:07.147368 14486 raft_consensus.cc:359] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } }
I20260710 13:20:07.148185 14486 raft_consensus.cc:385] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.148211 14257 leader_election.cc:304] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [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: ae3346e9c39743f6881be6626a3b428e, f346732715c9426ebbab18fab198052a; no voters: f9aa1273867d4629beadf7ae751ef58f
I20260710 13:20:07.149351 14509 raft_consensus.cc:2804] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:07.149662 14486 raft_consensus.cc:740] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9aa1273867d4629beadf7ae751ef58f, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.150727 14486 consensus_queue.cc:260] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } }
I20260710 13:20:07.138453 14488 raft_consensus.cc:515] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } }
I20260710 13:20:07.152770 14293 raft_consensus.cc:2468] T bf5d77c437554c0db9282728d6328336 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f346732715c9426ebbab18fab198052a in term 1.
I20260710 13:20:07.153888 14488 leader_election.cc:290] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [CANDIDATE]: Term 1 election: Requested vote from peers f346732715c9426ebbab18fab198052a (127.11.21.3:43843), f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927)
I20260710 13:20:07.153981 14408 leader_election.cc:304] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae3346e9c39743f6881be6626a3b428e, f346732715c9426ebbab18fab198052a; no voters: 
I20260710 13:20:07.155019 14368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d972c33cc0054d83a3c337b794b47816" candidate_uuid: "ae3346e9c39743f6881be6626a3b428e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9aa1273867d4629beadf7ae751ef58f"
I20260710 13:20:07.155613 14368 raft_consensus.cc:3060] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.149039 14483 raft_consensus.cc:359] T b6e028371bc443b08e9db44377997971 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.159536 14483 raft_consensus.cc:385] T b6e028371bc443b08e9db44377997971 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.159983 14483 raft_consensus.cc:740] T b6e028371bc443b08e9db44377997971 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3346e9c39743f6881be6626a3b428e, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.160706 14367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5d77c437554c0db9282728d6328336" candidate_uuid: "f346732715c9426ebbab18fab198052a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9aa1273867d4629beadf7ae751ef58f"
I20260710 13:20:07.160913 14483 consensus_queue.cc:260] T b6e028371bc443b08e9db44377997971 P ae3346e9c39743f6881be6626a3b428e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
W20260710 13:20:07.162309 14407 leader_election.cc:343] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:07.163516 14487 leader_election.cc:290] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a [CANDIDATE]: Term 1 election: Requested vote from peers ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655), f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927)
I20260710 13:20:07.164512 14487 raft_consensus.cc:2804] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:07.165570 14487 raft_consensus.cc:697] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a [term 1 LEADER]: Becoming Leader. State: Replica: f346732715c9426ebbab18fab198052a, State: Running, Role: LEADER
I20260710 13:20:07.167016 14487 consensus_queue.cc:237] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.165874 14368 raft_consensus.cc:2468] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae3346e9c39743f6881be6626a3b428e in term 1.
I20260710 13:20:07.171142 14258 leader_election.cc:304] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae3346e9c39743f6881be6626a3b428e, f9aa1273867d4629beadf7ae751ef58f; no voters: 
I20260710 13:20:07.172044 14488 raft_consensus.cc:2804] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:07.172541 14488 raft_consensus.cc:697] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [term 1 LEADER]: Becoming Leader. State: Replica: ae3346e9c39743f6881be6626a3b428e, State: Running, Role: LEADER
I20260710 13:20:07.173666 14488 consensus_queue.cc:237] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } }
I20260710 13:20:07.167796 14486 ts_tablet_manager.cc:1434] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 13:20:07.168069 14482 tablet_bootstrap.cc:492] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a: No bootstrap required, opened a new log
I20260710 13:20:07.168475 14483 ts_tablet_manager.cc:1434] T b6e028371bc443b08e9db44377997971 P ae3346e9c39743f6881be6626a3b428e: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260710 13:20:07.176287 14482 ts_tablet_manager.cc:1403] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.036s
I20260710 13:20:07.168525 14442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d972c33cc0054d83a3c337b794b47816" candidate_uuid: "ae3346e9c39743f6881be6626a3b428e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f346732715c9426ebbab18fab198052a"
I20260710 13:20:07.176887 14483 tablet_bootstrap.cc:492] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P ae3346e9c39743f6881be6626a3b428e: Bootstrap starting.
I20260710 13:20:07.177752 14442 raft_consensus.cc:3060] T d972c33cc0054d83a3c337b794b47816 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.179625 14482 raft_consensus.cc:359] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.180533 14482 raft_consensus.cc:385] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.180939 14482 raft_consensus.cc:740] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f346732715c9426ebbab18fab198052a, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.182000 14482 consensus_queue.cc:260] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.184468 14483 tablet_bootstrap.cc:654] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P ae3346e9c39743f6881be6626a3b428e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.190887 14482 ts_tablet_manager.cc:1434] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.007s
I20260710 13:20:07.199051 14524 raft_consensus.cc:493] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:07.176807 14486 tablet_bootstrap.cc:492] T fda51146b1f8482fa85ef4e443b30ddc P f9aa1273867d4629beadf7ae751ef58f: Bootstrap starting.
I20260710 13:20:07.192554 14509 raft_consensus.cc:697] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [term 1 LEADER]: Becoming Leader. State: Replica: ae3346e9c39743f6881be6626a3b428e, State: Running, Role: LEADER
I20260710 13:20:07.210628 14524 raft_consensus.cc:515] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.211262 14509 consensus_queue.cc:237] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.213941 14368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3365baf551df46448400919b36004c06" candidate_uuid: "f346732715c9426ebbab18fab198052a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9aa1273867d4629beadf7ae751ef58f" is_pre_election: true
I20260710 13:20:07.204602 14482 tablet_bootstrap.cc:492] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a: Bootstrap starting.
I20260710 13:20:07.214620 14368 raft_consensus.cc:2468] T 3365baf551df46448400919b36004c06 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f346732715c9426ebbab18fab198052a in term 0.
I20260710 13:20:07.216069 14407 leader_election.cc:304] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f346732715c9426ebbab18fab198052a, f9aa1273867d4629beadf7ae751ef58f; no voters: 
I20260710 13:20:07.216938 14487 raft_consensus.cc:2804] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:07.217303 14487 raft_consensus.cc:493] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:07.217633 14487 raft_consensus.cc:3060] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.218245 14483 tablet_bootstrap.cc:492] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P ae3346e9c39743f6881be6626a3b428e: No bootstrap required, opened a new log
I20260710 13:20:07.219003 14483 ts_tablet_manager.cc:1403] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P ae3346e9c39743f6881be6626a3b428e: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.007s
I20260710 13:20:07.213828 14293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3365baf551df46448400919b36004c06" candidate_uuid: "f346732715c9426ebbab18fab198052a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3346e9c39743f6881be6626a3b428e" is_pre_election: true
I20260710 13:20:07.220142 14293 raft_consensus.cc:2468] T 3365baf551df46448400919b36004c06 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f346732715c9426ebbab18fab198052a in term 0.
I20260710 13:20:07.222045 14483 raft_consensus.cc:359] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.222783 14483 raft_consensus.cc:385] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.223049 14483 raft_consensus.cc:740] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3346e9c39743f6881be6626a3b428e, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.223302 14482 tablet_bootstrap.cc:654] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.223980 14483 consensus_queue.cc:260] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P ae3346e9c39743f6881be6626a3b428e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.201794 14189 catalog_manager.cc:5697] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a reported cstate change: term changed from 0 to 1, leader changed from <none> to f346732715c9426ebbab18fab198052a (127.11.21.3). New cstate: current_term: 1 leader_uuid: "f346732715c9426ebbab18fab198052a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:07.225274 14188 catalog_manager.cc:5697] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e reported cstate change: term changed from 0 to 1, leader changed from <none> to ae3346e9c39743f6881be6626a3b428e (127.11.21.1). New cstate: current_term: 1 leader_uuid: "ae3346e9c39743f6881be6626a3b428e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:07.226807 14483 ts_tablet_manager.cc:1434] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P ae3346e9c39743f6881be6626a3b428e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:07.218365 14486 tablet_bootstrap.cc:654] T fda51146b1f8482fa85ef4e443b30ddc P f9aa1273867d4629beadf7ae751ef58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.195004 14442 raft_consensus.cc:2468] T d972c33cc0054d83a3c337b794b47816 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae3346e9c39743f6881be6626a3b428e in term 1.
I20260710 13:20:07.224745 14487 raft_consensus.cc:515] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.230463 14482 tablet_bootstrap.cc:492] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a: No bootstrap required, opened a new log
I20260710 13:20:07.231009 14482 ts_tablet_manager.cc:1403] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.006s
I20260710 13:20:07.231400 14524 leader_election.cc:290] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655), f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927)
I20260710 13:20:07.230933 14487 leader_election.cc:290] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a [CANDIDATE]: Term 1 election: Requested vote from peers ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655), f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927)
I20260710 13:20:07.231984 14293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3365baf551df46448400919b36004c06" candidate_uuid: "f346732715c9426ebbab18fab198052a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3346e9c39743f6881be6626a3b428e"
I20260710 13:20:07.232601 14293 raft_consensus.cc:3060] T 3365baf551df46448400919b36004c06 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.234458 14482 raft_consensus.cc:359] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.235549 14482 raft_consensus.cc:385] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.235922 14482 raft_consensus.cc:740] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f346732715c9426ebbab18fab198052a, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.236819 14482 consensus_queue.cc:260] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.239598 14482 ts_tablet_manager.cc:1434] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.002s
I20260710 13:20:07.239840 14293 raft_consensus.cc:2468] T 3365baf551df46448400919b36004c06 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f346732715c9426ebbab18fab198052a in term 1.
I20260710 13:20:07.240877 14482 tablet_bootstrap.cc:492] T b6e028371bc443b08e9db44377997971 P f346732715c9426ebbab18fab198052a: Bootstrap starting.
I20260710 13:20:07.241117 14408 leader_election.cc:304] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae3346e9c39743f6881be6626a3b428e, f346732715c9426ebbab18fab198052a; no voters: 
I20260710 13:20:07.242080 14487 raft_consensus.cc:2804] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:07.242575 14487 raft_consensus.cc:697] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a [term 1 LEADER]: Becoming Leader. State: Replica: f346732715c9426ebbab18fab198052a, State: Running, Role: LEADER
I20260710 13:20:07.243076 14368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3365baf551df46448400919b36004c06" candidate_uuid: "f346732715c9426ebbab18fab198052a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9aa1273867d4629beadf7ae751ef58f"
I20260710 13:20:07.243655 14368 raft_consensus.cc:3060] T 3365baf551df46448400919b36004c06 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.246198 14492 raft_consensus.cc:493] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:07.246668 14492 raft_consensus.cc:515] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.243382 14487 consensus_queue.cc:237] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.248629 14492 leader_election.cc:290] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655), f346732715c9426ebbab18fab198052a (127.11.21.3:43843)
I20260710 13:20:07.250330 14292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96333b4c759b436a95c3b45019bc686f" candidate_uuid: "f9aa1273867d4629beadf7ae751ef58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3346e9c39743f6881be6626a3b428e" is_pre_election: true
I20260710 13:20:07.251134 14292 raft_consensus.cc:2468] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9aa1273867d4629beadf7ae751ef58f in term 0.
I20260710 13:20:07.252995 14509 raft_consensus.cc:493] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:07.253527 14482 tablet_bootstrap.cc:654] T b6e028371bc443b08e9db44377997971 P f346732715c9426ebbab18fab198052a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.253489 14509 raft_consensus.cc:515] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.254225 14334 leader_election.cc:304] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae3346e9c39743f6881be6626a3b428e, f9aa1273867d4629beadf7ae751ef58f; no voters: 
I20260710 13:20:07.255642 14509 leader_election.cc:290] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927), f346732715c9426ebbab18fab198052a (127.11.21.3:43843)
I20260710 13:20:07.256220 14442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96333b4c759b436a95c3b45019bc686f" candidate_uuid: "f9aa1273867d4629beadf7ae751ef58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f346732715c9426ebbab18fab198052a" is_pre_election: true
I20260710 13:20:07.256918 14442 raft_consensus.cc:2468] T 96333b4c759b436a95c3b45019bc686f P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9aa1273867d4629beadf7ae751ef58f in term 0.
I20260710 13:20:07.257520 14367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5061a472d36a4e7788e7e0e020cce441" candidate_uuid: "ae3346e9c39743f6881be6626a3b428e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9aa1273867d4629beadf7ae751ef58f" is_pre_election: true
W20260710 13:20:07.260141 14258 leader_election.cc:343] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:07.260286 14442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5061a472d36a4e7788e7e0e020cce441" candidate_uuid: "ae3346e9c39743f6881be6626a3b428e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f346732715c9426ebbab18fab198052a" is_pre_election: true
I20260710 13:20:07.261236 14442 raft_consensus.cc:2468] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae3346e9c39743f6881be6626a3b428e in term 0.
I20260710 13:20:07.263213 14257 leader_election.cc:304] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [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: ae3346e9c39743f6881be6626a3b428e, f346732715c9426ebbab18fab198052a; no voters: f9aa1273867d4629beadf7ae751ef58f
I20260710 13:20:07.263232 14492 raft_consensus.cc:2804] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:07.267315 14509 raft_consensus.cc:2804] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:07.267791 14492 raft_consensus.cc:493] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:07.267922 14509 raft_consensus.cc:493] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:07.268649 14509 raft_consensus.cc:3060] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.280275 14190 catalog_manager.cc:5697] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e reported cstate change: term changed from 0 to 1, leader changed from <none> to ae3346e9c39743f6881be6626a3b428e (127.11.21.1). New cstate: current_term: 1 leader_uuid: "ae3346e9c39743f6881be6626a3b428e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:07.281332 14509 raft_consensus.cc:515] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.268476 14492 raft_consensus.cc:3060] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.287892 14367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5061a472d36a4e7788e7e0e020cce441" candidate_uuid: "ae3346e9c39743f6881be6626a3b428e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9aa1273867d4629beadf7ae751ef58f"
W20260710 13:20:07.290254 14258 leader_election.cc:343] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:07.295087 14442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5061a472d36a4e7788e7e0e020cce441" candidate_uuid: "ae3346e9c39743f6881be6626a3b428e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f346732715c9426ebbab18fab198052a"
I20260710 13:20:07.295946 14442 raft_consensus.cc:3060] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.303737 14368 raft_consensus.cc:2468] T 3365baf551df46448400919b36004c06 P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f346732715c9426ebbab18fab198052a in term 1.
I20260710 13:20:07.307956 14509 leader_election.cc:290] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [CANDIDATE]: Term 1 election: Requested vote from peers f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927), f346732715c9426ebbab18fab198052a (127.11.21.3:43843)
I20260710 13:20:07.307792 14442 raft_consensus.cc:2468] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae3346e9c39743f6881be6626a3b428e in term 1.
I20260710 13:20:07.309798 14257 leader_election.cc:304] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [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: ae3346e9c39743f6881be6626a3b428e, f346732715c9426ebbab18fab198052a; no voters: f9aa1273867d4629beadf7ae751ef58f
I20260710 13:20:07.311267 14509 raft_consensus.cc:2804] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:07.311576 14482 tablet_bootstrap.cc:492] T b6e028371bc443b08e9db44377997971 P f346732715c9426ebbab18fab198052a: No bootstrap required, opened a new log
I20260710 13:20:07.312129 14482 ts_tablet_manager.cc:1403] T b6e028371bc443b08e9db44377997971 P f346732715c9426ebbab18fab198052a: Time spent bootstrapping tablet: real 0.072s	user 0.035s	sys 0.032s
I20260710 13:20:07.312935 14509 raft_consensus.cc:697] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [term 1 LEADER]: Becoming Leader. State: Replica: ae3346e9c39743f6881be6626a3b428e, State: Running, Role: LEADER
I20260710 13:20:07.313928 14509 consensus_queue.cc:237] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.315016 14482 raft_consensus.cc:359] T b6e028371bc443b08e9db44377997971 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.315704 14482 raft_consensus.cc:385] T b6e028371bc443b08e9db44377997971 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.316002 14482 raft_consensus.cc:740] T b6e028371bc443b08e9db44377997971 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f346732715c9426ebbab18fab198052a, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.316850 14482 consensus_queue.cc:260] T b6e028371bc443b08e9db44377997971 P f346732715c9426ebbab18fab198052a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.318300 14524 raft_consensus.cc:493] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:07.319339 14482 ts_tablet_manager.cc:1434] T b6e028371bc443b08e9db44377997971 P f346732715c9426ebbab18fab198052a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:07.318986 14524 raft_consensus.cc:515] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.320741 14482 tablet_bootstrap.cc:492] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f346732715c9426ebbab18fab198052a: Bootstrap starting.
I20260710 13:20:07.324278 14292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0534692591db4ff5bb1c66efc32b4252" candidate_uuid: "f346732715c9426ebbab18fab198052a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3346e9c39743f6881be6626a3b428e" is_pre_election: true
I20260710 13:20:07.325238 14292 raft_consensus.cc:2468] T 0534692591db4ff5bb1c66efc32b4252 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f346732715c9426ebbab18fab198052a in term 0.
I20260710 13:20:07.326700 14524 leader_election.cc:290] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655), f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927)
I20260710 13:20:07.327838 14408 leader_election.cc:304] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae3346e9c39743f6881be6626a3b428e, f346732715c9426ebbab18fab198052a; no voters: 
I20260710 13:20:07.328866 14493 raft_consensus.cc:493] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:07.329105 14487 raft_consensus.cc:2804] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:07.329704 14487 raft_consensus.cc:493] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:07.329493 14493 raft_consensus.cc:515] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.330221 14487 raft_consensus.cc:3060] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.330713 14482 tablet_bootstrap.cc:654] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f346732715c9426ebbab18fab198052a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.332243 14493 leader_election.cc:290] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655), f346732715c9426ebbab18fab198052a (127.11.21.3:43843)
I20260710 13:20:07.333349 14292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e028371bc443b08e9db44377997971" candidate_uuid: "f9aa1273867d4629beadf7ae751ef58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3346e9c39743f6881be6626a3b428e" is_pre_election: true
I20260710 13:20:07.335369 14442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e028371bc443b08e9db44377997971" candidate_uuid: "f9aa1273867d4629beadf7ae751ef58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f346732715c9426ebbab18fab198052a" is_pre_election: true
I20260710 13:20:07.335733 14292 raft_consensus.cc:2468] T b6e028371bc443b08e9db44377997971 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9aa1273867d4629beadf7ae751ef58f in term 0.
I20260710 13:20:07.336428 14442 raft_consensus.cc:2468] T b6e028371bc443b08e9db44377997971 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9aa1273867d4629beadf7ae751ef58f in term 0.
I20260710 13:20:07.337333 14334 leader_election.cc:304] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae3346e9c39743f6881be6626a3b428e, f9aa1273867d4629beadf7ae751ef58f; no voters: 
I20260710 13:20:07.338614 14493 raft_consensus.cc:2804] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:07.339306 14493 raft_consensus.cc:493] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:07.339730 14493 raft_consensus.cc:3060] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.335340 14190 catalog_manager.cc:5697] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a reported cstate change: term changed from 0 to 1, leader changed from <none> to f346732715c9426ebbab18fab198052a (127.11.21.3). New cstate: current_term: 1 leader_uuid: "f346732715c9426ebbab18fab198052a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:07.346511 14368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0534692591db4ff5bb1c66efc32b4252" candidate_uuid: "f346732715c9426ebbab18fab198052a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9aa1273867d4629beadf7ae751ef58f" is_pre_election: true
I20260710 13:20:07.347335 14368 raft_consensus.cc:2468] T 0534692591db4ff5bb1c66efc32b4252 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f346732715c9426ebbab18fab198052a in term 0.
I20260710 13:20:07.347419 14492 raft_consensus.cc:515] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.350709 14493 raft_consensus.cc:515] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.351657 14292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96333b4c759b436a95c3b45019bc686f" candidate_uuid: "f9aa1273867d4629beadf7ae751ef58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3346e9c39743f6881be6626a3b428e"
I20260710 13:20:07.357125 14292 raft_consensus.cc:3060] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.358527 14493 leader_election.cc:290] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 1 election: Requested vote from peers ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655), f346732715c9426ebbab18fab198052a (127.11.21.3:43843)
I20260710 13:20:07.352624 14487 raft_consensus.cc:515] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.354022 14442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96333b4c759b436a95c3b45019bc686f" candidate_uuid: "f9aa1273867d4629beadf7ae751ef58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f346732715c9426ebbab18fab198052a"
I20260710 13:20:07.363479 14442 raft_consensus.cc:3060] T 96333b4c759b436a95c3b45019bc686f P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.364168 14293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e028371bc443b08e9db44377997971" candidate_uuid: "f9aa1273867d4629beadf7ae751ef58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3346e9c39743f6881be6626a3b428e"
I20260710 13:20:07.364796 14293 raft_consensus.cc:3060] T b6e028371bc443b08e9db44377997971 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.366816 14441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e028371bc443b08e9db44377997971" candidate_uuid: "f9aa1273867d4629beadf7ae751ef58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f346732715c9426ebbab18fab198052a"
I20260710 13:20:07.367496 14441 raft_consensus.cc:3060] T b6e028371bc443b08e9db44377997971 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.371050 14442 raft_consensus.cc:2468] T 96333b4c759b436a95c3b45019bc686f P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9aa1273867d4629beadf7ae751ef58f in term 1.
I20260710 13:20:07.354437 14482 tablet_bootstrap.cc:492] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f346732715c9426ebbab18fab198052a: No bootstrap required, opened a new log
I20260710 13:20:07.371946 14482 ts_tablet_manager.cc:1403] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f346732715c9426ebbab18fab198052a: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.008s
I20260710 13:20:07.372465 14332 leader_election.cc:304] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f346732715c9426ebbab18fab198052a, f9aa1273867d4629beadf7ae751ef58f; no voters: 
I20260710 13:20:07.374679 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0534692591db4ff5bb1c66efc32b4252" candidate_uuid: "f346732715c9426ebbab18fab198052a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3346e9c39743f6881be6626a3b428e"
I20260710 13:20:07.374784 14368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0534692591db4ff5bb1c66efc32b4252" candidate_uuid: "f346732715c9426ebbab18fab198052a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9aa1273867d4629beadf7ae751ef58f"
I20260710 13:20:07.375360 14291 raft_consensus.cc:3060] T 0534692591db4ff5bb1c66efc32b4252 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.375408 14441 raft_consensus.cc:2468] T b6e028371bc443b08e9db44377997971 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9aa1273867d4629beadf7ae751ef58f in term 1.
I20260710 13:20:07.375494 14368 raft_consensus.cc:3060] T 0534692591db4ff5bb1c66efc32b4252 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.377105 14487 leader_election.cc:290] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a [CANDIDATE]: Term 1 election: Requested vote from peers ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655), f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927)
I20260710 13:20:07.377296 14482 raft_consensus.cc:359] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.378083 14482 raft_consensus.cc:385] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.378331 14482 raft_consensus.cc:740] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f346732715c9426ebbab18fab198052a, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.379515 14293 raft_consensus.cc:2468] T b6e028371bc443b08e9db44377997971 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9aa1273867d4629beadf7ae751ef58f in term 1.
I20260710 13:20:07.380656 14332 leader_election.cc:304] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f346732715c9426ebbab18fab198052a, f9aa1273867d4629beadf7ae751ef58f; no voters: 
I20260710 13:20:07.381446 14292 raft_consensus.cc:2468] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9aa1273867d4629beadf7ae751ef58f in term 1.
I20260710 13:20:07.382639 14482 consensus_queue.cc:260] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f346732715c9426ebbab18fab198052a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.383481 14368 raft_consensus.cc:2468] T 0534692591db4ff5bb1c66efc32b4252 P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f346732715c9426ebbab18fab198052a in term 1.
I20260710 13:20:07.385267 14482 ts_tablet_manager.cc:1434] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f346732715c9426ebbab18fab198052a: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260710 13:20:07.354513 14492 leader_election.cc:290] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 1 election: Requested vote from peers ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655), f346732715c9426ebbab18fab198052a (127.11.21.3:43843)
I20260710 13:20:07.387991 14291 raft_consensus.cc:2468] T 0534692591db4ff5bb1c66efc32b4252 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f346732715c9426ebbab18fab198052a in term 1.
I20260710 13:20:07.388494 14492 raft_consensus.cc:2804] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:07.389063 14492 raft_consensus.cc:697] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f [term 1 LEADER]: Becoming Leader. State: Replica: f9aa1273867d4629beadf7ae751ef58f, State: Running, Role: LEADER
I20260710 13:20:07.389561 14408 leader_election.cc:304] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae3346e9c39743f6881be6626a3b428e, f346732715c9426ebbab18fab198052a; no voters: 
I20260710 13:20:07.389887 14492 consensus_queue.cc:237] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.355341 14486 tablet_bootstrap.cc:492] T fda51146b1f8482fa85ef4e443b30ddc P f9aa1273867d4629beadf7ae751ef58f: No bootstrap required, opened a new log
I20260710 13:20:07.392184 14486 ts_tablet_manager.cc:1403] T fda51146b1f8482fa85ef4e443b30ddc P f9aa1273867d4629beadf7ae751ef58f: Time spent bootstrapping tablet: real 0.216s	user 0.044s	sys 0.041s
I20260710 13:20:07.391908 14190 catalog_manager.cc:5697] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e reported cstate change: term changed from 0 to 1, leader changed from <none> to ae3346e9c39743f6881be6626a3b428e (127.11.21.1). New cstate: current_term: 1 leader_uuid: "ae3346e9c39743f6881be6626a3b428e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:07.395273 14486 raft_consensus.cc:359] T fda51146b1f8482fa85ef4e443b30ddc P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.396047 14486 raft_consensus.cc:385] T fda51146b1f8482fa85ef4e443b30ddc P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.396345 14486 raft_consensus.cc:740] T fda51146b1f8482fa85ef4e443b30ddc P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9aa1273867d4629beadf7ae751ef58f, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.396832 14537 raft_consensus.cc:2804] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:07.397259 14486 consensus_queue.cc:260] T fda51146b1f8482fa85ef4e443b30ddc P f9aa1273867d4629beadf7ae751ef58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.399261 14487 raft_consensus.cc:2804] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:07.400350 14537 raft_consensus.cc:697] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f [term 1 LEADER]: Becoming Leader. State: Replica: f9aa1273867d4629beadf7ae751ef58f, State: Running, Role: LEADER
I20260710 13:20:07.400477 14487 raft_consensus.cc:697] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a [term 1 LEADER]: Becoming Leader. State: Replica: f346732715c9426ebbab18fab198052a, State: Running, Role: LEADER
I20260710 13:20:07.399679 14486 ts_tablet_manager.cc:1434] T fda51146b1f8482fa85ef4e443b30ddc P f9aa1273867d4629beadf7ae751ef58f: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 13:20:07.401957 14486 tablet_bootstrap.cc:492] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f: Bootstrap starting.
I20260710 13:20:07.401525 14537 consensus_queue.cc:237] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.401513 14487 consensus_queue.cc:237] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.408986 14486 tablet_bootstrap.cc:654] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.420842 14486 tablet_bootstrap.cc:492] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f: No bootstrap required, opened a new log
I20260710 13:20:07.421250 14486 ts_tablet_manager.cc:1403] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.001s
I20260710 13:20:07.422864 14190 catalog_manager.cc:5697] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f reported cstate change: term changed from 0 to 1, leader changed from <none> to f9aa1273867d4629beadf7ae751ef58f (127.11.21.2). New cstate: current_term: 1 leader_uuid: "f9aa1273867d4629beadf7ae751ef58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:07.423771 14486 raft_consensus.cc:359] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.424676 14486 raft_consensus.cc:385] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.424872 14492 raft_consensus.cc:493] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:07.424947 14486 raft_consensus.cc:740] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9aa1273867d4629beadf7ae751ef58f, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.425922 14492 raft_consensus.cc:515] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.424947 14190 catalog_manager.cc:5697] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f reported cstate change: term changed from 0 to 1, leader changed from <none> to f9aa1273867d4629beadf7ae751ef58f (127.11.21.2). New cstate: current_term: 1 leader_uuid: "f9aa1273867d4629beadf7ae751ef58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:07.425029 14189 catalog_manager.cc:5697] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a reported cstate change: term changed from 0 to 1, leader changed from <none> to f346732715c9426ebbab18fab198052a (127.11.21.3). New cstate: current_term: 1 leader_uuid: "f346732715c9426ebbab18fab198052a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:07.426340 14486 consensus_queue.cc:260] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.428337 14492 leader_election.cc:290] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655), f346732715c9426ebbab18fab198052a (127.11.21.3:43843)
I20260710 13:20:07.429010 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b1433e5d93d4b09b0a5c9ef3b42ba38" candidate_uuid: "f9aa1273867d4629beadf7ae751ef58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3346e9c39743f6881be6626a3b428e" is_pre_election: true
I20260710 13:20:07.429390 14441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b1433e5d93d4b09b0a5c9ef3b42ba38" candidate_uuid: "f9aa1273867d4629beadf7ae751ef58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f346732715c9426ebbab18fab198052a" is_pre_election: true
I20260710 13:20:07.429677 14291 raft_consensus.cc:2468] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9aa1273867d4629beadf7ae751ef58f in term 0.
I20260710 13:20:07.430115 14441 raft_consensus.cc:2468] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9aa1273867d4629beadf7ae751ef58f in term 0.
I20260710 13:20:07.431080 14486 ts_tablet_manager.cc:1434] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:20:07.431005 14334 leader_election.cc:304] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae3346e9c39743f6881be6626a3b428e, f9aa1273867d4629beadf7ae751ef58f; no voters: 
I20260710 13:20:07.432042 14537 raft_consensus.cc:2804] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:07.432140 14486 tablet_bootstrap.cc:492] T bf5d77c437554c0db9282728d6328336 P f9aa1273867d4629beadf7ae751ef58f: Bootstrap starting.
I20260710 13:20:07.432561 14537 raft_consensus.cc:493] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:07.432971 14537 raft_consensus.cc:3060] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.437827 14486 tablet_bootstrap.cc:654] T bf5d77c437554c0db9282728d6328336 P f9aa1273867d4629beadf7ae751ef58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.446206 14486 tablet_bootstrap.cc:492] T bf5d77c437554c0db9282728d6328336 P f9aa1273867d4629beadf7ae751ef58f: No bootstrap required, opened a new log
I20260710 13:20:07.446775 14486 ts_tablet_manager.cc:1403] T bf5d77c437554c0db9282728d6328336 P f9aa1273867d4629beadf7ae751ef58f: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260710 13:20:07.447497 14537 raft_consensus.cc:515] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.450011 14486 raft_consensus.cc:359] T bf5d77c437554c0db9282728d6328336 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.450326 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b1433e5d93d4b09b0a5c9ef3b42ba38" candidate_uuid: "f9aa1273867d4629beadf7ae751ef58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3346e9c39743f6881be6626a3b428e"
I20260710 13:20:07.450690 14537 leader_election.cc:290] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 1 election: Requested vote from peers ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655), f346732715c9426ebbab18fab198052a (127.11.21.3:43843)
I20260710 13:20:07.450737 14486 raft_consensus.cc:385] T bf5d77c437554c0db9282728d6328336 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.450907 14441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b1433e5d93d4b09b0a5c9ef3b42ba38" candidate_uuid: "f9aa1273867d4629beadf7ae751ef58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f346732715c9426ebbab18fab198052a"
I20260710 13:20:07.450989 14291 raft_consensus.cc:3060] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P ae3346e9c39743f6881be6626a3b428e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.451402 14486 raft_consensus.cc:740] T bf5d77c437554c0db9282728d6328336 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9aa1273867d4629beadf7ae751ef58f, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.451821 14441 raft_consensus.cc:3060] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f346732715c9426ebbab18fab198052a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.452338 14486 consensus_queue.cc:260] T bf5d77c437554c0db9282728d6328336 P f9aa1273867d4629beadf7ae751ef58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.454092 14486 ts_tablet_manager.cc:1434] T bf5d77c437554c0db9282728d6328336 P f9aa1273867d4629beadf7ae751ef58f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:20:07.455220 14486 tablet_bootstrap.cc:492] T 5061a472d36a4e7788e7e0e020cce441 P f9aa1273867d4629beadf7ae751ef58f: Bootstrap starting.
I20260710 13:20:07.458570 14291 raft_consensus.cc:2468] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9aa1273867d4629beadf7ae751ef58f in term 1.
I20260710 13:20:07.459237 14441 raft_consensus.cc:2468] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9aa1273867d4629beadf7ae751ef58f in term 1.
I20260710 13:20:07.459723 14334 leader_election.cc:304] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae3346e9c39743f6881be6626a3b428e, f9aa1273867d4629beadf7ae751ef58f; no voters: 
I20260710 13:20:07.460047 14486 tablet_bootstrap.cc:654] T 5061a472d36a4e7788e7e0e020cce441 P f9aa1273867d4629beadf7ae751ef58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.460678 14537 raft_consensus.cc:2804] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:07.461362 14537 raft_consensus.cc:697] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f [term 1 LEADER]: Becoming Leader. State: Replica: f9aa1273867d4629beadf7ae751ef58f, State: Running, Role: LEADER
I20260710 13:20:07.462050 14537 consensus_queue.cc:237] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.465237 14486 tablet_bootstrap.cc:492] T 5061a472d36a4e7788e7e0e020cce441 P f9aa1273867d4629beadf7ae751ef58f: No bootstrap required, opened a new log
I20260710 13:20:07.465857 14486 ts_tablet_manager.cc:1403] T 5061a472d36a4e7788e7e0e020cce441 P f9aa1273867d4629beadf7ae751ef58f: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 13:20:07.468883 14486 raft_consensus.cc:359] T 5061a472d36a4e7788e7e0e020cce441 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.469501 14486 raft_consensus.cc:385] T 5061a472d36a4e7788e7e0e020cce441 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.469770 14486 raft_consensus.cc:740] T 5061a472d36a4e7788e7e0e020cce441 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9aa1273867d4629beadf7ae751ef58f, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.470428 14486 consensus_queue.cc:260] T 5061a472d36a4e7788e7e0e020cce441 P f9aa1273867d4629beadf7ae751ef58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.471961 14486 ts_tablet_manager.cc:1434] T 5061a472d36a4e7788e7e0e020cce441 P f9aa1273867d4629beadf7ae751ef58f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:07.472455 14189 catalog_manager.cc:5697] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f reported cstate change: term changed from 0 to 1, leader changed from <none> to f9aa1273867d4629beadf7ae751ef58f (127.11.21.2). New cstate: current_term: 1 leader_uuid: "f9aa1273867d4629beadf7ae751ef58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:07.554989 14537 raft_consensus.cc:493] T 5061a472d36a4e7788e7e0e020cce441 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:07.555490 14537 raft_consensus.cc:515] T 5061a472d36a4e7788e7e0e020cce441 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.557312 14537 leader_election.cc:290] T 5061a472d36a4e7788e7e0e020cce441 P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655), f346732715c9426ebbab18fab198052a (127.11.21.3:43843)
I20260710 13:20:07.558251 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5061a472d36a4e7788e7e0e020cce441" candidate_uuid: "f9aa1273867d4629beadf7ae751ef58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3346e9c39743f6881be6626a3b428e" is_pre_election: true
I20260710 13:20:07.558547 14441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5061a472d36a4e7788e7e0e020cce441" candidate_uuid: "f9aa1273867d4629beadf7ae751ef58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f346732715c9426ebbab18fab198052a" is_pre_election: true
I20260710 13:20:07.559546 14441 raft_consensus.cc:2393] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9aa1273867d4629beadf7ae751ef58f in current term 1: Already voted for candidate ae3346e9c39743f6881be6626a3b428e in this term.
I20260710 13:20:07.560738 14332 leader_election.cc:304] T 5061a472d36a4e7788e7e0e020cce441 P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9aa1273867d4629beadf7ae751ef58f; no voters: ae3346e9c39743f6881be6626a3b428e, f346732715c9426ebbab18fab198052a
I20260710 13:20:07.561654 14537 raft_consensus.cc:3060] T 5061a472d36a4e7788e7e0e020cce441 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.567965 14537 raft_consensus.cc:2749] T 5061a472d36a4e7788e7e0e020cce441 P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:07.607156 14509 consensus_queue.cc:1048] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:07.620805 14368 raft_consensus.cc:3060] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.630553 14488 consensus_queue.cc:1048] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:07.652014 14487 consensus_queue.cc:1048] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:07.654837 14537 raft_consensus.cc:493] T bf5d77c437554c0db9282728d6328336 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:07.655460 14537 raft_consensus.cc:515] T bf5d77c437554c0db9282728d6328336 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.657311 14537 leader_election.cc:290] T bf5d77c437554c0db9282728d6328336 P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655), f346732715c9426ebbab18fab198052a (127.11.21.3:43843)
I20260710 13:20:07.658102 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5d77c437554c0db9282728d6328336" candidate_uuid: "f9aa1273867d4629beadf7ae751ef58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3346e9c39743f6881be6626a3b428e" is_pre_election: true
I20260710 13:20:07.658888 14291 raft_consensus.cc:2393] T bf5d77c437554c0db9282728d6328336 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9aa1273867d4629beadf7ae751ef58f in current term 1: Already voted for candidate f346732715c9426ebbab18fab198052a in this term.
I20260710 13:20:07.658823 14441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5d77c437554c0db9282728d6328336" candidate_uuid: "f9aa1273867d4629beadf7ae751ef58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f346732715c9426ebbab18fab198052a" is_pre_election: true
I20260710 13:20:07.661509 14332 leader_election.cc:304] T bf5d77c437554c0db9282728d6328336 P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9aa1273867d4629beadf7ae751ef58f; no voters: ae3346e9c39743f6881be6626a3b428e, f346732715c9426ebbab18fab198052a
I20260710 13:20:07.663005 14537 raft_consensus.cc:3060] T bf5d77c437554c0db9282728d6328336 P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.664840 14526 consensus_queue.cc:1048] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:07.670936 14537 raft_consensus.cc:2749] T bf5d77c437554c0db9282728d6328336 P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:07.674458 11348 ts_manager.cc:295] Set tserver state for ae3346e9c39743f6881be6626a3b428e to MAINTENANCE_MODE
I20260710 13:20:07.675336 11348 tablet_server.cc:179] TabletServer@127.11.21.1:0 shutting down...
I20260710 13:20:07.692353 14488 consensus_queue.cc:1048] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:07.700438 14488 consensus_queue.cc:1048] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:07.724233 14537 raft_consensus.cc:493] T fda51146b1f8482fa85ef4e443b30ddc P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:07.724903 14537 raft_consensus.cc:515] T fda51146b1f8482fa85ef4e443b30ddc P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:07.730085 14537 leader_election.cc:290] T fda51146b1f8482fa85ef4e443b30ddc P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655), f346732715c9426ebbab18fab198052a (127.11.21.3:43843)
I20260710 13:20:07.731335 14442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda51146b1f8482fa85ef4e443b30ddc" candidate_uuid: "f9aa1273867d4629beadf7ae751ef58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f346732715c9426ebbab18fab198052a" is_pre_election: true
I20260710 13:20:07.732234 14442 raft_consensus.cc:2393] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9aa1273867d4629beadf7ae751ef58f in current term 1: Already voted for candidate ae3346e9c39743f6881be6626a3b428e in this term.
W20260710 13:20:07.737334 14334 leader_election.cc:336] T fda51146b1f8482fa85ef4e443b30ddc P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:20:07.737846 14334 leader_election.cc:304] T fda51146b1f8482fa85ef4e443b30ddc P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9aa1273867d4629beadf7ae751ef58f; no voters: ae3346e9c39743f6881be6626a3b428e, f346732715c9426ebbab18fab198052a
I20260710 13:20:07.738731 14537 raft_consensus.cc:3060] T fda51146b1f8482fa85ef4e443b30ddc P f9aa1273867d4629beadf7ae751ef58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.740298 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:07.742949 11348 tablet_replica.cc:333] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P ae3346e9c39743f6881be6626a3b428e: stopping tablet replica
I20260710 13:20:07.743680 11348 raft_consensus.cc:2243] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:07.744197 11348 raft_consensus.cc:2272] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.744343 14537 raft_consensus.cc:2749] T fda51146b1f8482fa85ef4e443b30ddc P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:07.746591 11348 tablet_replica.cc:333] T b6e028371bc443b08e9db44377997971 P ae3346e9c39743f6881be6626a3b428e: stopping tablet replica
I20260710 13:20:07.747239 11348 raft_consensus.cc:2243] T b6e028371bc443b08e9db44377997971 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:07.747651 11348 raft_consensus.cc:2272] T b6e028371bc443b08e9db44377997971 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.749593 11348 tablet_replica.cc:333] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e: stopping tablet replica
I20260710 13:20:07.750187 11348 raft_consensus.cc:2243] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:07.750976 11348 pending_rounds.cc:70] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e: Trying to abort 1 pending ops.
I20260710 13:20:07.751223 11348 pending_rounds.cc:77] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992631147327488 op_type: NO_OP noop_request { }
I20260710 13:20:07.751686 11348 raft_consensus.cc:2889] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:20:07.752050 11348 raft_consensus.cc:2272] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.754882 11348 tablet_replica.cc:333] T 0534692591db4ff5bb1c66efc32b4252 P ae3346e9c39743f6881be6626a3b428e: stopping tablet replica
I20260710 13:20:07.755415 11348 raft_consensus.cc:2243] T 0534692591db4ff5bb1c66efc32b4252 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:07.755757 11348 raft_consensus.cc:2272] T 0534692591db4ff5bb1c66efc32b4252 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.757563 11348 tablet_replica.cc:333] T 3365baf551df46448400919b36004c06 P ae3346e9c39743f6881be6626a3b428e: stopping tablet replica
I20260710 13:20:07.758064 11348 raft_consensus.cc:2243] T 3365baf551df46448400919b36004c06 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:07.758435 11348 raft_consensus.cc:2272] T 3365baf551df46448400919b36004c06 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.760818 11348 tablet_replica.cc:333] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e: stopping tablet replica
I20260710 13:20:07.761438 11348 raft_consensus.cc:2243] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:07.762269 11348 raft_consensus.cc:2272] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.764691 11348 tablet_replica.cc:333] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e: stopping tablet replica
I20260710 13:20:07.765689 11348 raft_consensus.cc:2243] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:07.766808 11348 raft_consensus.cc:2272] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.769722 11348 tablet_replica.cc:333] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e: stopping tablet replica
I20260710 13:20:07.770512 11348 raft_consensus.cc:2243] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:07.770591 14526 consensus_queue.cc:1048] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:07.771252 11348 pending_rounds.cc:70] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e: Trying to abort 1 pending ops.
I20260710 13:20:07.771510 11348 pending_rounds.cc:77] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992631569772544 op_type: NO_OP noop_request { }
I20260710 13:20:07.771803 11348 raft_consensus.cc:2889] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:20:07.772199 11348 raft_consensus.cc:2272] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.775162 11348 tablet_replica.cc:333] T bf5d77c437554c0db9282728d6328336 P ae3346e9c39743f6881be6626a3b428e: stopping tablet replica
I20260710 13:20:07.776078 11348 raft_consensus.cc:2243] T bf5d77c437554c0db9282728d6328336 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:07.776499 11348 raft_consensus.cc:2272] T bf5d77c437554c0db9282728d6328336 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.778643 11348 tablet_replica.cc:333] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e: stopping tablet replica
I20260710 13:20:07.779369 11348 raft_consensus.cc:2243] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:07.779827 11348 raft_consensus.cc:2272] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:07.792784 14408 consensus_peers.cc:597] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. 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:07.805325 11348 tablet_server.cc:196] TabletServer@127.11.21.1:0 shutdown complete.
W20260710 13:20:07.816547 14334 consensus_peers.cc:597] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:07.830052 14408 consensus_peers.cc:597] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:07.840215 14537 consensus_queue.cc:1048] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:20:07.846800 14334 consensus_peers.cc:597] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:07.921244 14492 consensus_queue.cc:1048] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:07.927560 14239 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:07.993007 14526 consensus_queue.cc:1048] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:08.068481 14334 consensus_peers.cc:597] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:08.068742 14492 consensus_queue.cc:1048] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:20:08.279917 14408 consensus_peers.cc:597] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:08.928874 14239 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:09.034854 14565 raft_consensus.cc:493] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.035424 14565 raft_consensus.cc:515] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:09.037397 14565 leader_election.cc:290] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655), f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927)
I20260710 13:20:09.038481 14368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5061a472d36a4e7788e7e0e020cce441" candidate_uuid: "f346732715c9426ebbab18fab198052a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9aa1273867d4629beadf7ae751ef58f" is_pre_election: true
I20260710 13:20:09.039031 14368 raft_consensus.cc:2468] T 5061a472d36a4e7788e7e0e020cce441 P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f346732715c9426ebbab18fab198052a in term 1.
I20260710 13:20:09.040123 14407 leader_election.cc:304] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a [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: f346732715c9426ebbab18fab198052a, f9aa1273867d4629beadf7ae751ef58f; no voters: 
I20260710 13:20:09.040995 14565 raft_consensus.cc:2804] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:09.041393 14565 raft_consensus.cc:493] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:20:09.041625 14408 leader_election.cc:336] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111)
I20260710 13:20:09.041731 14565 raft_consensus.cc:3060] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.046826 14565 raft_consensus.cc:515] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:09.048537 14565 leader_election.cc:290] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a [CANDIDATE]: Term 2 election: Requested vote from peers ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655), f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927)
I20260710 13:20:09.050236 14368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5061a472d36a4e7788e7e0e020cce441" candidate_uuid: "f346732715c9426ebbab18fab198052a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9aa1273867d4629beadf7ae751ef58f"
I20260710 13:20:09.050968 14368 raft_consensus.cc:3060] T 5061a472d36a4e7788e7e0e020cce441 P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:09.052749 14408 leader_election.cc:336] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111)
I20260710 13:20:09.057487 14368 raft_consensus.cc:2468] T 5061a472d36a4e7788e7e0e020cce441 P f9aa1273867d4629beadf7ae751ef58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f346732715c9426ebbab18fab198052a in term 2.
I20260710 13:20:09.058610 14407 leader_election.cc:304] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a [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: f346732715c9426ebbab18fab198052a, f9aa1273867d4629beadf7ae751ef58f; no voters: ae3346e9c39743f6881be6626a3b428e
I20260710 13:20:09.059358 14565 raft_consensus.cc:2804] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:09.059930 14565 raft_consensus.cc:697] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a [term 2 LEADER]: Becoming Leader. State: Replica: f346732715c9426ebbab18fab198052a, State: Running, Role: LEADER
I20260710 13:20:09.060611 14565 consensus_queue.cc:237] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a [LEADER]: Queue going to LEADER 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: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:09.068918 14189 catalog_manager.cc:5697] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a reported cstate change: term changed from 1 to 2, leader changed from ae3346e9c39743f6881be6626a3b428e (127.11.21.1) to f346732715c9426ebbab18fab198052a (127.11.21.3). New cstate: current_term: 2 leader_uuid: "f346732715c9426ebbab18fab198052a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:09.118855 14565 raft_consensus.cc:493] T 9b516537dc6b42afa1fde91bdd25534a P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ae3346e9c39743f6881be6626a3b428e)
I20260710 13:20:09.119416 14565 raft_consensus.cc:515] T 9b516537dc6b42afa1fde91bdd25534a P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:09.121202 14565 leader_election.cc:290] T 9b516537dc6b42afa1fde91bdd25534a P f346732715c9426ebbab18fab198052a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655), f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927)
I20260710 13:20:09.122632 14368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b516537dc6b42afa1fde91bdd25534a" candidate_uuid: "f346732715c9426ebbab18fab198052a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9aa1273867d4629beadf7ae751ef58f" is_pre_election: true
W20260710 13:20:09.125474 14408 leader_election.cc:336] T 9b516537dc6b42afa1fde91bdd25534a P f346732715c9426ebbab18fab198052a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111)
I20260710 13:20:09.125938 14408 leader_election.cc:304] T 9b516537dc6b42afa1fde91bdd25534a P f346732715c9426ebbab18fab198052a [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: f346732715c9426ebbab18fab198052a; no voters: ae3346e9c39743f6881be6626a3b428e, f9aa1273867d4629beadf7ae751ef58f
I20260710 13:20:09.126660 14565 raft_consensus.cc:2749] T 9b516537dc6b42afa1fde91bdd25534a P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:09.133767 14537 raft_consensus.cc:493] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ae3346e9c39743f6881be6626a3b428e)
I20260710 13:20:09.134351 14537 raft_consensus.cc:515] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:09.136201 14537 leader_election.cc:290] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655), f346732715c9426ebbab18fab198052a (127.11.21.3:43843)
I20260710 13:20:09.137532 14441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b516537dc6b42afa1fde91bdd25534a" candidate_uuid: "f9aa1273867d4629beadf7ae751ef58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f346732715c9426ebbab18fab198052a" is_pre_election: true
I20260710 13:20:09.138208 14441 raft_consensus.cc:2468] T 9b516537dc6b42afa1fde91bdd25534a P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9aa1273867d4629beadf7ae751ef58f in term 1.
I20260710 13:20:09.139640 14332 leader_election.cc:304] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f [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: f346732715c9426ebbab18fab198052a, f9aa1273867d4629beadf7ae751ef58f; no voters: 
W20260710 13:20:09.140563 14334 leader_election.cc:336] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111)
I20260710 13:20:09.140622 14537 raft_consensus.cc:2804] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:09.141288 14537 raft_consensus.cc:493] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Starting leader election (detected failure of leader ae3346e9c39743f6881be6626a3b428e)
I20260710 13:20:09.141687 14537 raft_consensus.cc:3060] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.146673 14537 raft_consensus.cc:515] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:09.148298 14537 leader_election.cc:290] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 2 election: Requested vote from peers ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655), f346732715c9426ebbab18fab198052a (127.11.21.3:43843)
I20260710 13:20:09.149565 14441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b516537dc6b42afa1fde91bdd25534a" candidate_uuid: "f9aa1273867d4629beadf7ae751ef58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f346732715c9426ebbab18fab198052a"
I20260710 13:20:09.150414 14441 raft_consensus.cc:3060] T 9b516537dc6b42afa1fde91bdd25534a P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:09.152227 14334 leader_election.cc:336] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111)
I20260710 13:20:09.157413 14441 raft_consensus.cc:2468] T 9b516537dc6b42afa1fde91bdd25534a P f346732715c9426ebbab18fab198052a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9aa1273867d4629beadf7ae751ef58f in term 2.
I20260710 13:20:09.158633 14332 leader_election.cc:304] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f [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: f346732715c9426ebbab18fab198052a, f9aa1273867d4629beadf7ae751ef58f; no voters: ae3346e9c39743f6881be6626a3b428e
I20260710 13:20:09.159377 14537 raft_consensus.cc:2804] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:09.160356 14537 raft_consensus.cc:697] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f [term 2 LEADER]: Becoming Leader. State: Replica: f9aa1273867d4629beadf7ae751ef58f, State: Running, Role: LEADER
I20260710 13:20:09.161198 14537 consensus_queue.cc:237] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:09.168491 14189 catalog_manager.cc:5697] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f reported cstate change: term changed from 1 to 2, leader changed from ae3346e9c39743f6881be6626a3b428e (127.11.21.1) to f9aa1273867d4629beadf7ae751ef58f (127.11.21.2). New cstate: current_term: 2 leader_uuid: "f9aa1273867d4629beadf7ae751ef58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.216285 14565 raft_consensus.cc:493] T d972c33cc0054d83a3c337b794b47816 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ae3346e9c39743f6881be6626a3b428e)
I20260710 13:20:09.217031 14565 raft_consensus.cc:515] T d972c33cc0054d83a3c337b794b47816 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } }
I20260710 13:20:09.219210 14565 leader_election.cc:290] T d972c33cc0054d83a3c337b794b47816 P f346732715c9426ebbab18fab198052a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927), ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655)
I20260710 13:20:09.220166 14368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d972c33cc0054d83a3c337b794b47816" candidate_uuid: "f346732715c9426ebbab18fab198052a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9aa1273867d4629beadf7ae751ef58f" is_pre_election: true
W20260710 13:20:09.223589 14408 leader_election.cc:336] T d972c33cc0054d83a3c337b794b47816 P f346732715c9426ebbab18fab198052a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111)
I20260710 13:20:09.224045 14408 leader_election.cc:304] T d972c33cc0054d83a3c337b794b47816 P f346732715c9426ebbab18fab198052a [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: f346732715c9426ebbab18fab198052a; no voters: ae3346e9c39743f6881be6626a3b428e, f9aa1273867d4629beadf7ae751ef58f
I20260710 13:20:09.224931 14565 raft_consensus.cc:2749] T d972c33cc0054d83a3c337b794b47816 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:09.233596 14537 raft_consensus.cc:493] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ae3346e9c39743f6881be6626a3b428e)
I20260710 13:20:09.234197 14537 raft_consensus.cc:515] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } }
I20260710 13:20:09.236126 14537 leader_election.cc:290] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f346732715c9426ebbab18fab198052a (127.11.21.3:43843), ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655)
I20260710 13:20:09.237108 14441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d972c33cc0054d83a3c337b794b47816" candidate_uuid: "f9aa1273867d4629beadf7ae751ef58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f346732715c9426ebbab18fab198052a" is_pre_election: true
I20260710 13:20:09.237723 14441 raft_consensus.cc:2468] T d972c33cc0054d83a3c337b794b47816 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9aa1273867d4629beadf7ae751ef58f in term 1.
I20260710 13:20:09.238021 14565 raft_consensus.cc:493] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.238673 14565 raft_consensus.cc:515] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:09.238862 14332 leader_election.cc:304] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f [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: f346732715c9426ebbab18fab198052a, f9aa1273867d4629beadf7ae751ef58f; no voters: 
I20260710 13:20:09.239889 14537 raft_consensus.cc:2804] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:09.240247 14537 raft_consensus.cc:493] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Starting leader election (detected failure of leader ae3346e9c39743f6881be6626a3b428e)
I20260710 13:20:09.240581 14537 raft_consensus.cc:3060] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:09.240811 14334 leader_election.cc:336] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111)
I20260710 13:20:09.242084 14368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda51146b1f8482fa85ef4e443b30ddc" candidate_uuid: "f346732715c9426ebbab18fab198052a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9aa1273867d4629beadf7ae751ef58f" is_pre_election: true
I20260710 13:20:09.242698 14565 leader_election.cc:290] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655), f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927)
I20260710 13:20:09.242805 14368 raft_consensus.cc:2468] T fda51146b1f8482fa85ef4e443b30ddc P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f346732715c9426ebbab18fab198052a in term 1.
I20260710 13:20:09.243924 14407 leader_election.cc:304] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a [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: f346732715c9426ebbab18fab198052a, f9aa1273867d4629beadf7ae751ef58f; no voters: 
I20260710 13:20:09.244781 14565 raft_consensus.cc:2804] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:09.245167 14565 raft_consensus.cc:493] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:09.245491 14565 raft_consensus.cc:3060] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:09.246663 14408 leader_election.cc:336] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111)
I20260710 13:20:09.247991 14537 raft_consensus.cc:515] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } }
I20260710 13:20:09.249869 14537 leader_election.cc:290] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 2 election: Requested vote from peers f346732715c9426ebbab18fab198052a (127.11.21.3:43843), ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655)
I20260710 13:20:09.250932 14441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d972c33cc0054d83a3c337b794b47816" candidate_uuid: "f9aa1273867d4629beadf7ae751ef58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f346732715c9426ebbab18fab198052a"
I20260710 13:20:09.251585 14441 raft_consensus.cc:3060] T d972c33cc0054d83a3c337b794b47816 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.252715 14565 raft_consensus.cc:515] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
W20260710 13:20:09.255668 14334 leader_election.cc:336] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111)
I20260710 13:20:09.256346 14368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda51146b1f8482fa85ef4e443b30ddc" candidate_uuid: "f346732715c9426ebbab18fab198052a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9aa1273867d4629beadf7ae751ef58f"
I20260710 13:20:09.256677 14565 leader_election.cc:290] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a [CANDIDATE]: Term 2 election: Requested vote from peers ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655), f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927)
I20260710 13:20:09.257078 14368 raft_consensus.cc:3060] T fda51146b1f8482fa85ef4e443b30ddc P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.259617 14441 raft_consensus.cc:2468] T d972c33cc0054d83a3c337b794b47816 P f346732715c9426ebbab18fab198052a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9aa1273867d4629beadf7ae751ef58f in term 2.
W20260710 13:20:09.260089 14408 leader_election.cc:336] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111)
I20260710 13:20:09.261039 14332 leader_election.cc:304] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f [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: f346732715c9426ebbab18fab198052a, f9aa1273867d4629beadf7ae751ef58f; no voters: ae3346e9c39743f6881be6626a3b428e
I20260710 13:20:09.261785 14537 raft_consensus.cc:2804] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:09.262357 14537 raft_consensus.cc:697] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f [term 2 LEADER]: Becoming Leader. State: Replica: f9aa1273867d4629beadf7ae751ef58f, State: Running, Role: LEADER
I20260710 13:20:09.263160 14537 consensus_queue.cc:237] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } }
I20260710 13:20:09.264358 14368 raft_consensus.cc:2468] T fda51146b1f8482fa85ef4e443b30ddc P f9aa1273867d4629beadf7ae751ef58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f346732715c9426ebbab18fab198052a in term 2.
I20260710 13:20:09.265538 14407 leader_election.cc:304] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a [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: f346732715c9426ebbab18fab198052a, f9aa1273867d4629beadf7ae751ef58f; no voters: ae3346e9c39743f6881be6626a3b428e
I20260710 13:20:09.266242 14565 raft_consensus.cc:2804] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:09.266746 14565 raft_consensus.cc:697] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a [term 2 LEADER]: Becoming Leader. State: Replica: f346732715c9426ebbab18fab198052a, State: Running, Role: LEADER
I20260710 13:20:09.268419 14565 consensus_queue.cc:237] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a [LEADER]: Queue going to LEADER 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: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:09.271652 14189 catalog_manager.cc:5697] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f reported cstate change: term changed from 1 to 2, leader changed from ae3346e9c39743f6881be6626a3b428e (127.11.21.1) to f9aa1273867d4629beadf7ae751ef58f (127.11.21.2). New cstate: current_term: 2 leader_uuid: "f9aa1273867d4629beadf7ae751ef58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.280790 14188 catalog_manager.cc:5697] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a reported cstate change: term changed from 1 to 2, leader changed from ae3346e9c39743f6881be6626a3b428e (127.11.21.1) to f346732715c9426ebbab18fab198052a (127.11.21.3). New cstate: current_term: 2 leader_uuid: "f346732715c9426ebbab18fab198052a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:09.574086 14368 raft_consensus.cc:1275] T 5061a472d36a4e7788e7e0e020cce441 P f9aa1273867d4629beadf7ae751ef58f [term 2 FOLLOWER]: Refusing update from remote peer f346732715c9426ebbab18fab198052a: 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:09.575608 14565 consensus_queue.cc:1048] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:09.594336 14408 consensus_peers.cc:597] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:09.600756 14441 raft_consensus.cc:1275] T 9b516537dc6b42afa1fde91bdd25534a P f346732715c9426ebbab18fab198052a [term 2 FOLLOWER]: Refusing update from remote peer f9aa1273867d4629beadf7ae751ef58f: 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:09.601927 14537 consensus_queue.cc:1048] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:09.616230 14334 consensus_peers.cc:597] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:09.654340 14334 consensus_peers.cc:597] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:09.683549 14368 raft_consensus.cc:1275] T fda51146b1f8482fa85ef4e443b30ddc P f9aa1273867d4629beadf7ae751ef58f [term 2 FOLLOWER]: Refusing update from remote peer f346732715c9426ebbab18fab198052a: 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:09.684897 14524 consensus_queue.cc:1048] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:09.698173 14408 consensus_peers.cc:597] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:09.787515 14441 raft_consensus.cc:1275] T d972c33cc0054d83a3c337b794b47816 P f346732715c9426ebbab18fab198052a [term 2 FOLLOWER]: Refusing update from remote peer f9aa1273867d4629beadf7ae751ef58f: 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:09.789206 14537 consensus_queue.cc:1048] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:20:09.930163 14239 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:20:09.977946 14408 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111) [suppressed 59 similar messages]
W20260710 13:20:10.260823 14334 consensus_peers.cc:597] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:10.344867 14408 consensus_peers.cc:597] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:10.351848 14408 consensus_peers.cc:597] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:10.371645 14334 consensus_peers.cc:597] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:10.636802 14334 consensus_peers.cc:597] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:10.931244 14239 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:20:11.047451 14408 consensus_peers.cc:597] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:11.772199 14408 consensus_peers.cc:597] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:11.932565 14239 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:20:12.203584 14334 consensus_peers.cc:597] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:12.217259 14334 consensus_peers.cc:597] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:12.427654 14408 consensus_peers.cc:597] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:12.522248 14334 consensus_peers.cc:597] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:20:12.674327 14408 consensus_peers.cc:597] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:20:12.827796 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:12.835381 14587 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:12.837517 14588 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:12.841348 14590 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:12.841794 11348 server_base.cc:1061] running on GCE node
I20260710 13:20:12.843566 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:12.843755 11348 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:12.843966 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689612843952 us; error 0 us; skew 500 ppm
I20260710 13:20:12.844481 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:12.846908 11348 webserver.cc:533] Webserver started at http://127.11.21.1:45359/ using document root <none> and password file <none>
I20260710 13:20:12.847348 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:12.847491 11348 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:20:12.850989 11348 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:20:12.854920 14595 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:12.855784 11348 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:20:12.856115 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689535099627-11348-0/minicluster-data/ts-0-root
uuid: "ae3346e9c39743f6881be6626a3b428e"
format_stamp: "Formatted at 2026-07-10 13:20:06 on dist-test-slave-m7gx"
I20260710 13:20:12.856364 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689535099627-11348-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689535099627-11348-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689535099627-11348-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:12.884156 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:12.885185 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:12.886600 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:12.890161 14602 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 13:20:12.921754 14334 consensus_peers.cc:597] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:20:12.933699 14239 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:12.944970 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:20:12.945374 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.056s	user 0.003s	sys 0.000s
I20260710 13:20:12.945729 11348 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:20:12.950714 14602 tablet_bootstrap.cc:492] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e: Bootstrap starting.
I20260710 13:20:12.966441 14602 tablet_bootstrap.cc:492] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e: 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:20:12.967327 14602 tablet_bootstrap.cc:492] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e: Bootstrap complete.
I20260710 13:20:12.967926 14602 ts_tablet_manager.cc:1403] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260710 13:20:12.970110 14602 raft_consensus.cc:359] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:12.970767 14602 raft_consensus.cc:740] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3346e9c39743f6881be6626a3b428e, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.971688 14602 consensus_queue.cc:260] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [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: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:12.977931 14602 ts_tablet_manager.cc:1434] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 13:20:12.979216 14602 tablet_bootstrap.cc:492] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e: Bootstrap starting.
I20260710 13:20:12.994587 14602 tablet_bootstrap.cc:492] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e: 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:20:12.995540 14602 tablet_bootstrap.cc:492] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e: Bootstrap complete.
I20260710 13:20:12.996801 11348 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:20:12.997174 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.051s	user 0.051s	sys 0.000s
I20260710 13:20:12.999511 14602 ts_tablet_manager.cc:1403] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260710 13:20:13.001986 14602 raft_consensus.cc:359] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:13.002624 14602 raft_consensus.cc:740] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3346e9c39743f6881be6626a3b428e, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.003548 14602 consensus_queue.cc:260] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:13.006031 14602 ts_tablet_manager.cc:1434] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 13:20:13.006881 14602 tablet_bootstrap.cc:492] T b6e028371bc443b08e9db44377997971 P ae3346e9c39743f6881be6626a3b428e: Bootstrap starting.
I20260710 13:20:13.024361 14602 tablet_bootstrap.cc:492] T b6e028371bc443b08e9db44377997971 P ae3346e9c39743f6881be6626a3b428e: 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:20:13.025636 14602 tablet_bootstrap.cc:492] T b6e028371bc443b08e9db44377997971 P ae3346e9c39743f6881be6626a3b428e: Bootstrap complete.
I20260710 13:20:13.026679 14602 ts_tablet_manager.cc:1403] T b6e028371bc443b08e9db44377997971 P ae3346e9c39743f6881be6626a3b428e: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.008s
I20260710 13:20:13.030606 14602 raft_consensus.cc:359] T b6e028371bc443b08e9db44377997971 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:13.032791 14602 raft_consensus.cc:740] T b6e028371bc443b08e9db44377997971 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3346e9c39743f6881be6626a3b428e, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.033735 14602 consensus_queue.cc:260] T b6e028371bc443b08e9db44377997971 P ae3346e9c39743f6881be6626a3b428e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:13.035640 14602 ts_tablet_manager.cc:1434] T b6e028371bc443b08e9db44377997971 P ae3346e9c39743f6881be6626a3b428e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260710 13:20:13.036418 14602 tablet_bootstrap.cc:492] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P ae3346e9c39743f6881be6626a3b428e: Bootstrap starting.
I20260710 13:20:13.046759 14602 tablet_bootstrap.cc:492] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P ae3346e9c39743f6881be6626a3b428e: 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:20:13.047461 14602 tablet_bootstrap.cc:492] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P ae3346e9c39743f6881be6626a3b428e: Bootstrap complete.
I20260710 13:20:13.048035 14602 ts_tablet_manager.cc:1403] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P ae3346e9c39743f6881be6626a3b428e: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.002s
I20260710 13:20:13.049696 14602 raft_consensus.cc:359] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:13.050200 14602 raft_consensus.cc:740] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3346e9c39743f6881be6626a3b428e, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.050800 14602 consensus_queue.cc:260] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P ae3346e9c39743f6881be6626a3b428e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:13.052310 14602 ts_tablet_manager.cc:1434] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P ae3346e9c39743f6881be6626a3b428e: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:20:13.052922 14602 tablet_bootstrap.cc:492] T 3365baf551df46448400919b36004c06 P ae3346e9c39743f6881be6626a3b428e: Bootstrap starting.
I20260710 13:20:13.063726 14602 tablet_bootstrap.cc:492] T 3365baf551df46448400919b36004c06 P ae3346e9c39743f6881be6626a3b428e: 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:20:13.064498 14602 tablet_bootstrap.cc:492] T 3365baf551df46448400919b36004c06 P ae3346e9c39743f6881be6626a3b428e: Bootstrap complete.
I20260710 13:20:13.065065 14602 ts_tablet_manager.cc:1403] T 3365baf551df46448400919b36004c06 P ae3346e9c39743f6881be6626a3b428e: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260710 13:20:13.065748 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.1:39655
I20260710 13:20:13.065860 14664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.1:39655 every 8 connection(s)
I20260710 13:20:13.067030 14602 raft_consensus.cc:359] T 3365baf551df46448400919b36004c06 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:13.067554 14602 raft_consensus.cc:740] T 3365baf551df46448400919b36004c06 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3346e9c39743f6881be6626a3b428e, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.068136 14602 consensus_queue.cc:260] T 3365baf551df46448400919b36004c06 P ae3346e9c39743f6881be6626a3b428e [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: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:13.069566 14602 ts_tablet_manager.cc:1434] T 3365baf551df46448400919b36004c06 P ae3346e9c39743f6881be6626a3b428e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:13.070580 14602 tablet_bootstrap.cc:492] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e: Bootstrap starting.
I20260710 13:20:13.071247 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:13.083233 11348 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:13.084323 11348 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:13.085201 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:13.091537 14602 tablet_bootstrap.cc:492] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e: 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:20:13.092803 14602 tablet_bootstrap.cc:492] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e: Bootstrap complete.
I20260710 13:20:13.093825 14602 ts_tablet_manager.cc:1403] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.001s
I20260710 13:20:13.096743 14602 raft_consensus.cc:359] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:13.097633 14602 raft_consensus.cc:740] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3346e9c39743f6881be6626a3b428e, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.098430 14602 consensus_queue.cc:260] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [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: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:13.100699 14602 ts_tablet_manager.cc:1434] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:13.101670 14602 tablet_bootstrap.cc:492] T bf5d77c437554c0db9282728d6328336 P ae3346e9c39743f6881be6626a3b428e: Bootstrap starting.
I20260710 13:20:13.102973 14665 heartbeater.cc:344] Connected to a master server at 127.11.21.62:44057
I20260710 13:20:13.103478 14665 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:13.104699 14665 heartbeater.cc:507] Master 127.11.21.62:44057 requested a full tablet report, sending...
I20260710 13:20:13.116768 14188 ts_manager.cc:194] Re-registered known tserver with Master: ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655)
I20260710 13:20:13.117162 14602 tablet_bootstrap.cc:492] T bf5d77c437554c0db9282728d6328336 P ae3346e9c39743f6881be6626a3b428e: 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:20:13.118113 14602 tablet_bootstrap.cc:492] T bf5d77c437554c0db9282728d6328336 P ae3346e9c39743f6881be6626a3b428e: Bootstrap complete.
I20260710 13:20:13.118870 14602 ts_tablet_manager.cc:1403] T bf5d77c437554c0db9282728d6328336 P ae3346e9c39743f6881be6626a3b428e: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 13:20:13.121599 14602 raft_consensus.cc:359] T bf5d77c437554c0db9282728d6328336 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:13.122357 14602 raft_consensus.cc:740] T bf5d77c437554c0db9282728d6328336 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3346e9c39743f6881be6626a3b428e, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.123085 14602 consensus_queue.cc:260] T bf5d77c437554c0db9282728d6328336 P ae3346e9c39743f6881be6626a3b428e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:13.125249 14602 ts_tablet_manager.cc:1434] T bf5d77c437554c0db9282728d6328336 P ae3346e9c39743f6881be6626a3b428e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:13.126170 14602 tablet_bootstrap.cc:492] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e: Bootstrap starting.
I20260710 13:20:13.131188 14188 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45750
I20260710 13:20:13.135025 14665 heartbeater.cc:499] Master 127.11.21.62:44057 was elected leader, sending a full tablet report...
I20260710 13:20:13.142473 14602 tablet_bootstrap.cc:492] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e: 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:20:13.143663 14602 tablet_bootstrap.cc:492] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e: Bootstrap complete.
I20260710 13:20:13.144457 14602 ts_tablet_manager.cc:1403] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 13:20:13.147218 14602 raft_consensus.cc:359] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:13.148030 14602 raft_consensus.cc:740] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3346e9c39743f6881be6626a3b428e, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.148785 14602 consensus_queue.cc:260] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [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: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:13.150941 14602 ts_tablet_manager.cc:1434] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:13.151916 14602 tablet_bootstrap.cc:492] T 0534692591db4ff5bb1c66efc32b4252 P ae3346e9c39743f6881be6626a3b428e: Bootstrap starting.
I20260710 13:20:13.164885 14602 tablet_bootstrap.cc:492] T 0534692591db4ff5bb1c66efc32b4252 P ae3346e9c39743f6881be6626a3b428e: 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:20:13.165865 14602 tablet_bootstrap.cc:492] T 0534692591db4ff5bb1c66efc32b4252 P ae3346e9c39743f6881be6626a3b428e: Bootstrap complete.
I20260710 13:20:13.166575 14602 ts_tablet_manager.cc:1403] T 0534692591db4ff5bb1c66efc32b4252 P ae3346e9c39743f6881be6626a3b428e: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:20:13.168526 14602 raft_consensus.cc:359] T 0534692591db4ff5bb1c66efc32b4252 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:13.169193 14602 raft_consensus.cc:740] T 0534692591db4ff5bb1c66efc32b4252 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3346e9c39743f6881be6626a3b428e, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.169862 14602 consensus_queue.cc:260] T 0534692591db4ff5bb1c66efc32b4252 P ae3346e9c39743f6881be6626a3b428e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } }
I20260710 13:20:13.171757 14602 ts_tablet_manager.cc:1434] T 0534692591db4ff5bb1c66efc32b4252 P ae3346e9c39743f6881be6626a3b428e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:13.172704 14602 tablet_bootstrap.cc:492] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e: Bootstrap starting.
I20260710 13:20:13.191177 14602 tablet_bootstrap.cc:492] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e: 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:20:13.192255 14602 tablet_bootstrap.cc:492] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e: Bootstrap complete.
I20260710 13:20:13.193061 14602 ts_tablet_manager.cc:1403] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.002s
I20260710 13:20:13.195382 14602 raft_consensus.cc:359] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } }
I20260710 13:20:13.195941 14602 raft_consensus.cc:740] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3346e9c39743f6881be6626a3b428e, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.196664 14602 consensus_queue.cc:260] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [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: "f346732715c9426ebbab18fab198052a" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 43843 } } peers { permanent_uuid: "f9aa1273867d4629beadf7ae751ef58f" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 36927 } } peers { permanent_uuid: "ae3346e9c39743f6881be6626a3b428e" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 39655 } }
I20260710 13:20:13.198593 14602 ts_tablet_manager.cc:1434] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:20:13.211104 14638 raft_consensus.cc:3060] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.381371 14638 raft_consensus.cc:3060] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.387421 14638 pending_rounds.cc:85] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e: Aborting all ops after (but not including) 0
I20260710 13:20:13.387672 14638 pending_rounds.cc:107] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:20:13.388007 14638 raft_consensus.cc:2889] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:20:13.486570 14638 raft_consensus.cc:3060] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.493392 14638 pending_rounds.cc:85] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e: Aborting all ops after (but not including) 0
I20260710 13:20:13.493809 14638 pending_rounds.cc:107] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:20:13.494074 14638 raft_consensus.cc:2889] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:20:13.649042 14638 raft_consensus.cc:3060] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:13.934966 14239 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:14.097293 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:14.103210 11348 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:14.103653 11348 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:14.104161 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:14.935910 14239 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:15.110836 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:15.117684 11348 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:15.118248 11348 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:15.118785 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:15.937470 14239 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:16.125778 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:16.133212 11348 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:16.133682 11348 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:16.134338 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:16.938645 14239 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:17.140827 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:17.146518 11348 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:17.147011 11348 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:17.147511 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:17.939731 14239 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:18.154707 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:18.162591 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:18.167907 11348 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:18.168391 11348 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:20:18.940927 14239 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:19.191555 11348 tablet_server.cc:179] TabletServer@127.11.21.1:39655 shutting down...
I20260710 13:20:19.229399 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:19.230448 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:19.231617 11348 raft_consensus.cc:2243] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.232544 11348 raft_consensus.cc:2272] T d972c33cc0054d83a3c337b794b47816 P ae3346e9c39743f6881be6626a3b428e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.235191 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:19.235656 11348 raft_consensus.cc:2243] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.236107 11348 raft_consensus.cc:2272] T 9b516537dc6b42afa1fde91bdd25534a P ae3346e9c39743f6881be6626a3b428e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.238313 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:19.238768 11348 raft_consensus.cc:2243] T bf5d77c437554c0db9282728d6328336 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.239171 11348 raft_consensus.cc:2272] T bf5d77c437554c0db9282728d6328336 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.241350 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:19.241829 11348 raft_consensus.cc:2243] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.242216 11348 raft_consensus.cc:2272] T 5061a472d36a4e7788e7e0e020cce441 P ae3346e9c39743f6881be6626a3b428e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.244316 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:19.244786 11348 raft_consensus.cc:2243] T 0534692591db4ff5bb1c66efc32b4252 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.245189 11348 raft_consensus.cc:2272] T 0534692591db4ff5bb1c66efc32b4252 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.247126 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:19.247591 11348 raft_consensus.cc:2243] T 3365baf551df46448400919b36004c06 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.248041 11348 raft_consensus.cc:2272] T 3365baf551df46448400919b36004c06 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.250355 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:19.250923 11348 raft_consensus.cc:2243] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.251394 11348 raft_consensus.cc:2272] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.253968 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:19.254518 11348 raft_consensus.cc:2243] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.254963 11348 raft_consensus.cc:2272] T fda51146b1f8482fa85ef4e443b30ddc P ae3346e9c39743f6881be6626a3b428e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.257102 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:19.257553 11348 raft_consensus.cc:2243] T b6e028371bc443b08e9db44377997971 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.258100 11348 raft_consensus.cc:2272] T b6e028371bc443b08e9db44377997971 P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.260179 11348 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:19.260624 11348 raft_consensus.cc:2243] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.261068 11348 raft_consensus.cc:2272] T 96333b4c759b436a95c3b45019bc686f P ae3346e9c39743f6881be6626a3b428e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:19.292860 14408 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111) [suppressed 61 similar messages]
I20260710 13:20:19.295944 11348 tablet_server.cc:196] TabletServer@127.11.21.1:39655 shutdown complete.
W20260710 13:20:19.297716 14408 consensus_peers.cc:597] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:19.328006 11348 tablet_server.cc:179] TabletServer@127.11.21.2:0 shutting down...
W20260710 13:20:19.336588 14408 consensus_peers.cc:597] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:19.361405 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:19.362252 11348 tablet_replica.cc:333] T 5061a472d36a4e7788e7e0e020cce441 P f9aa1273867d4629beadf7ae751ef58f: stopping tablet replica
I20260710 13:20:19.362941 11348 raft_consensus.cc:2243] T 5061a472d36a4e7788e7e0e020cce441 P f9aa1273867d4629beadf7ae751ef58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.363531 11348 raft_consensus.cc:2272] T 5061a472d36a4e7788e7e0e020cce441 P f9aa1273867d4629beadf7ae751ef58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.365773 11348 tablet_replica.cc:333] T bf5d77c437554c0db9282728d6328336 P f9aa1273867d4629beadf7ae751ef58f: stopping tablet replica
I20260710 13:20:19.366590 11348 raft_consensus.cc:2243] T bf5d77c437554c0db9282728d6328336 P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.367417 11348 raft_consensus.cc:2272] T bf5d77c437554c0db9282728d6328336 P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.370213 11348 tablet_replica.cc:333] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f: stopping tablet replica
I20260710 13:20:19.371048 11348 raft_consensus.cc:2243] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.372110 11348 raft_consensus.cc:2272] T 9b516537dc6b42afa1fde91bdd25534a P f9aa1273867d4629beadf7ae751ef58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.375649 11348 tablet_replica.cc:333] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f: stopping tablet replica
I20260710 13:20:19.376562 11348 raft_consensus.cc:2243] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.378002 11348 raft_consensus.cc:2272] T d972c33cc0054d83a3c337b794b47816 P f9aa1273867d4629beadf7ae751ef58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.381038 11348 tablet_replica.cc:333] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f: stopping tablet replica
W20260710 13:20:19.381301 14334 consensus_peers.cc:597] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:19.381700 11348 raft_consensus.cc:2243] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.382650 11348 raft_consensus.cc:2272] T 96333b4c759b436a95c3b45019bc686f P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.385210 11348 tablet_replica.cc:333] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f: stopping tablet replica
I20260710 13:20:19.385762 11348 raft_consensus.cc:2243] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.386775 11348 raft_consensus.cc:2272] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.388935 11348 tablet_replica.cc:333] T fda51146b1f8482fa85ef4e443b30ddc P f9aa1273867d4629beadf7ae751ef58f: stopping tablet replica
I20260710 13:20:19.389458 11348 raft_consensus.cc:2243] T fda51146b1f8482fa85ef4e443b30ddc P f9aa1273867d4629beadf7ae751ef58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.389926 11348 raft_consensus.cc:2272] T fda51146b1f8482fa85ef4e443b30ddc P f9aa1273867d4629beadf7ae751ef58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.391929 11348 tablet_replica.cc:333] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f: stopping tablet replica
I20260710 13:20:19.392436 11348 raft_consensus.cc:2243] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.393309 11348 raft_consensus.cc:2272] T b6e028371bc443b08e9db44377997971 P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.395296 11348 tablet_replica.cc:333] T 0534692591db4ff5bb1c66efc32b4252 P f9aa1273867d4629beadf7ae751ef58f: stopping tablet replica
I20260710 13:20:19.395761 11348 raft_consensus.cc:2243] T 0534692591db4ff5bb1c66efc32b4252 P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.396288 11348 raft_consensus.cc:2272] T 0534692591db4ff5bb1c66efc32b4252 P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.398510 11348 tablet_replica.cc:333] T 3365baf551df46448400919b36004c06 P f9aa1273867d4629beadf7ae751ef58f: stopping tablet replica
I20260710 13:20:19.398972 11348 raft_consensus.cc:2243] T 3365baf551df46448400919b36004c06 P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.399410 11348 raft_consensus.cc:2272] T 3365baf551df46448400919b36004c06 P f9aa1273867d4629beadf7ae751ef58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.432236 11348 tablet_server.cc:196] TabletServer@127.11.21.2:0 shutdown complete.
W20260710 13:20:19.447312 14407 consensus_peers.cc:597] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a -> Peer f9aa1273867d4629beadf7ae751ef58f (127.11.21.2:36927): Couldn't send request to peer f9aa1273867d4629beadf7ae751ef58f. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.2:36927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:19.461190 14408 consensus_peers.cc:597] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a -> Peer ae3346e9c39743f6881be6626a3b428e (127.11.21.1:39655): Couldn't send request to peer ae3346e9c39743f6881be6626a3b428e. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:39655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:19.465688 11348 tablet_server.cc:179] TabletServer@127.11.21.3:0 shutting down...
I20260710 13:20:19.500008 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:19.500856 11348 tablet_replica.cc:333] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f346732715c9426ebbab18fab198052a: stopping tablet replica
I20260710 13:20:19.501524 11348 raft_consensus.cc:2243] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.502048 11348 raft_consensus.cc:2272] T 7b1433e5d93d4b09b0a5c9ef3b42ba38 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.504532 11348 tablet_replica.cc:333] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a: stopping tablet replica
I20260710 13:20:19.505103 11348 raft_consensus.cc:2243] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.505995 11348 raft_consensus.cc:2272] T 5061a472d36a4e7788e7e0e020cce441 P f346732715c9426ebbab18fab198052a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.508324 11348 tablet_replica.cc:333] T 96333b4c759b436a95c3b45019bc686f P f346732715c9426ebbab18fab198052a: stopping tablet replica
I20260710 13:20:19.508877 11348 raft_consensus.cc:2243] T 96333b4c759b436a95c3b45019bc686f P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.509347 11348 raft_consensus.cc:2272] T 96333b4c759b436a95c3b45019bc686f P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.511462 11348 tablet_replica.cc:333] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a: stopping tablet replica
I20260710 13:20:19.512379 11348 raft_consensus.cc:2243] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.513280 11348 raft_consensus.cc:2272] T bf5d77c437554c0db9282728d6328336 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.515425 11348 tablet_replica.cc:333] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a: stopping tablet replica
I20260710 13:20:19.516062 11348 raft_consensus.cc:2243] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.516930 11348 raft_consensus.cc:2272] T 0534692591db4ff5bb1c66efc32b4252 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.519039 11348 tablet_replica.cc:333] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a: stopping tablet replica
I20260710 13:20:19.519577 11348 raft_consensus.cc:2243] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.520416 11348 raft_consensus.cc:2272] T 3365baf551df46448400919b36004c06 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.522496 11348 tablet_replica.cc:333] T 9b516537dc6b42afa1fde91bdd25534a P f346732715c9426ebbab18fab198052a: stopping tablet replica
I20260710 13:20:19.523068 11348 raft_consensus.cc:2243] T 9b516537dc6b42afa1fde91bdd25534a P f346732715c9426ebbab18fab198052a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.523520 11348 raft_consensus.cc:2272] T 9b516537dc6b42afa1fde91bdd25534a P f346732715c9426ebbab18fab198052a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.525967 11348 tablet_replica.cc:333] T d972c33cc0054d83a3c337b794b47816 P f346732715c9426ebbab18fab198052a: stopping tablet replica
I20260710 13:20:19.526551 11348 raft_consensus.cc:2243] T d972c33cc0054d83a3c337b794b47816 P f346732715c9426ebbab18fab198052a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.526984 11348 raft_consensus.cc:2272] T d972c33cc0054d83a3c337b794b47816 P f346732715c9426ebbab18fab198052a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.529212 11348 tablet_replica.cc:333] T b6e028371bc443b08e9db44377997971 P f346732715c9426ebbab18fab198052a: stopping tablet replica
I20260710 13:20:19.529759 11348 raft_consensus.cc:2243] T b6e028371bc443b08e9db44377997971 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.530242 11348 raft_consensus.cc:2272] T b6e028371bc443b08e9db44377997971 P f346732715c9426ebbab18fab198052a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.532456 11348 tablet_replica.cc:333] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a: stopping tablet replica
I20260710 13:20:19.532943 11348 raft_consensus.cc:2243] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.533800 11348 raft_consensus.cc:2272] T fda51146b1f8482fa85ef4e443b30ddc P f346732715c9426ebbab18fab198052a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.567515 11348 tablet_server.cc:196] TabletServer@127.11.21.3:0 shutdown complete.
I20260710 13:20:19.596786 11348 master.cc:562] Master@127.11.21.62:44057 shutting down...
I20260710 13:20:19.622659 11348 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 72add1b2684044ae9e9d51dabf3e83c6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.623363 11348 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 72add1b2684044ae9e9d51dabf3e83c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.623708 11348 tablet_replica.cc:333] T 00000000000000000000000000000000 P 72add1b2684044ae9e9d51dabf3e83c6: stopping tablet replica
I20260710 13:20:19.645344 11348 master.cc:584] Master@127.11.21.62:44057 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13950 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:20:19.692759 11348 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.21.62:44047
I20260710 13:20:19.693985 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:19.700387 14708 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:19.700611 14707 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:19.701658 14710 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:19.703362 11348 server_base.cc:1061] running on GCE node
I20260710 13:20:19.704450 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:19.704643 11348 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:19.704775 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689619704763 us; error 0 us; skew 500 ppm
I20260710 13:20:19.705324 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:19.708309 11348 webserver.cc:533] Webserver started at http://127.11.21.62:35407/ using document root <none> and password file <none>
I20260710 13:20:19.708845 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:19.709009 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:19.709252 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:19.710443 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689535099627-11348-0/minicluster-data/master-0-root/instance:
uuid: "025f0dfa07444676b8c5503425d30297"
format_stamp: "Formatted at 2026-07-10 13:20:19 on dist-test-slave-m7gx"
I20260710 13:20:19.715405 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:20:19.719275 14715 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:19.720232 11348 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 13:20:19.720515 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689535099627-11348-0/minicluster-data/master-0-root
uuid: "025f0dfa07444676b8c5503425d30297"
format_stamp: "Formatted at 2026-07-10 13:20:19 on dist-test-slave-m7gx"
I20260710 13:20:19.720798 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689535099627-11348-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689535099627-11348-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689535099627-11348-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:19.737221 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:19.738569 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:19.782856 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.62:44047
I20260710 13:20:19.783077 14766 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.62:44047 every 8 connection(s)
I20260710 13:20:19.787688 14767 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:19.799927 14767 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 025f0dfa07444676b8c5503425d30297: Bootstrap starting.
I20260710 13:20:19.805078 14767 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 025f0dfa07444676b8c5503425d30297: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.809723 14767 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 025f0dfa07444676b8c5503425d30297: No bootstrap required, opened a new log
I20260710 13:20:19.812155 14767 raft_consensus.cc:359] T 00000000000000000000000000000000 P 025f0dfa07444676b8c5503425d30297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "025f0dfa07444676b8c5503425d30297" member_type: VOTER }
I20260710 13:20:19.812610 14767 raft_consensus.cc:385] T 00000000000000000000000000000000 P 025f0dfa07444676b8c5503425d30297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.812794 14767 raft_consensus.cc:740] T 00000000000000000000000000000000 P 025f0dfa07444676b8c5503425d30297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 025f0dfa07444676b8c5503425d30297, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.813323 14767 consensus_queue.cc:260] T 00000000000000000000000000000000 P 025f0dfa07444676b8c5503425d30297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "025f0dfa07444676b8c5503425d30297" member_type: VOTER }
I20260710 13:20:19.813757 14767 raft_consensus.cc:399] T 00000000000000000000000000000000 P 025f0dfa07444676b8c5503425d30297 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:19.813946 14767 raft_consensus.cc:493] T 00000000000000000000000000000000 P 025f0dfa07444676b8c5503425d30297 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:19.814167 14767 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 025f0dfa07444676b8c5503425d30297 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.819131 14767 raft_consensus.cc:515] T 00000000000000000000000000000000 P 025f0dfa07444676b8c5503425d30297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "025f0dfa07444676b8c5503425d30297" member_type: VOTER }
I20260710 13:20:19.819609 14767 leader_election.cc:304] T 00000000000000000000000000000000 P 025f0dfa07444676b8c5503425d30297 [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: 025f0dfa07444676b8c5503425d30297; no voters: 
I20260710 13:20:19.820887 14767 leader_election.cc:290] T 00000000000000000000000000000000 P 025f0dfa07444676b8c5503425d30297 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:19.821426 14770 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 025f0dfa07444676b8c5503425d30297 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:19.823035 14770 raft_consensus.cc:697] T 00000000000000000000000000000000 P 025f0dfa07444676b8c5503425d30297 [term 1 LEADER]: Becoming Leader. State: Replica: 025f0dfa07444676b8c5503425d30297, State: Running, Role: LEADER
I20260710 13:20:19.823756 14770 consensus_queue.cc:237] T 00000000000000000000000000000000 P 025f0dfa07444676b8c5503425d30297 [LEADER]: Queue going to LEADER mode. State: All 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: "025f0dfa07444676b8c5503425d30297" member_type: VOTER }
I20260710 13:20:19.824261 14767 sys_catalog.cc:565] T 00000000000000000000000000000000 P 025f0dfa07444676b8c5503425d30297 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:19.827131 14771 sys_catalog.cc:455] T 00000000000000000000000000000000 P 025f0dfa07444676b8c5503425d30297 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "025f0dfa07444676b8c5503425d30297" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "025f0dfa07444676b8c5503425d30297" member_type: VOTER } }
I20260710 13:20:19.827168 14772 sys_catalog.cc:455] T 00000000000000000000000000000000 P 025f0dfa07444676b8c5503425d30297 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 025f0dfa07444676b8c5503425d30297. Latest consensus state: current_term: 1 leader_uuid: "025f0dfa07444676b8c5503425d30297" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "025f0dfa07444676b8c5503425d30297" member_type: VOTER } }
I20260710 13:20:19.828025 14771 sys_catalog.cc:458] T 00000000000000000000000000000000 P 025f0dfa07444676b8c5503425d30297 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:19.828045 14772 sys_catalog.cc:458] T 00000000000000000000000000000000 P 025f0dfa07444676b8c5503425d30297 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:19.835240 14775 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:19.841640 14775 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:19.846395 11348 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:19.852048 14775 catalog_manager.cc:1383] Generated new cluster ID: 1ef0ac0424314db2be23e7ea8985adf1
I20260710 13:20:19.852375 14775 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:19.876695 14775 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:19.878209 14775 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:19.890642 14775 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 025f0dfa07444676b8c5503425d30297: Generated new TSK 0
I20260710 13:20:19.891378 14775 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:19.913365 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:19.923389 14788 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:19.924882 14789 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:19.926136 14791 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:19.926664 11348 server_base.cc:1061] running on GCE node
I20260710 13:20:19.927654 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:19.927959 11348 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:19.928114 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689619928102 us; error 0 us; skew 500 ppm
I20260710 13:20:19.928777 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:19.931406 11348 webserver.cc:533] Webserver started at http://127.11.21.1:42915/ using document root <none> and password file <none>
I20260710 13:20:19.931985 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:19.932160 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:19.932422 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:19.933629 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689535099627-11348-0/minicluster-data/ts-0-root/instance:
uuid: "45bf0fbd98414c40982beceaf32543cc"
format_stamp: "Formatted at 2026-07-10 13:20:19 on dist-test-slave-m7gx"
I20260710 13:20:19.938796 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 13:20:19.942744 14796 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:19.943712 11348 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:20:19.944047 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689535099627-11348-0/minicluster-data/ts-0-root
uuid: "45bf0fbd98414c40982beceaf32543cc"
format_stamp: "Formatted at 2026-07-10 13:20:19 on dist-test-slave-m7gx"
I20260710 13:20:19.944315 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689535099627-11348-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689535099627-11348-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689535099627-11348-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:19.964756 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:19.965958 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:19.967490 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:19.969987 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:19.970186 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:19.970501 11348 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:19.970676 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:20.014216 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.1:43461
I20260710 13:20:20.014432 14858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.1:43461 every 8 connection(s)
I20260710 13:20:20.019239 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:20.026777 14863 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:20.029016 14864 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:20.030678 14866 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:20.031798 11348 server_base.cc:1061] running on GCE node
I20260710 13:20:20.033321 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:20.033573 11348 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:20.033768 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689620033750 us; error 0 us; skew 500 ppm
I20260710 13:20:20.034461 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:20.035092 14859 heartbeater.cc:344] Connected to a master server at 127.11.21.62:44047
I20260710 13:20:20.035511 14859 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:20.036459 14859 heartbeater.cc:507] Master 127.11.21.62:44047 requested a full tablet report, sending...
I20260710 13:20:20.039194 11348 webserver.cc:533] Webserver started at http://127.11.21.2:40955/ using document root <none> and password file <none>
I20260710 13:20:20.039194 14732 ts_manager.cc:194] Registered new tserver with Master: 45bf0fbd98414c40982beceaf32543cc (127.11.21.1:43461)
I20260710 13:20:20.040140 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:20.040426 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:20.040747 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:20.041944 14732 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55070
I20260710 13:20:20.042323 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689535099627-11348-0/minicluster-data/ts-1-root/instance:
uuid: "d5e719fb26ef4944bc1ad9dc6c936826"
format_stamp: "Formatted at 2026-07-10 13:20:20 on dist-test-slave-m7gx"
I20260710 13:20:20.047580 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260710 13:20:20.051294 14871 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:20.052330 11348 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:20:20.052673 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689535099627-11348-0/minicluster-data/ts-1-root
uuid: "d5e719fb26ef4944bc1ad9dc6c936826"
format_stamp: "Formatted at 2026-07-10 13:20:20 on dist-test-slave-m7gx"
I20260710 13:20:20.053037 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689535099627-11348-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689535099627-11348-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689535099627-11348-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:20.064764 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:20.065968 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:20.067494 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:20.069787 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:20.070034 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:20.070274 11348 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:20.070442 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:20.112071 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.2:45131
I20260710 13:20:20.112216 14933 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.2:45131 every 8 connection(s)
I20260710 13:20:20.116971 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:20.125161 14937 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:20.126894 14938 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:20.129565 11348 server_base.cc:1061] running on GCE node
W20260710 13:20:20.129719 14941 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:20.130759 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:20:20.130956 14934 heartbeater.cc:344] Connected to a master server at 127.11.21.62:44047
W20260710 13:20:20.131058 11348 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:20.131379 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689620131359 us; error 0 us; skew 500 ppm
I20260710 13:20:20.131454 14934 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:20.132227 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:20.132442 14934 heartbeater.cc:507] Master 127.11.21.62:44047 requested a full tablet report, sending...
I20260710 13:20:20.134836 11348 webserver.cc:533] Webserver started at http://127.11.21.3:36545/ using document root <none> and password file <none>
I20260710 13:20:20.135048 14732 ts_manager.cc:194] Registered new tserver with Master: d5e719fb26ef4944bc1ad9dc6c936826 (127.11.21.2:45131)
I20260710 13:20:20.135509 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:20.135774 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:20.136122 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:20.136874 14732 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55072
I20260710 13:20:20.137637 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689535099627-11348-0/minicluster-data/ts-2-root/instance:
uuid: "5d7202e42e0b49fab0846ba1163167fd"
format_stamp: "Formatted at 2026-07-10 13:20:20 on dist-test-slave-m7gx"
I20260710 13:20:20.143054 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260710 13:20:20.147125 14945 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:20.148103 11348 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:20:20.148450 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689535099627-11348-0/minicluster-data/ts-2-root
uuid: "5d7202e42e0b49fab0846ba1163167fd"
format_stamp: "Formatted at 2026-07-10 13:20:20 on dist-test-slave-m7gx"
I20260710 13:20:20.148743 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689535099627-11348-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689535099627-11348-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689535099627-11348-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:20.161926 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:20.163178 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:20.164729 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:20.166939 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:20.167155 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:20.167400 11348 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:20.167572 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:20.209741 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.3:34159
I20260710 13:20:20.209889 15007 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.3:34159 every 8 connection(s)
I20260710 13:20:20.224313 15008 heartbeater.cc:344] Connected to a master server at 127.11.21.62:44047
I20260710 13:20:20.224750 15008 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:20.225447 15008 heartbeater.cc:507] Master 127.11.21.62:44047 requested a full tablet report, sending...
I20260710 13:20:20.227701 14732 ts_manager.cc:194] Registered new tserver with Master: 5d7202e42e0b49fab0846ba1163167fd (127.11.21.3:34159)
I20260710 13:20:20.227888 11348 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014990735s
I20260710 13:20:20.229314 14732 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55076
I20260710 13:20:20.255386 14732 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55088:
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:20:20.257808 14732 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:20:20.308665 14898 tablet_service.cc:1511] Processing CreateTablet for tablet 889467f3fec84414a1e243092886ca8f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8691bbb875a34a24affe6761f0c03cf8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:20.309204 14824 tablet_service.cc:1511] Processing CreateTablet for tablet 477d4c4462b54d4d85ac9f5c7115538c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8691bbb875a34a24affe6761f0c03cf8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:20.309818 14899 tablet_service.cc:1511] Processing CreateTablet for tablet 477d4c4462b54d4d85ac9f5c7115538c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8691bbb875a34a24affe6761f0c03cf8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:20.312770 14824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 477d4c4462b54d4d85ac9f5c7115538c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.311420 14823 tablet_service.cc:1511] Processing CreateTablet for tablet 889467f3fec84414a1e243092886ca8f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8691bbb875a34a24affe6761f0c03cf8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:20.314172 14823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 889467f3fec84414a1e243092886ca8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.312770 14898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 889467f3fec84414a1e243092886ca8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.316708 14899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 477d4c4462b54d4d85ac9f5c7115538c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.322374 14973 tablet_service.cc:1511] Processing CreateTablet for tablet 477d4c4462b54d4d85ac9f5c7115538c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8691bbb875a34a24affe6761f0c03cf8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:20.323997 14973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 477d4c4462b54d4d85ac9f5c7115538c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.337549 14972 tablet_service.cc:1511] Processing CreateTablet for tablet 889467f3fec84414a1e243092886ca8f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8691bbb875a34a24affe6761f0c03cf8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:20.339154 14972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 889467f3fec84414a1e243092886ca8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.355959 15023 tablet_bootstrap.cc:492] T 889467f3fec84414a1e243092886ca8f P 45bf0fbd98414c40982beceaf32543cc: Bootstrap starting.
I20260710 13:20:20.358538 15024 tablet_bootstrap.cc:492] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826: Bootstrap starting.
I20260710 13:20:20.363138 15023 tablet_bootstrap.cc:654] T 889467f3fec84414a1e243092886ca8f P 45bf0fbd98414c40982beceaf32543cc: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.365299 15024 tablet_bootstrap.cc:654] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.368436 15025 tablet_bootstrap.cc:492] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd: Bootstrap starting.
I20260710 13:20:20.374951 15023 tablet_bootstrap.cc:492] T 889467f3fec84414a1e243092886ca8f P 45bf0fbd98414c40982beceaf32543cc: No bootstrap required, opened a new log
I20260710 13:20:20.375404 15023 ts_tablet_manager.cc:1403] T 889467f3fec84414a1e243092886ca8f P 45bf0fbd98414c40982beceaf32543cc: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260710 13:20:20.375953 15024 tablet_bootstrap.cc:492] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826: No bootstrap required, opened a new log
I20260710 13:20:20.376523 15024 ts_tablet_manager.cc:1403] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260710 13:20:20.378019 15025 tablet_bootstrap.cc:654] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.377820 15023 raft_consensus.cc:359] T 889467f3fec84414a1e243092886ca8f P 45bf0fbd98414c40982beceaf32543cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.378492 15023 raft_consensus.cc:385] T 889467f3fec84414a1e243092886ca8f P 45bf0fbd98414c40982beceaf32543cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.378758 15023 raft_consensus.cc:740] T 889467f3fec84414a1e243092886ca8f P 45bf0fbd98414c40982beceaf32543cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45bf0fbd98414c40982beceaf32543cc, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.379422 15023 consensus_queue.cc:260] T 889467f3fec84414a1e243092886ca8f P 45bf0fbd98414c40982beceaf32543cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.379757 15024 raft_consensus.cc:359] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.380776 15024 raft_consensus.cc:385] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.381160 15024 raft_consensus.cc:740] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5e719fb26ef4944bc1ad9dc6c936826, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.382362 15024 consensus_queue.cc:260] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.386651 15023 ts_tablet_manager.cc:1434] T 889467f3fec84414a1e243092886ca8f P 45bf0fbd98414c40982beceaf32543cc: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.008s
I20260710 13:20:20.387472 14859 heartbeater.cc:499] Master 127.11.21.62:44047 was elected leader, sending a full tablet report...
I20260710 13:20:20.387993 15025 tablet_bootstrap.cc:492] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd: No bootstrap required, opened a new log
I20260710 13:20:20.387717 15023 tablet_bootstrap.cc:492] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc: Bootstrap starting.
I20260710 13:20:20.388671 14934 heartbeater.cc:499] Master 127.11.21.62:44047 was elected leader, sending a full tablet report...
I20260710 13:20:20.390913 15024 ts_tablet_manager.cc:1434] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:20:20.388659 15025 ts_tablet_manager.cc:1403] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260710 13:20:20.392204 15024 tablet_bootstrap.cc:492] T 889467f3fec84414a1e243092886ca8f P d5e719fb26ef4944bc1ad9dc6c936826: Bootstrap starting.
I20260710 13:20:20.395162 15023 tablet_bootstrap.cc:654] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.394943 15025 raft_consensus.cc:359] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.395970 15025 raft_consensus.cc:385] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.396483 15025 raft_consensus.cc:740] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7202e42e0b49fab0846ba1163167fd, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.397799 15025 consensus_queue.cc:260] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.406855 15024 tablet_bootstrap.cc:654] T 889467f3fec84414a1e243092886ca8f P d5e719fb26ef4944bc1ad9dc6c936826: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.411453 15025 ts_tablet_manager.cc:1434] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.001s
I20260710 13:20:20.413089 15025 tablet_bootstrap.cc:492] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd: Bootstrap starting.
I20260710 13:20:20.413693 15008 heartbeater.cc:499] Master 127.11.21.62:44047 was elected leader, sending a full tablet report...
I20260710 13:20:20.419574 15023 tablet_bootstrap.cc:492] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc: No bootstrap required, opened a new log
I20260710 13:20:20.420221 15023 ts_tablet_manager.cc:1403] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc: Time spent bootstrapping tablet: real 0.033s	user 0.023s	sys 0.005s
I20260710 13:20:20.421140 15025 tablet_bootstrap.cc:654] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.423870 15023 raft_consensus.cc:359] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.424904 15023 raft_consensus.cc:385] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.425267 15023 raft_consensus.cc:740] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45bf0fbd98414c40982beceaf32543cc, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.425395 15024 tablet_bootstrap.cc:492] T 889467f3fec84414a1e243092886ca8f P d5e719fb26ef4944bc1ad9dc6c936826: No bootstrap required, opened a new log
I20260710 13:20:20.426034 15024 ts_tablet_manager.cc:1403] T 889467f3fec84414a1e243092886ca8f P d5e719fb26ef4944bc1ad9dc6c936826: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.000s
I20260710 13:20:20.426328 15023 consensus_queue.cc:260] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.427526 15025 tablet_bootstrap.cc:492] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd: No bootstrap required, opened a new log
I20260710 13:20:20.428166 15025 ts_tablet_manager.cc:1403] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 13:20:20.428789 15023 ts_tablet_manager.cc:1434] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:20.428798 15024 raft_consensus.cc:359] T 889467f3fec84414a1e243092886ca8f P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.429801 15024 raft_consensus.cc:385] T 889467f3fec84414a1e243092886ca8f P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.430104 15024 raft_consensus.cc:740] T 889467f3fec84414a1e243092886ca8f P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5e719fb26ef4944bc1ad9dc6c936826, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.430840 15024 consensus_queue.cc:260] T 889467f3fec84414a1e243092886ca8f P d5e719fb26ef4944bc1ad9dc6c936826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.431244 15025 raft_consensus.cc:359] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.431910 15025 raft_consensus.cc:385] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.432296 15025 raft_consensus.cc:740] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7202e42e0b49fab0846ba1163167fd, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.433410 15024 ts_tablet_manager.cc:1434] T 889467f3fec84414a1e243092886ca8f P d5e719fb26ef4944bc1ad9dc6c936826: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:20.433280 15025 consensus_queue.cc:260] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.435474 15025 ts_tablet_manager.cc:1434] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:20.435372 15032 raft_consensus.cc:493] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:20.436017 15032 raft_consensus.cc:515] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.438882 15032 leader_election.cc:290] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45bf0fbd98414c40982beceaf32543cc (127.11.21.1:43461), d5e719fb26ef4944bc1ad9dc6c936826 (127.11.21.2:45131)
I20260710 13:20:20.444577 15030 raft_consensus.cc:493] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:20.445111 15030 raft_consensus.cc:515] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.454284 15030 leader_election.cc:290] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45bf0fbd98414c40982beceaf32543cc (127.11.21.1:43461), 5d7202e42e0b49fab0846ba1163167fd (127.11.21.3:34159)
I20260710 13:20:20.456533 14834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477d4c4462b54d4d85ac9f5c7115538c" candidate_uuid: "5d7202e42e0b49fab0846ba1163167fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45bf0fbd98414c40982beceaf32543cc" is_pre_election: true
I20260710 13:20:20.457497 14834 raft_consensus.cc:2468] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7202e42e0b49fab0846ba1163167fd in term 0.
I20260710 13:20:20.458859 14946 leader_election.cc:304] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45bf0fbd98414c40982beceaf32543cc, 5d7202e42e0b49fab0846ba1163167fd; no voters: 
I20260710 13:20:20.459885 15032 raft_consensus.cc:2804] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:20.460264 15032 raft_consensus.cc:493] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:20.460619 15032 raft_consensus.cc:3060] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.460502 14909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477d4c4462b54d4d85ac9f5c7115538c" candidate_uuid: "5d7202e42e0b49fab0846ba1163167fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" is_pre_election: true
I20260710 13:20:20.461302 14909 raft_consensus.cc:2468] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7202e42e0b49fab0846ba1163167fd in term 0.
I20260710 13:20:20.461858 14983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477d4c4462b54d4d85ac9f5c7115538c" candidate_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7202e42e0b49fab0846ba1163167fd" is_pre_election: true
W20260710 13:20:20.463775 15009 tablet.cc:2406] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:20:20.468433 14834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477d4c4462b54d4d85ac9f5c7115538c" candidate_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45bf0fbd98414c40982beceaf32543cc" is_pre_election: true
I20260710 13:20:20.468561 15032 raft_consensus.cc:515] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.469009 14834 raft_consensus.cc:2468] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5e719fb26ef4944bc1ad9dc6c936826 in term 0.
I20260710 13:20:20.469805 14983 raft_consensus.cc:2393] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5e719fb26ef4944bc1ad9dc6c936826 in current term 1: Already voted for candidate 5d7202e42e0b49fab0846ba1163167fd in this term.
I20260710 13:20:20.470345 14872 leader_election.cc:304] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45bf0fbd98414c40982beceaf32543cc, d5e719fb26ef4944bc1ad9dc6c936826; no voters: 
I20260710 13:20:20.471316 15030 raft_consensus.cc:2804] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:20.471342 15032 leader_election.cc:290] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [CANDIDATE]: Term 1 election: Requested vote from peers 45bf0fbd98414c40982beceaf32543cc (127.11.21.1:43461), d5e719fb26ef4944bc1ad9dc6c936826 (127.11.21.2:45131)
I20260710 13:20:20.471988 15030 raft_consensus.cc:493] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:20.472409 15030 raft_consensus.cc:3060] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.473738 14834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477d4c4462b54d4d85ac9f5c7115538c" candidate_uuid: "5d7202e42e0b49fab0846ba1163167fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45bf0fbd98414c40982beceaf32543cc"
I20260710 13:20:20.474294 14834 raft_consensus.cc:3060] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.477308 14909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477d4c4462b54d4d85ac9f5c7115538c" candidate_uuid: "5d7202e42e0b49fab0846ba1163167fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5e719fb26ef4944bc1ad9dc6c936826"
I20260710 13:20:20.478883 15030 raft_consensus.cc:515] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.479907 14909 raft_consensus.cc:2393] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5d7202e42e0b49fab0846ba1163167fd in current term 1: Already voted for candidate d5e719fb26ef4944bc1ad9dc6c936826 in this term.
I20260710 13:20:20.481065 15030 leader_election.cc:290] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826 [CANDIDATE]: Term 1 election: Requested vote from peers 45bf0fbd98414c40982beceaf32543cc (127.11.21.1:43461), 5d7202e42e0b49fab0846ba1163167fd (127.11.21.3:34159)
I20260710 13:20:20.481302 14834 raft_consensus.cc:2468] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7202e42e0b49fab0846ba1163167fd in term 1.
I20260710 13:20:20.482409 14983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477d4c4462b54d4d85ac9f5c7115538c" candidate_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7202e42e0b49fab0846ba1163167fd"
I20260710 13:20:20.482762 14946 leader_election.cc:304] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45bf0fbd98414c40982beceaf32543cc, 5d7202e42e0b49fab0846ba1163167fd; no voters: 
I20260710 13:20:20.483357 14833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477d4c4462b54d4d85ac9f5c7115538c" candidate_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45bf0fbd98414c40982beceaf32543cc"
I20260710 13:20:20.484238 14833 raft_consensus.cc:2393] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d5e719fb26ef4944bc1ad9dc6c936826 in current term 1: Already voted for candidate 5d7202e42e0b49fab0846ba1163167fd in this term.
I20260710 13:20:20.483366 14983 raft_consensus.cc:2393] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d5e719fb26ef4944bc1ad9dc6c936826 in current term 1: Already voted for candidate 5d7202e42e0b49fab0846ba1163167fd in this term.
I20260710 13:20:20.485215 15032 raft_consensus.cc:2804] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:20.485913 14875 leader_election.cc:304] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826 [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: d5e719fb26ef4944bc1ad9dc6c936826; no voters: 45bf0fbd98414c40982beceaf32543cc, 5d7202e42e0b49fab0846ba1163167fd
I20260710 13:20:20.486581 15032 raft_consensus.cc:697] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [term 1 LEADER]: Becoming Leader. State: Replica: 5d7202e42e0b49fab0846ba1163167fd, State: Running, Role: LEADER
I20260710 13:20:20.487659 15038 raft_consensus.cc:493] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:20.488124 15030 raft_consensus.cc:2749] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:20.487865 15032 consensus_queue.cc:237] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.488302 15038 raft_consensus.cc:515] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.490799 15038 leader_election.cc:290] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45bf0fbd98414c40982beceaf32543cc (127.11.21.1:43461), d5e719fb26ef4944bc1ad9dc6c936826 (127.11.21.2:45131)
I20260710 13:20:20.491235 14833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889467f3fec84414a1e243092886ca8f" candidate_uuid: "5d7202e42e0b49fab0846ba1163167fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45bf0fbd98414c40982beceaf32543cc" is_pre_election: true
I20260710 13:20:20.491716 14909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889467f3fec84414a1e243092886ca8f" candidate_uuid: "5d7202e42e0b49fab0846ba1163167fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" is_pre_election: true
I20260710 13:20:20.492029 14833 raft_consensus.cc:2468] T 889467f3fec84414a1e243092886ca8f P 45bf0fbd98414c40982beceaf32543cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7202e42e0b49fab0846ba1163167fd in term 0.
I20260710 13:20:20.492528 14909 raft_consensus.cc:2468] T 889467f3fec84414a1e243092886ca8f P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7202e42e0b49fab0846ba1163167fd in term 0.
I20260710 13:20:20.493517 14946 leader_election.cc:304] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45bf0fbd98414c40982beceaf32543cc, 5d7202e42e0b49fab0846ba1163167fd; no voters: 
I20260710 13:20:20.494400 15038 raft_consensus.cc:2804] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:20.494764 15038 raft_consensus.cc:493] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:20.495117 15038 raft_consensus.cc:3060] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.497260 14729 catalog_manager.cc:5697] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d7202e42e0b49fab0846ba1163167fd (127.11.21.3). New cstate: current_term: 1 leader_uuid: "5d7202e42e0b49fab0846ba1163167fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:20.500519 15038 raft_consensus.cc:515] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.502606 15038 leader_election.cc:290] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd [CANDIDATE]: Term 1 election: Requested vote from peers 45bf0fbd98414c40982beceaf32543cc (127.11.21.1:43461), d5e719fb26ef4944bc1ad9dc6c936826 (127.11.21.2:45131)
I20260710 13:20:20.503695 14833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889467f3fec84414a1e243092886ca8f" candidate_uuid: "5d7202e42e0b49fab0846ba1163167fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45bf0fbd98414c40982beceaf32543cc"
I20260710 13:20:20.503773 14909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889467f3fec84414a1e243092886ca8f" candidate_uuid: "5d7202e42e0b49fab0846ba1163167fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5e719fb26ef4944bc1ad9dc6c936826"
I20260710 13:20:20.504292 14833 raft_consensus.cc:3060] T 889467f3fec84414a1e243092886ca8f P 45bf0fbd98414c40982beceaf32543cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.504536 14909 raft_consensus.cc:3060] T 889467f3fec84414a1e243092886ca8f P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.510030 14833 raft_consensus.cc:2468] T 889467f3fec84414a1e243092886ca8f P 45bf0fbd98414c40982beceaf32543cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7202e42e0b49fab0846ba1163167fd in term 1.
I20260710 13:20:20.511106 14946 leader_election.cc:304] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45bf0fbd98414c40982beceaf32543cc, 5d7202e42e0b49fab0846ba1163167fd; no voters: 
I20260710 13:20:20.511791 15038 raft_consensus.cc:2804] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:20.511969 14909 raft_consensus.cc:2468] T 889467f3fec84414a1e243092886ca8f P d5e719fb26ef4944bc1ad9dc6c936826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7202e42e0b49fab0846ba1163167fd in term 1.
I20260710 13:20:20.512315 15038 raft_consensus.cc:697] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd [term 1 LEADER]: Becoming Leader. State: Replica: 5d7202e42e0b49fab0846ba1163167fd, State: Running, Role: LEADER
I20260710 13:20:20.513240 15038 consensus_queue.cc:237] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.520987 14729 catalog_manager.cc:5697] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d7202e42e0b49fab0846ba1163167fd (127.11.21.3). New cstate: current_term: 1 leader_uuid: "5d7202e42e0b49fab0846ba1163167fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:20.595249 14729 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55090:
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:20:20.597420 14729 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:20:20.621373 14824 tablet_service.cc:1511] Processing CreateTablet for tablet 00cfd7d3b2b44aefa410e6fba9424485 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d9d072dade974ce4896bc78cbdff9592]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:20.622689 14824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00cfd7d3b2b44aefa410e6fba9424485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.622845 14899 tablet_service.cc:1511] Processing CreateTablet for tablet 00cfd7d3b2b44aefa410e6fba9424485 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d9d072dade974ce4896bc78cbdff9592]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:20.624409 14899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00cfd7d3b2b44aefa410e6fba9424485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.625560 14823 tablet_service.cc:1511] Processing CreateTablet for tablet af51cd03b10a45c9a93d5a4d2b1cf43e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d9d072dade974ce4896bc78cbdff9592]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:20.626827 14823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af51cd03b10a45c9a93d5a4d2b1cf43e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.627667 14973 tablet_service.cc:1511] Processing CreateTablet for tablet 00cfd7d3b2b44aefa410e6fba9424485 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d9d072dade974ce4896bc78cbdff9592]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:20.632457 14973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00cfd7d3b2b44aefa410e6fba9424485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.629312 14898 tablet_service.cc:1511] Processing CreateTablet for tablet af51cd03b10a45c9a93d5a4d2b1cf43e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d9d072dade974ce4896bc78cbdff9592]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:20.637288 14898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af51cd03b10a45c9a93d5a4d2b1cf43e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.638641 15023 tablet_bootstrap.cc:492] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc: Bootstrap starting.
I20260710 13:20:20.630816 14972 tablet_service.cc:1511] Processing CreateTablet for tablet af51cd03b10a45c9a93d5a4d2b1cf43e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d9d072dade974ce4896bc78cbdff9592]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:20.641664 14972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af51cd03b10a45c9a93d5a4d2b1cf43e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.645624 15023 tablet_bootstrap.cc:654] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.649946 15024 tablet_bootstrap.cc:492] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826: Bootstrap starting.
I20260710 13:20:20.656848 15024 tablet_bootstrap.cc:654] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.658386 15023 tablet_bootstrap.cc:492] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc: No bootstrap required, opened a new log
I20260710 13:20:20.662581 15023 ts_tablet_manager.cc:1403] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.005s
I20260710 13:20:20.665822 15025 tablet_bootstrap.cc:492] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd: Bootstrap starting.
I20260710 13:20:20.666093 15023 raft_consensus.cc:359] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.666893 15023 raft_consensus.cc:385] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.668514 15024 tablet_bootstrap.cc:492] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826: No bootstrap required, opened a new log
I20260710 13:20:20.669081 15024 ts_tablet_manager.cc:1403] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 13:20:20.667186 15023 raft_consensus.cc:740] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45bf0fbd98414c40982beceaf32543cc, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.671924 15023 consensus_queue.cc:260] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.672245 15024 raft_consensus.cc:359] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.673329 15024 raft_consensus.cc:385] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.673666 15024 raft_consensus.cc:740] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5e719fb26ef4944bc1ad9dc6c936826, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.674132 15025 tablet_bootstrap.cc:654] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.674468 15023 ts_tablet_manager.cc:1434] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260710 13:20:20.674584 15024 consensus_queue.cc:260] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.676133 15023 tablet_bootstrap.cc:492] T af51cd03b10a45c9a93d5a4d2b1cf43e P 45bf0fbd98414c40982beceaf32543cc: Bootstrap starting.
I20260710 13:20:20.677505 15024 ts_tablet_manager.cc:1434] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260710 13:20:20.679296 15024 tablet_bootstrap.cc:492] T af51cd03b10a45c9a93d5a4d2b1cf43e P d5e719fb26ef4944bc1ad9dc6c936826: Bootstrap starting.
I20260710 13:20:20.684791 15023 tablet_bootstrap.cc:654] T af51cd03b10a45c9a93d5a4d2b1cf43e P 45bf0fbd98414c40982beceaf32543cc: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.685611 15024 tablet_bootstrap.cc:654] T af51cd03b10a45c9a93d5a4d2b1cf43e P d5e719fb26ef4944bc1ad9dc6c936826: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.697386 15023 tablet_bootstrap.cc:492] T af51cd03b10a45c9a93d5a4d2b1cf43e P 45bf0fbd98414c40982beceaf32543cc: No bootstrap required, opened a new log
I20260710 13:20:20.698184 15023 ts_tablet_manager.cc:1403] T af51cd03b10a45c9a93d5a4d2b1cf43e P 45bf0fbd98414c40982beceaf32543cc: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.006s
I20260710 13:20:20.703253 15023 raft_consensus.cc:359] T af51cd03b10a45c9a93d5a4d2b1cf43e P 45bf0fbd98414c40982beceaf32543cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.704455 15023 raft_consensus.cc:385] T af51cd03b10a45c9a93d5a4d2b1cf43e P 45bf0fbd98414c40982beceaf32543cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.704910 15023 raft_consensus.cc:740] T af51cd03b10a45c9a93d5a4d2b1cf43e P 45bf0fbd98414c40982beceaf32543cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45bf0fbd98414c40982beceaf32543cc, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.706128 15023 consensus_queue.cc:260] T af51cd03b10a45c9a93d5a4d2b1cf43e P 45bf0fbd98414c40982beceaf32543cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.712565 15023 ts_tablet_manager.cc:1434] T af51cd03b10a45c9a93d5a4d2b1cf43e P 45bf0fbd98414c40982beceaf32543cc: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260710 13:20:20.713498 15024 tablet_bootstrap.cc:492] T af51cd03b10a45c9a93d5a4d2b1cf43e P d5e719fb26ef4944bc1ad9dc6c936826: No bootstrap required, opened a new log
I20260710 13:20:20.713513 15025 tablet_bootstrap.cc:492] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd: No bootstrap required, opened a new log
I20260710 13:20:20.714371 15024 ts_tablet_manager.cc:1403] T af51cd03b10a45c9a93d5a4d2b1cf43e P d5e719fb26ef4944bc1ad9dc6c936826: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.016s
I20260710 13:20:20.714454 15025 ts_tablet_manager.cc:1403] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.014s
I20260710 13:20:20.717960 15024 raft_consensus.cc:359] T af51cd03b10a45c9a93d5a4d2b1cf43e P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.718180 15025 raft_consensus.cc:359] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.718817 15024 raft_consensus.cc:385] T af51cd03b10a45c9a93d5a4d2b1cf43e P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.718976 15025 raft_consensus.cc:385] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.719197 15024 raft_consensus.cc:740] T af51cd03b10a45c9a93d5a4d2b1cf43e P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5e719fb26ef4944bc1ad9dc6c936826, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.719379 15025 raft_consensus.cc:740] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7202e42e0b49fab0846ba1163167fd, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.720191 15024 consensus_queue.cc:260] T af51cd03b10a45c9a93d5a4d2b1cf43e P d5e719fb26ef4944bc1ad9dc6c936826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.720268 15025 consensus_queue.cc:260] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.722759 15025 ts_tablet_manager.cc:1434] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:20.724030 15025 tablet_bootstrap.cc:492] T 00cfd7d3b2b44aefa410e6fba9424485 P 5d7202e42e0b49fab0846ba1163167fd: Bootstrap starting.
I20260710 13:20:20.722759 15024 ts_tablet_manager.cc:1434] T af51cd03b10a45c9a93d5a4d2b1cf43e P d5e719fb26ef4944bc1ad9dc6c936826: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:20:20.731050 15025 tablet_bootstrap.cc:654] T 00cfd7d3b2b44aefa410e6fba9424485 P 5d7202e42e0b49fab0846ba1163167fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.736732 15025 tablet_bootstrap.cc:492] T 00cfd7d3b2b44aefa410e6fba9424485 P 5d7202e42e0b49fab0846ba1163167fd: No bootstrap required, opened a new log
I20260710 13:20:20.737190 15025 ts_tablet_manager.cc:1403] T 00cfd7d3b2b44aefa410e6fba9424485 P 5d7202e42e0b49fab0846ba1163167fd: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260710 13:20:20.739656 15025 raft_consensus.cc:359] T 00cfd7d3b2b44aefa410e6fba9424485 P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.740294 15025 raft_consensus.cc:385] T 00cfd7d3b2b44aefa410e6fba9424485 P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.740506 15025 raft_consensus.cc:740] T 00cfd7d3b2b44aefa410e6fba9424485 P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7202e42e0b49fab0846ba1163167fd, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.741173 15025 consensus_queue.cc:260] T 00cfd7d3b2b44aefa410e6fba9424485 P 5d7202e42e0b49fab0846ba1163167fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.743393 15025 ts_tablet_manager.cc:1434] T 00cfd7d3b2b44aefa410e6fba9424485 P 5d7202e42e0b49fab0846ba1163167fd: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:20:20.748541 15038 raft_consensus.cc:493] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:20.749115 15038 raft_consensus.cc:515] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.751034 15038 leader_election.cc:290] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45bf0fbd98414c40982beceaf32543cc (127.11.21.1:43461), d5e719fb26ef4944bc1ad9dc6c936826 (127.11.21.2:45131)
I20260710 13:20:20.751971 14833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af51cd03b10a45c9a93d5a4d2b1cf43e" candidate_uuid: "5d7202e42e0b49fab0846ba1163167fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45bf0fbd98414c40982beceaf32543cc" is_pre_election: true
I20260710 13:20:20.752331 14909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af51cd03b10a45c9a93d5a4d2b1cf43e" candidate_uuid: "5d7202e42e0b49fab0846ba1163167fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" is_pre_election: true
I20260710 13:20:20.752723 14833 raft_consensus.cc:2468] T af51cd03b10a45c9a93d5a4d2b1cf43e P 45bf0fbd98414c40982beceaf32543cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7202e42e0b49fab0846ba1163167fd in term 0.
I20260710 13:20:20.752942 14909 raft_consensus.cc:2468] T af51cd03b10a45c9a93d5a4d2b1cf43e P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7202e42e0b49fab0846ba1163167fd in term 0.
I20260710 13:20:20.753989 14946 leader_election.cc:304] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45bf0fbd98414c40982beceaf32543cc, 5d7202e42e0b49fab0846ba1163167fd; no voters: 
I20260710 13:20:20.754845 15038 raft_consensus.cc:2804] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:20.755196 15038 raft_consensus.cc:493] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:20.755491 15038 raft_consensus.cc:3060] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.761045 15038 raft_consensus.cc:515] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.762777 15038 leader_election.cc:290] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [CANDIDATE]: Term 1 election: Requested vote from peers 45bf0fbd98414c40982beceaf32543cc (127.11.21.1:43461), d5e719fb26ef4944bc1ad9dc6c936826 (127.11.21.2:45131)
I20260710 13:20:20.763903 14833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af51cd03b10a45c9a93d5a4d2b1cf43e" candidate_uuid: "5d7202e42e0b49fab0846ba1163167fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45bf0fbd98414c40982beceaf32543cc"
I20260710 13:20:20.764051 14909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af51cd03b10a45c9a93d5a4d2b1cf43e" candidate_uuid: "5d7202e42e0b49fab0846ba1163167fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5e719fb26ef4944bc1ad9dc6c936826"
I20260710 13:20:20.764567 14833 raft_consensus.cc:3060] T af51cd03b10a45c9a93d5a4d2b1cf43e P 45bf0fbd98414c40982beceaf32543cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.764792 14909 raft_consensus.cc:3060] T af51cd03b10a45c9a93d5a4d2b1cf43e P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.770133 14909 raft_consensus.cc:2468] T af51cd03b10a45c9a93d5a4d2b1cf43e P d5e719fb26ef4944bc1ad9dc6c936826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7202e42e0b49fab0846ba1163167fd in term 1.
I20260710 13:20:20.770818 14833 raft_consensus.cc:2468] T af51cd03b10a45c9a93d5a4d2b1cf43e P 45bf0fbd98414c40982beceaf32543cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7202e42e0b49fab0846ba1163167fd in term 1.
I20260710 13:20:20.771225 14948 leader_election.cc:304] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d7202e42e0b49fab0846ba1163167fd, d5e719fb26ef4944bc1ad9dc6c936826; no voters: 
I20260710 13:20:20.772192 15038 raft_consensus.cc:2804] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:20.772714 15038 raft_consensus.cc:697] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [term 1 LEADER]: Becoming Leader. State: Replica: 5d7202e42e0b49fab0846ba1163167fd, State: Running, Role: LEADER
I20260710 13:20:20.773507 15038 consensus_queue.cc:237] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.781533 14730 catalog_manager.cc:5697] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d7202e42e0b49fab0846ba1163167fd (127.11.21.3). New cstate: current_term: 1 leader_uuid: "5d7202e42e0b49fab0846ba1163167fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } health_report { overall_health: HEALTHY } } }
W20260710 13:20:20.839035 14780 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:20.872334 15030 raft_consensus.cc:493] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:20.872991 15030 raft_consensus.cc:515] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.875088 15030 leader_election.cc:290] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45bf0fbd98414c40982beceaf32543cc (127.11.21.1:43461), 5d7202e42e0b49fab0846ba1163167fd (127.11.21.3:34159)
I20260710 13:20:20.876165 14833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00cfd7d3b2b44aefa410e6fba9424485" candidate_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45bf0fbd98414c40982beceaf32543cc" is_pre_election: true
I20260710 13:20:20.876358 14983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00cfd7d3b2b44aefa410e6fba9424485" candidate_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7202e42e0b49fab0846ba1163167fd" is_pre_election: true
I20260710 13:20:20.877038 14983 raft_consensus.cc:2468] T 00cfd7d3b2b44aefa410e6fba9424485 P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5e719fb26ef4944bc1ad9dc6c936826 in term 0.
I20260710 13:20:20.877038 14833 raft_consensus.cc:2468] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5e719fb26ef4944bc1ad9dc6c936826 in term 0.
I20260710 13:20:20.878420 14872 leader_election.cc:304] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45bf0fbd98414c40982beceaf32543cc, d5e719fb26ef4944bc1ad9dc6c936826; no voters: 
I20260710 13:20:20.879235 15030 raft_consensus.cc:2804] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:20.879591 15030 raft_consensus.cc:493] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:20.879989 15030 raft_consensus.cc:3060] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.885572 15030 raft_consensus.cc:515] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.887717 15030 leader_election.cc:290] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [CANDIDATE]: Term 1 election: Requested vote from peers 45bf0fbd98414c40982beceaf32543cc (127.11.21.1:43461), 5d7202e42e0b49fab0846ba1163167fd (127.11.21.3:34159)
I20260710 13:20:20.888761 14833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00cfd7d3b2b44aefa410e6fba9424485" candidate_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45bf0fbd98414c40982beceaf32543cc"
I20260710 13:20:20.888859 14983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00cfd7d3b2b44aefa410e6fba9424485" candidate_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7202e42e0b49fab0846ba1163167fd"
I20260710 13:20:20.889396 14833 raft_consensus.cc:3060] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.889511 14983 raft_consensus.cc:3060] T 00cfd7d3b2b44aefa410e6fba9424485 P 5d7202e42e0b49fab0846ba1163167fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.894487 14833 raft_consensus.cc:2468] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5e719fb26ef4944bc1ad9dc6c936826 in term 1.
I20260710 13:20:20.895620 14872 leader_election.cc:304] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45bf0fbd98414c40982beceaf32543cc, d5e719fb26ef4944bc1ad9dc6c936826; no voters: 
I20260710 13:20:20.896354 14983 raft_consensus.cc:2468] T 00cfd7d3b2b44aefa410e6fba9424485 P 5d7202e42e0b49fab0846ba1163167fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5e719fb26ef4944bc1ad9dc6c936826 in term 1.
I20260710 13:20:20.896550 15030 raft_consensus.cc:2804] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:20.897830 15030 raft_consensus.cc:697] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [term 1 LEADER]: Becoming Leader. State: Replica: d5e719fb26ef4944bc1ad9dc6c936826, State: Running, Role: LEADER
I20260710 13:20:20.898737 15030 consensus_queue.cc:237] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:20.905921 14730 catalog_manager.cc:5697] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5e719fb26ef4944bc1ad9dc6c936826 (127.11.21.2). New cstate: current_term: 1 leader_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:20.941546 15032 consensus_queue.cc:1048] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 }, 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.945112 15032 consensus_queue.cc:1048] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 }, 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.975564 15061 consensus_queue.cc:1048] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:20.976135 15032 consensus_queue.cc:1048] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:21.012147 14983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "477d4c4462b54d4d85ac9f5c7115538c"
dest_uuid: "5d7202e42e0b49fab0846ba1163167fd"
mode: GRACEFUL
new_leader_uuid: "45bf0fbd98414c40982beceaf32543cc"
 from {username='slave'} at 127.0.0.1:49542
I20260710 13:20:21.012780 14983 raft_consensus.cc:606] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [term 1 LEADER]: Received request to transfer leadership to TS 45bf0fbd98414c40982beceaf32543cc
I20260710 13:20:21.031389 14908 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00cfd7d3b2b44aefa410e6fba9424485"
dest_uuid: "d5e719fb26ef4944bc1ad9dc6c936826"
mode: GRACEFUL
new_leader_uuid: "45bf0fbd98414c40982beceaf32543cc"
 from {username='slave'} at 127.0.0.1:59908
I20260710 13:20:21.032037 14908 raft_consensus.cc:606] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [term 1 LEADER]: Received request to transfer leadership to TS 45bf0fbd98414c40982beceaf32543cc
I20260710 13:20:21.037750 14983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af51cd03b10a45c9a93d5a4d2b1cf43e"
dest_uuid: "5d7202e42e0b49fab0846ba1163167fd"
mode: GRACEFUL
new_leader_uuid: "45bf0fbd98414c40982beceaf32543cc"
 from {username='slave'} at 127.0.0.1:49542
I20260710 13:20:21.038316 14983 raft_consensus.cc:606] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [term 1 LEADER]: Received request to transfer leadership to TS 45bf0fbd98414c40982beceaf32543cc
I20260710 13:20:21.232362 15032 consensus_queue.cc:1048] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:21.244417 15039 consensus_queue.cc:1048] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:21.255184 15039 raft_consensus.cc:993] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd: : Instructing follower 45bf0fbd98414c40982beceaf32543cc to start an election
I20260710 13:20:21.255612 15039 raft_consensus.cc:1081] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [term 1 LEADER]: Signalling peer 45bf0fbd98414c40982beceaf32543cc to start an election
I20260710 13:20:21.257510 14834 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af51cd03b10a45c9a93d5a4d2b1cf43e"
dest_uuid: "45bf0fbd98414c40982beceaf32543cc"
 from {username='slave'} at 127.0.0.1:33616
I20260710 13:20:21.258322 14834 raft_consensus.cc:493] T af51cd03b10a45c9a93d5a4d2b1cf43e P 45bf0fbd98414c40982beceaf32543cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:21.258769 14834 raft_consensus.cc:3060] T af51cd03b10a45c9a93d5a4d2b1cf43e P 45bf0fbd98414c40982beceaf32543cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.264824 14834 raft_consensus.cc:515] T af51cd03b10a45c9a93d5a4d2b1cf43e P 45bf0fbd98414c40982beceaf32543cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:21.270776 14834 leader_election.cc:290] T af51cd03b10a45c9a93d5a4d2b1cf43e P 45bf0fbd98414c40982beceaf32543cc [CANDIDATE]: Term 2 election: Requested vote from peers d5e719fb26ef4944bc1ad9dc6c936826 (127.11.21.2:45131), 5d7202e42e0b49fab0846ba1163167fd (127.11.21.3:34159)
I20260710 13:20:21.278929 14908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af51cd03b10a45c9a93d5a4d2b1cf43e" candidate_uuid: "45bf0fbd98414c40982beceaf32543cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5e719fb26ef4944bc1ad9dc6c936826"
I20260710 13:20:21.279368 14983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af51cd03b10a45c9a93d5a4d2b1cf43e" candidate_uuid: "45bf0fbd98414c40982beceaf32543cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d7202e42e0b49fab0846ba1163167fd"
I20260710 13:20:21.279490 14908 raft_consensus.cc:3060] T af51cd03b10a45c9a93d5a4d2b1cf43e P d5e719fb26ef4944bc1ad9dc6c936826 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.280059 14983 raft_consensus.cc:3055] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:21.280364 14983 raft_consensus.cc:740] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d7202e42e0b49fab0846ba1163167fd, State: Running, Role: LEADER
I20260710 13:20:21.281087 14983 consensus_queue.cc:260] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:21.282101 14983 raft_consensus.cc:3060] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.285183 14908 raft_consensus.cc:2468] T af51cd03b10a45c9a93d5a4d2b1cf43e P d5e719fb26ef4944bc1ad9dc6c936826 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45bf0fbd98414c40982beceaf32543cc in term 2.
I20260710 13:20:21.286335 14799 leader_election.cc:304] T af51cd03b10a45c9a93d5a4d2b1cf43e P 45bf0fbd98414c40982beceaf32543cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45bf0fbd98414c40982beceaf32543cc, d5e719fb26ef4944bc1ad9dc6c936826; no voters: 
I20260710 13:20:21.287081 15028 raft_consensus.cc:2804] T af51cd03b10a45c9a93d5a4d2b1cf43e P 45bf0fbd98414c40982beceaf32543cc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:21.287559 14983 raft_consensus.cc:2468] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45bf0fbd98414c40982beceaf32543cc in term 2.
I20260710 13:20:21.288246 15028 raft_consensus.cc:697] T af51cd03b10a45c9a93d5a4d2b1cf43e P 45bf0fbd98414c40982beceaf32543cc [term 2 LEADER]: Becoming Leader. State: Replica: 45bf0fbd98414c40982beceaf32543cc, State: Running, Role: LEADER
I20260710 13:20:21.289219 15028 consensus_queue.cc:237] T af51cd03b10a45c9a93d5a4d2b1cf43e P 45bf0fbd98414c40982beceaf32543cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:21.295150 14730 catalog_manager.cc:5697] T af51cd03b10a45c9a93d5a4d2b1cf43e P 45bf0fbd98414c40982beceaf32543cc reported cstate change: term changed from 1 to 2, leader changed from 5d7202e42e0b49fab0846ba1163167fd (127.11.21.3) to 45bf0fbd98414c40982beceaf32543cc (127.11.21.1). New cstate: current_term: 2 leader_uuid: "45bf0fbd98414c40982beceaf32543cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:21.333513 15030 consensus_queue.cc:1048] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:21.342166 15030 raft_consensus.cc:993] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826: : Instructing follower 45bf0fbd98414c40982beceaf32543cc to start an election
I20260710 13:20:21.342643 15030 raft_consensus.cc:1081] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [term 1 LEADER]: Signalling peer 45bf0fbd98414c40982beceaf32543cc to start an election
I20260710 13:20:21.344413 14833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00cfd7d3b2b44aefa410e6fba9424485"
dest_uuid: "45bf0fbd98414c40982beceaf32543cc"
 from {username='slave'} at 127.0.0.1:33624
I20260710 13:20:21.345034 14833 raft_consensus.cc:493] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:21.345382 14833 raft_consensus.cc:3060] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.348603 15054 consensus_queue.cc:1048] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:21.352804 14833 raft_consensus.cc:515] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:21.354770 14834 raft_consensus.cc:1240] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [term 2 FOLLOWER]: Rejecting Update request from peer d5e719fb26ef4944bc1ad9dc6c936826 for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:21.358282 15054 consensus_queue.cc:1059] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:21.358474 14833 leader_election.cc:290] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [CANDIDATE]: Term 2 election: Requested vote from peers d5e719fb26ef4944bc1ad9dc6c936826 (127.11.21.2:45131), 5d7202e42e0b49fab0846ba1163167fd (127.11.21.3:34159)
I20260710 13:20:21.358765 14908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00cfd7d3b2b44aefa410e6fba9424485" candidate_uuid: "45bf0fbd98414c40982beceaf32543cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5e719fb26ef4944bc1ad9dc6c936826"
I20260710 13:20:21.359066 15054 raft_consensus.cc:3055] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:21.359496 15054 raft_consensus.cc:740] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5e719fb26ef4944bc1ad9dc6c936826, State: Running, Role: LEADER
I20260710 13:20:21.360283 15054 consensus_queue.cc:260] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:21.360991 14983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00cfd7d3b2b44aefa410e6fba9424485" candidate_uuid: "45bf0fbd98414c40982beceaf32543cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d7202e42e0b49fab0846ba1163167fd"
I20260710 13:20:21.361511 15054 raft_consensus.cc:3060] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.361609 14983 raft_consensus.cc:3060] T 00cfd7d3b2b44aefa410e6fba9424485 P 5d7202e42e0b49fab0846ba1163167fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.368536 14983 raft_consensus.cc:2468] T 00cfd7d3b2b44aefa410e6fba9424485 P 5d7202e42e0b49fab0846ba1163167fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45bf0fbd98414c40982beceaf32543cc in term 2.
I20260710 13:20:21.372702 14800 leader_election.cc:304] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45bf0fbd98414c40982beceaf32543cc, 5d7202e42e0b49fab0846ba1163167fd; no voters: 
I20260710 13:20:21.373721 15028 raft_consensus.cc:2804] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:21.374243 15028 raft_consensus.cc:697] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [term 2 LEADER]: Becoming Leader. State: Replica: 45bf0fbd98414c40982beceaf32543cc, State: Running, Role: LEADER
I20260710 13:20:21.375155 14908 raft_consensus.cc:2468] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45bf0fbd98414c40982beceaf32543cc in term 2.
I20260710 13:20:21.375092 15028 consensus_queue.cc:237] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [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: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:21.382956 14731 catalog_manager.cc:5697] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc reported cstate change: term changed from 1 to 2, leader changed from d5e719fb26ef4944bc1ad9dc6c936826 (127.11.21.2) to 45bf0fbd98414c40982beceaf32543cc (127.11.21.1). New cstate: current_term: 2 leader_uuid: "45bf0fbd98414c40982beceaf32543cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:21.425565 15061 raft_consensus.cc:993] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd: : Instructing follower 45bf0fbd98414c40982beceaf32543cc to start an election
I20260710 13:20:21.426113 15061 raft_consensus.cc:1081] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [term 1 LEADER]: Signalling peer 45bf0fbd98414c40982beceaf32543cc to start an election
I20260710 13:20:21.428021 14833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "477d4c4462b54d4d85ac9f5c7115538c"
dest_uuid: "45bf0fbd98414c40982beceaf32543cc"
 from {username='slave'} at 127.0.0.1:33616
I20260710 13:20:21.428658 14833 raft_consensus.cc:493] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:21.429059 14833 raft_consensus.cc:3060] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.434196 14833 raft_consensus.cc:515] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:21.435920 14833 leader_election.cc:290] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc [CANDIDATE]: Term 2 election: Requested vote from peers d5e719fb26ef4944bc1ad9dc6c936826 (127.11.21.2:45131), 5d7202e42e0b49fab0846ba1163167fd (127.11.21.3:34159)
I20260710 13:20:21.436841 14908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477d4c4462b54d4d85ac9f5c7115538c" candidate_uuid: "45bf0fbd98414c40982beceaf32543cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5e719fb26ef4944bc1ad9dc6c936826"
I20260710 13:20:21.437143 14983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477d4c4462b54d4d85ac9f5c7115538c" candidate_uuid: "45bf0fbd98414c40982beceaf32543cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d7202e42e0b49fab0846ba1163167fd"
I20260710 13:20:21.437618 14908 raft_consensus.cc:3060] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.437649 14983 raft_consensus.cc:3055] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:21.438244 14983 raft_consensus.cc:740] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d7202e42e0b49fab0846ba1163167fd, State: Running, Role: LEADER
I20260710 13:20:21.439174 14983 consensus_queue.cc:260] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:21.440526 14983 raft_consensus.cc:3060] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.445920 14908 raft_consensus.cc:2468] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45bf0fbd98414c40982beceaf32543cc in term 2.
I20260710 13:20:21.447341 14799 leader_election.cc:304] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45bf0fbd98414c40982beceaf32543cc, d5e719fb26ef4944bc1ad9dc6c936826; no voters: 
I20260710 13:20:21.447710 14983 raft_consensus.cc:2468] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45bf0fbd98414c40982beceaf32543cc in term 2.
I20260710 13:20:21.448257 15028 raft_consensus.cc:2804] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:21.448796 15028 raft_consensus.cc:697] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc [term 2 LEADER]: Becoming Leader. State: Replica: 45bf0fbd98414c40982beceaf32543cc, State: Running, Role: LEADER
I20260710 13:20:21.449538 15028 consensus_queue.cc:237] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:21.455749 14731 catalog_manager.cc:5697] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc reported cstate change: term changed from 1 to 2, leader changed from 5d7202e42e0b49fab0846ba1163167fd (127.11.21.3) to 45bf0fbd98414c40982beceaf32543cc (127.11.21.1). New cstate: current_term: 2 leader_uuid: "45bf0fbd98414c40982beceaf32543cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:21.499629 11348 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:20:21.501192 11348 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:20:21.501569 11348 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:20:21.514393 14833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00cfd7d3b2b44aefa410e6fba9424485"
dest_uuid: "45bf0fbd98414c40982beceaf32543cc"
mode: GRACEFUL
new_leader_uuid: "d5e719fb26ef4944bc1ad9dc6c936826"
 from {username='slave'} at 127.0.0.1:33626
I20260710 13:20:21.515003 14833 raft_consensus.cc:606] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [term 2 LEADER]: Received request to transfer leadership to TS d5e719fb26ef4944bc1ad9dc6c936826
I20260710 13:20:21.516251 11348 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:20:21.675302 14983 raft_consensus.cc:1275] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [term 2 FOLLOWER]: Refusing update from remote peer 45bf0fbd98414c40982beceaf32543cc: 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:21.676880 15028 consensus_queue.cc:1048] T af51cd03b10a45c9a93d5a4d2b1cf43e P 45bf0fbd98414c40982beceaf32543cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:21.685429 14908 raft_consensus.cc:1275] T af51cd03b10a45c9a93d5a4d2b1cf43e P d5e719fb26ef4944bc1ad9dc6c936826 [term 2 FOLLOWER]: Refusing update from remote peer 45bf0fbd98414c40982beceaf32543cc: 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:21.687994 15073 consensus_queue.cc:1048] T af51cd03b10a45c9a93d5a4d2b1cf43e P 45bf0fbd98414c40982beceaf32543cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:21.878527 14908 raft_consensus.cc:1275] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826 [term 2 FOLLOWER]: Refusing update from remote peer 45bf0fbd98414c40982beceaf32543cc: 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:21.879988 15073 consensus_queue.cc:1048] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:21.888252 14983 raft_consensus.cc:1275] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [term 2 FOLLOWER]: Refusing update from remote peer 45bf0fbd98414c40982beceaf32543cc: 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:21.890003 15078 consensus_queue.cc:1048] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:21.982169 14908 raft_consensus.cc:1275] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [term 2 FOLLOWER]: Refusing update from remote peer 45bf0fbd98414c40982beceaf32543cc: 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:21.983803 15078 consensus_queue.cc:1048] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:21.989639 15073 raft_consensus.cc:993] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc: : Instructing follower d5e719fb26ef4944bc1ad9dc6c936826 to start an election
I20260710 13:20:21.990304 15028 raft_consensus.cc:1081] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [term 2 LEADER]: Signalling peer d5e719fb26ef4944bc1ad9dc6c936826 to start an election
I20260710 13:20:21.994696 14983 raft_consensus.cc:1275] T 00cfd7d3b2b44aefa410e6fba9424485 P 5d7202e42e0b49fab0846ba1163167fd [term 2 FOLLOWER]: Refusing update from remote peer 45bf0fbd98414c40982beceaf32543cc: 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:21.994995 14909 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00cfd7d3b2b44aefa410e6fba9424485"
dest_uuid: "d5e719fb26ef4944bc1ad9dc6c936826"
 from {username='slave'} at 127.0.0.1:59910
I20260710 13:20:21.996780 15078 consensus_queue.cc:1048] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:21.997146 14909 raft_consensus.cc:493] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:21.997622 14909 raft_consensus.cc:3060] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:22.005602 14909 raft_consensus.cc:515] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:22.010991 14909 leader_election.cc:290] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [CANDIDATE]: Term 3 election: Requested vote from peers 45bf0fbd98414c40982beceaf32543cc (127.11.21.1:43461), 5d7202e42e0b49fab0846ba1163167fd (127.11.21.3:34159)
I20260710 13:20:22.012602 14833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00cfd7d3b2b44aefa410e6fba9424485" candidate_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "45bf0fbd98414c40982beceaf32543cc"
I20260710 13:20:22.012866 14983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00cfd7d3b2b44aefa410e6fba9424485" candidate_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5d7202e42e0b49fab0846ba1163167fd"
I20260710 13:20:22.013255 14833 raft_consensus.cc:3055] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:22.013392 14983 raft_consensus.cc:3060] T 00cfd7d3b2b44aefa410e6fba9424485 P 5d7202e42e0b49fab0846ba1163167fd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:22.013608 14833 raft_consensus.cc:740] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 45bf0fbd98414c40982beceaf32543cc, State: Running, Role: LEADER
I20260710 13:20:22.014469 14833 consensus_queue.cc:260] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [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: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:22.015534 14833 raft_consensus.cc:3060] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:22.020717 14983 raft_consensus.cc:2468] T 00cfd7d3b2b44aefa410e6fba9424485 P 5d7202e42e0b49fab0846ba1163167fd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5e719fb26ef4944bc1ad9dc6c936826 in term 3.
I20260710 13:20:22.022001 14875 leader_election.cc:304] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [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: 5d7202e42e0b49fab0846ba1163167fd, d5e719fb26ef4944bc1ad9dc6c936826; no voters: 
I20260710 13:20:22.022320 14833 raft_consensus.cc:2468] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5e719fb26ef4944bc1ad9dc6c936826 in term 3.
I20260710 13:20:22.022966 15054 raft_consensus.cc:2804] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:22.024137 15054 raft_consensus.cc:697] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [term 3 LEADER]: Becoming Leader. State: Replica: d5e719fb26ef4944bc1ad9dc6c936826, State: Running, Role: LEADER
I20260710 13:20:22.024907 15054 consensus_queue.cc:237] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [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: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } }
I20260710 13:20:22.030949 14730 catalog_manager.cc:5697] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 reported cstate change: term changed from 2 to 3, leader changed from 45bf0fbd98414c40982beceaf32543cc (127.11.21.1) to d5e719fb26ef4944bc1ad9dc6c936826 (127.11.21.2). New cstate: current_term: 3 leader_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45bf0fbd98414c40982beceaf32543cc" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 43461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5e719fb26ef4944bc1ad9dc6c936826" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 45131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d7202e42e0b49fab0846ba1163167fd" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 34159 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:22.139081 11348 tablet_server.cc:179] TabletServer@127.11.21.1:0 shutting down...
I20260710 13:20:22.161140 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:22.161839 11348 tablet_replica.cc:333] T af51cd03b10a45c9a93d5a4d2b1cf43e P 45bf0fbd98414c40982beceaf32543cc: stopping tablet replica
I20260710 13:20:22.162385 11348 raft_consensus.cc:2243] T af51cd03b10a45c9a93d5a4d2b1cf43e P 45bf0fbd98414c40982beceaf32543cc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:22.163172 11348 raft_consensus.cc:2272] T af51cd03b10a45c9a93d5a4d2b1cf43e P 45bf0fbd98414c40982beceaf32543cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.165638 11348 tablet_replica.cc:333] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc: stopping tablet replica
I20260710 13:20:22.166141 11348 raft_consensus.cc:2243] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.166549 11348 raft_consensus.cc:2272] T 00cfd7d3b2b44aefa410e6fba9424485 P 45bf0fbd98414c40982beceaf32543cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.168891 11348 tablet_replica.cc:333] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc: stopping tablet replica
I20260710 13:20:22.169385 11348 raft_consensus.cc:2243] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:22.170097 11348 raft_consensus.cc:2272] T 477d4c4462b54d4d85ac9f5c7115538c P 45bf0fbd98414c40982beceaf32543cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.172277 11348 tablet_replica.cc:333] T 889467f3fec84414a1e243092886ca8f P 45bf0fbd98414c40982beceaf32543cc: stopping tablet replica
I20260710 13:20:22.172781 11348 raft_consensus.cc:2243] T 889467f3fec84414a1e243092886ca8f P 45bf0fbd98414c40982beceaf32543cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.173170 11348 raft_consensus.cc:2272] T 889467f3fec84414a1e243092886ca8f P 45bf0fbd98414c40982beceaf32543cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.197355 11348 tablet_server.cc:196] TabletServer@127.11.21.1:0 shutdown complete.
I20260710 13:20:22.211241 11348 tablet_server.cc:179] TabletServer@127.11.21.2:0 shutting down...
I20260710 13:20:22.233544 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:22.234202 11348 tablet_replica.cc:333] T af51cd03b10a45c9a93d5a4d2b1cf43e P d5e719fb26ef4944bc1ad9dc6c936826: stopping tablet replica
I20260710 13:20:22.234753 11348 raft_consensus.cc:2243] T af51cd03b10a45c9a93d5a4d2b1cf43e P d5e719fb26ef4944bc1ad9dc6c936826 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.235200 11348 raft_consensus.cc:2272] T af51cd03b10a45c9a93d5a4d2b1cf43e P d5e719fb26ef4944bc1ad9dc6c936826 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.237425 11348 tablet_replica.cc:333] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826: stopping tablet replica
I20260710 13:20:22.238024 11348 raft_consensus.cc:2243] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:22.238633 11348 pending_rounds.cc:70] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826: Trying to abort 1 pending ops.
I20260710 13:20:22.238821 11348 pending_rounds.cc:77] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305992691820822528 op_type: NO_OP noop_request { }
I20260710 13:20:22.239121 11348 raft_consensus.cc:2889] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:20:22.239387 11348 raft_consensus.cc:2272] T 00cfd7d3b2b44aefa410e6fba9424485 P d5e719fb26ef4944bc1ad9dc6c936826 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.241493 11348 tablet_replica.cc:333] T 889467f3fec84414a1e243092886ca8f P d5e719fb26ef4944bc1ad9dc6c936826: stopping tablet replica
I20260710 13:20:22.241976 11348 raft_consensus.cc:2243] T 889467f3fec84414a1e243092886ca8f P d5e719fb26ef4944bc1ad9dc6c936826 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.242357 11348 raft_consensus.cc:2272] T 889467f3fec84414a1e243092886ca8f P d5e719fb26ef4944bc1ad9dc6c936826 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.243978 11348 tablet_replica.cc:333] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826: stopping tablet replica
I20260710 13:20:22.244423 11348 raft_consensus.cc:2243] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.244827 11348 raft_consensus.cc:2272] T 477d4c4462b54d4d85ac9f5c7115538c P d5e719fb26ef4944bc1ad9dc6c936826 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.256785 11348 tablet_server.cc:196] TabletServer@127.11.21.2:0 shutdown complete.
I20260710 13:20:22.270179 11348 tablet_server.cc:179] TabletServer@127.11.21.3:0 shutting down...
I20260710 13:20:22.289093 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:22.289938 11348 tablet_replica.cc:333] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd: stopping tablet replica
I20260710 13:20:22.290550 11348 raft_consensus.cc:2243] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.291056 11348 raft_consensus.cc:2272] T af51cd03b10a45c9a93d5a4d2b1cf43e P 5d7202e42e0b49fab0846ba1163167fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.293437 11348 tablet_replica.cc:333] T 00cfd7d3b2b44aefa410e6fba9424485 P 5d7202e42e0b49fab0846ba1163167fd: stopping tablet replica
I20260710 13:20:22.293931 11348 raft_consensus.cc:2243] T 00cfd7d3b2b44aefa410e6fba9424485 P 5d7202e42e0b49fab0846ba1163167fd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.294335 11348 raft_consensus.cc:2272] T 00cfd7d3b2b44aefa410e6fba9424485 P 5d7202e42e0b49fab0846ba1163167fd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.296648 11348 tablet_replica.cc:333] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd: stopping tablet replica
I20260710 13:20:22.297145 11348 raft_consensus.cc:2243] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.297533 11348 raft_consensus.cc:2272] T 477d4c4462b54d4d85ac9f5c7115538c P 5d7202e42e0b49fab0846ba1163167fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.299592 11348 tablet_replica.cc:333] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd: stopping tablet replica
I20260710 13:20:22.300107 11348 raft_consensus.cc:2243] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:22.300894 11348 raft_consensus.cc:2272] T 889467f3fec84414a1e243092886ca8f P 5d7202e42e0b49fab0846ba1163167fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.313287 11348 tablet_server.cc:196] TabletServer@127.11.21.3:0 shutdown complete.
I20260710 13:20:22.325052 11348 master.cc:562] Master@127.11.21.62:44047 shutting down...
I20260710 13:20:22.343869 11348 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 025f0dfa07444676b8c5503425d30297 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:22.344571 11348 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 025f0dfa07444676b8c5503425d30297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.344923 11348 tablet_replica.cc:333] T 00000000000000000000000000000000 P 025f0dfa07444676b8c5503425d30297: stopping tablet replica
I20260710 13:20:22.364245 11348 master.cc:584] Master@127.11.21.62:44047 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2700 ms)
[----------] 6 tests from LeaderRebalancerTest (87131 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:20:22.392509 11348 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.21.62:33789
I20260710 13:20:22.393594 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:22.398862 15085 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:22.400118 15084 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:22.400664 15087 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:22.401247 11348 server_base.cc:1061] running on GCE node
I20260710 13:20:22.402200 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:22.402379 11348 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:22.402575 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689622402557 us; error 0 us; skew 500 ppm
I20260710 13:20:22.403220 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:22.405915 11348 webserver.cc:533] Webserver started at http://127.11.21.62:45123/ using document root <none> and password file <none>
I20260710 13:20:22.406442 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:22.406642 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:22.406958 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:22.408180 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689535099627-11348-0/minicluster-data/master-0-root/instance:
uuid: "54dd818ca7784ac199f58b3116e67d34"
format_stamp: "Formatted at 2026-07-10 13:20:22 on dist-test-slave-m7gx"
I20260710 13:20:22.412698 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:20:22.416193 15092 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:22.416989 11348 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:22.417354 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689535099627-11348-0/minicluster-data/master-0-root
uuid: "54dd818ca7784ac199f58b3116e67d34"
format_stamp: "Formatted at 2026-07-10 13:20:22 on dist-test-slave-m7gx"
I20260710 13:20:22.417634 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689535099627-11348-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689535099627-11348-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689535099627-11348-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:22.431515 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:22.432678 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:22.473261 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.62:33789
I20260710 13:20:22.473373 15143 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.62:33789 every 8 connection(s)
I20260710 13:20:22.477447 15144 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:22.487469 15144 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54dd818ca7784ac199f58b3116e67d34: Bootstrap starting.
I20260710 13:20:22.491859 15144 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 54dd818ca7784ac199f58b3116e67d34: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:22.496011 15144 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54dd818ca7784ac199f58b3116e67d34: No bootstrap required, opened a new log
I20260710 13:20:22.497932 15144 raft_consensus.cc:359] T 00000000000000000000000000000000 P 54dd818ca7784ac199f58b3116e67d34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54dd818ca7784ac199f58b3116e67d34" member_type: VOTER }
I20260710 13:20:22.498294 15144 raft_consensus.cc:385] T 00000000000000000000000000000000 P 54dd818ca7784ac199f58b3116e67d34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:22.498471 15144 raft_consensus.cc:740] T 00000000000000000000000000000000 P 54dd818ca7784ac199f58b3116e67d34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54dd818ca7784ac199f58b3116e67d34, State: Initialized, Role: FOLLOWER
I20260710 13:20:22.498936 15144 consensus_queue.cc:260] T 00000000000000000000000000000000 P 54dd818ca7784ac199f58b3116e67d34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "54dd818ca7784ac199f58b3116e67d34" member_type: VOTER }
I20260710 13:20:22.499351 15144 raft_consensus.cc:399] T 00000000000000000000000000000000 P 54dd818ca7784ac199f58b3116e67d34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:22.499552 15144 raft_consensus.cc:493] T 00000000000000000000000000000000 P 54dd818ca7784ac199f58b3116e67d34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:22.499758 15144 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 54dd818ca7784ac199f58b3116e67d34 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:22.503978 15144 raft_consensus.cc:515] T 00000000000000000000000000000000 P 54dd818ca7784ac199f58b3116e67d34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54dd818ca7784ac199f58b3116e67d34" member_type: VOTER }
I20260710 13:20:22.504630 15144 leader_election.cc:304] T 00000000000000000000000000000000 P 54dd818ca7784ac199f58b3116e67d34 [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: 54dd818ca7784ac199f58b3116e67d34; no voters: 
I20260710 13:20:22.505723 15144 leader_election.cc:290] T 00000000000000000000000000000000 P 54dd818ca7784ac199f58b3116e67d34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:22.506181 15147 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 54dd818ca7784ac199f58b3116e67d34 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:22.507954 15147 raft_consensus.cc:697] T 00000000000000000000000000000000 P 54dd818ca7784ac199f58b3116e67d34 [term 1 LEADER]: Becoming Leader. State: Replica: 54dd818ca7784ac199f58b3116e67d34, State: Running, Role: LEADER
I20260710 13:20:22.508656 15144 sys_catalog.cc:565] T 00000000000000000000000000000000 P 54dd818ca7784ac199f58b3116e67d34 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:22.508721 15147 consensus_queue.cc:237] T 00000000000000000000000000000000 P 54dd818ca7784ac199f58b3116e67d34 [LEADER]: Queue going to LEADER mode. State: All 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: "54dd818ca7784ac199f58b3116e67d34" member_type: VOTER }
I20260710 13:20:22.513514 15148 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54dd818ca7784ac199f58b3116e67d34 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "54dd818ca7784ac199f58b3116e67d34" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54dd818ca7784ac199f58b3116e67d34" member_type: VOTER } }
I20260710 13:20:22.513741 15149 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54dd818ca7784ac199f58b3116e67d34 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 54dd818ca7784ac199f58b3116e67d34. Latest consensus state: current_term: 1 leader_uuid: "54dd818ca7784ac199f58b3116e67d34" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54dd818ca7784ac199f58b3116e67d34" member_type: VOTER } }
I20260710 13:20:22.514173 15148 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54dd818ca7784ac199f58b3116e67d34 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:22.514459 15149 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54dd818ca7784ac199f58b3116e67d34 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:22.517045 15155 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:22.522096 15155 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:22.525307 11348 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:22.531246 15155 catalog_manager.cc:1383] Generated new cluster ID: 1e9b0e14d09f4c079ea508af354315ce
I20260710 13:20:22.531564 15155 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:22.550086 15155 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:22.551563 15155 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:22.565774 15155 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 54dd818ca7784ac199f58b3116e67d34: Generated new TSK 0
I20260710 13:20:22.566488 15155 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:22.592933 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:22.599198 15165 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:22.600937 15166 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:22.602258 15168 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:22.603091 11348 server_base.cc:1061] running on GCE node
I20260710 13:20:22.604151 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:22.604355 11348 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:22.604698 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689622604673 us; error 0 us; skew 500 ppm
I20260710 13:20:22.605285 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:22.607803 11348 webserver.cc:533] Webserver started at http://127.11.21.1:33735/ using document root <none> and password file <none>
I20260710 13:20:22.608413 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:22.608615 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:22.608915 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:22.610090 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689535099627-11348-0/minicluster-data/ts-0-root/instance:
uuid: "72ad469f7046444eabd1695e055c0129"
format_stamp: "Formatted at 2026-07-10 13:20:22 on dist-test-slave-m7gx"
I20260710 13:20:22.615026 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:22.618883 15173 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:22.620030 11348 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:20:22.620414 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689535099627-11348-0/minicluster-data/ts-0-root
uuid: "72ad469f7046444eabd1695e055c0129"
format_stamp: "Formatted at 2026-07-10 13:20:22 on dist-test-slave-m7gx"
I20260710 13:20:22.620761 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689535099627-11348-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689535099627-11348-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689535099627-11348-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:22.648945 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:22.650134 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:22.652168 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:22.655985 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:22.656219 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:22.656556 11348 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:22.656700 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:22.697250 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.1:44597
I20260710 13:20:22.697412 15235 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.1:44597 every 8 connection(s)
I20260710 13:20:22.702224 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:22.709236 15240 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:22.710454 15241 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:22.713127 11348 server_base.cc:1061] running on GCE node
W20260710 13:20:22.714608 15243 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:22.715039 15236 heartbeater.cc:344] Connected to a master server at 127.11.21.62:33789
I20260710 13:20:22.715591 15236 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:22.715850 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:22.716130 11348 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:22.716323 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689622716306 us; error 0 us; skew 500 ppm
I20260710 13:20:22.716526 15236 heartbeater.cc:507] Master 127.11.21.62:33789 requested a full tablet report, sending...
I20260710 13:20:22.717092 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:22.719113 15109 ts_manager.cc:194] Registered new tserver with Master: 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597)
I20260710 13:20:22.720144 11348 webserver.cc:533] Webserver started at http://127.11.21.2:41529/ using document root <none> and password file <none>
I20260710 13:20:22.720780 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:22.721012 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:22.721313 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:22.721563 15109 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59172
I20260710 13:20:22.722707 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689535099627-11348-0/minicluster-data/ts-1-root/instance:
uuid: "b345ca39d47b42f595135fcfda016b88"
format_stamp: "Formatted at 2026-07-10 13:20:22 on dist-test-slave-m7gx"
I20260710 13:20:22.727401 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260710 13:20:22.730556 15248 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:22.731419 11348 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:22.731673 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689535099627-11348-0/minicluster-data/ts-1-root
uuid: "b345ca39d47b42f595135fcfda016b88"
format_stamp: "Formatted at 2026-07-10 13:20:22 on dist-test-slave-m7gx"
I20260710 13:20:22.731966 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689535099627-11348-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689535099627-11348-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689535099627-11348-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:22.749311 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:22.750258 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:22.751610 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:22.753795 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:22.753966 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:22.754263 11348 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:22.754400 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:22.794314 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.2:41663
I20260710 13:20:22.794502 15310 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.2:41663 every 8 connection(s)
I20260710 13:20:22.799109 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:22.805624 15314 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:22.808223 15315 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:22.810602 15317 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:22.811676 11348 server_base.cc:1061] running on GCE node
I20260710 13:20:22.812772 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:22.813017 11348 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:22.813220 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689622813197 us; error 0 us; skew 500 ppm
I20260710 13:20:22.813329 15311 heartbeater.cc:344] Connected to a master server at 127.11.21.62:33789
I20260710 13:20:22.813817 15311 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:22.813987 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:22.814718 15311 heartbeater.cc:507] Master 127.11.21.62:33789 requested a full tablet report, sending...
I20260710 13:20:22.816881 11348 webserver.cc:533] Webserver started at http://127.11.21.3:41281/ using document root <none> and password file <none>
I20260710 13:20:22.817242 15109 ts_manager.cc:194] Registered new tserver with Master: b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:22.817559 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:22.817834 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:22.818172 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:22.819063 15109 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59176
I20260710 13:20:22.819657 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689535099627-11348-0/minicluster-data/ts-2-root/instance:
uuid: "47b3e5293d2245db84f72169ec002845"
format_stamp: "Formatted at 2026-07-10 13:20:22 on dist-test-slave-m7gx"
I20260710 13:20:22.824287 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:22.827443 15322 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:22.828339 11348 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:22.828604 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689535099627-11348-0/minicluster-data/ts-2-root
uuid: "47b3e5293d2245db84f72169ec002845"
format_stamp: "Formatted at 2026-07-10 13:20:22 on dist-test-slave-m7gx"
I20260710 13:20:22.828891 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689535099627-11348-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689535099627-11348-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689535099627-11348-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:22.858530 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:22.859535 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:22.860951 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:22.863205 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:22.863423 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:22.863708 11348 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:22.863962 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:20:22.903713 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.3:37191
I20260710 13:20:22.903959 15384 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.3:37191 every 8 connection(s)
I20260710 13:20:22.918978 15385 heartbeater.cc:344] Connected to a master server at 127.11.21.62:33789
I20260710 13:20:22.919611 15385 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:22.920542 15385 heartbeater.cc:507] Master 127.11.21.62:33789 requested a full tablet report, sending...
I20260710 13:20:22.922679 15109 ts_manager.cc:194] Registered new tserver with Master: 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:22.923310 11348 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016093618s
I20260710 13:20:22.924258 15109 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59186
I20260710 13:20:22.950289 15109 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59188:
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:22.953274 15109 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:23.035882 15201 tablet_service.cc:1511] Processing CreateTablet for tablet 84bb7efd42794b7bb38d9dc83a745719 (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:23.037299 15201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84bb7efd42794b7bb38d9dc83a745719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.038503 15350 tablet_service.cc:1511] Processing CreateTablet for tablet 84bb7efd42794b7bb38d9dc83a745719 (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:23.039739 15350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84bb7efd42794b7bb38d9dc83a745719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.040537 15348 tablet_service.cc:1511] Processing CreateTablet for tablet 85978cb4fc1f42aab93b69deff47aa46 (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:23.041790 15348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85978cb4fc1f42aab93b69deff47aa46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.043056 15349 tablet_service.cc:1511] Processing CreateTablet for tablet 58d1f027b00a4fb9bd8dd12b0797c711 (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:23.044641 15349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d1f027b00a4fb9bd8dd12b0797c711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.046582 15199 tablet_service.cc:1511] Processing CreateTablet for tablet 85978cb4fc1f42aab93b69deff47aa46 (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:23.048842 15197 tablet_service.cc:1511] Processing CreateTablet for tablet a4bacfda51a246dbb642db9c60ad5444 (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:23.050750 15198 tablet_service.cc:1511] Processing CreateTablet for tablet 8f4705e154d14f41ba9a5119a74cddcf (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:23.054108 15347 tablet_service.cc:1511] Processing CreateTablet for tablet 8f4705e154d14f41ba9a5119a74cddcf (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:23.055471 15347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f4705e154d14f41ba9a5119a74cddcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.057156 15346 tablet_service.cc:1511] Processing CreateTablet for tablet a4bacfda51a246dbb642db9c60ad5444 (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:23.059017 15346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4bacfda51a246dbb642db9c60ad5444. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.036862 15200 tablet_service.cc:1511] Processing CreateTablet for tablet 58d1f027b00a4fb9bd8dd12b0797c711 (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:23.063323 15400 tablet_bootstrap.cc:492] T 84bb7efd42794b7bb38d9dc83a745719 P 47b3e5293d2245db84f72169ec002845: Bootstrap starting.
I20260710 13:20:23.064934 15195 tablet_service.cc:1511] Processing CreateTablet for tablet 8a642b7fdb6d44c0afae677e9d0aaa81 (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:23.067518 15194 tablet_service.cc:1511] Processing CreateTablet for tablet 07d21736207a41b7912e94d68a6e4c69 (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:23.069411 15400 tablet_bootstrap.cc:654] T 84bb7efd42794b7bb38d9dc83a745719 P 47b3e5293d2245db84f72169ec002845: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.070206 15193 tablet_service.cc:1511] Processing CreateTablet for tablet 8531db3a86174ec58cc71f8ff722ae40 (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:23.063612 15196 tablet_service.cc:1511] Processing CreateTablet for tablet b7ec43314b5f4821b575cb3eb44a5dd4 (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:23.072697 15196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7ec43314b5f4821b575cb3eb44a5dd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.074699 15197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4bacfda51a246dbb642db9c60ad5444. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.076670 15198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f4705e154d14f41ba9a5119a74cddcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.078516 15195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a642b7fdb6d44c0afae677e9d0aaa81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.080572 15193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8531db3a86174ec58cc71f8ff722ae40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.082520 15199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85978cb4fc1f42aab93b69deff47aa46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.084404 15194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d21736207a41b7912e94d68a6e4c69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.086289 15200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d1f027b00a4fb9bd8dd12b0797c711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.091873 15350 tablet_service.cc:1511] Processing CreateTablet for tablet 8a642b7fdb6d44c0afae677e9d0aaa81 (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:23.093808 15350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a642b7fdb6d44c0afae677e9d0aaa81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.097572 15349 tablet_service.cc:1511] Processing CreateTablet for tablet 07d21736207a41b7912e94d68a6e4c69 (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:23.098977 15349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d21736207a41b7912e94d68a6e4c69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.105016 15345 tablet_service.cc:1511] Processing CreateTablet for tablet 8531db3a86174ec58cc71f8ff722ae40 (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:23.109458 15345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8531db3a86174ec58cc71f8ff722ae40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.117092 15276 tablet_service.cc:1511] Processing CreateTablet for tablet 84bb7efd42794b7bb38d9dc83a745719 (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:23.118681 15276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84bb7efd42794b7bb38d9dc83a745719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.120191 15275 tablet_service.cc:1511] Processing CreateTablet for tablet 58d1f027b00a4fb9bd8dd12b0797c711 (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:23.122471 15274 tablet_service.cc:1511] Processing CreateTablet for tablet 85978cb4fc1f42aab93b69deff47aa46 (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:23.124691 15273 tablet_service.cc:1511] Processing CreateTablet for tablet 8f4705e154d14f41ba9a5119a74cddcf (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:23.126802 15272 tablet_service.cc:1511] Processing CreateTablet for tablet a4bacfda51a246dbb642db9c60ad5444 (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:23.128986 15271 tablet_service.cc:1511] Processing CreateTablet for tablet b7ec43314b5f4821b575cb3eb44a5dd4 (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:23.131143 15270 tablet_service.cc:1511] Processing CreateTablet for tablet 8a642b7fdb6d44c0afae677e9d0aaa81 (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:23.133315 15269 tablet_service.cc:1511] Processing CreateTablet for tablet 07d21736207a41b7912e94d68a6e4c69 (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:23.136188 15268 tablet_service.cc:1511] Processing CreateTablet for tablet 8531db3a86174ec58cc71f8ff722ae40 (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:23.137899 15271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7ec43314b5f4821b575cb3eb44a5dd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.141113 15274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85978cb4fc1f42aab93b69deff47aa46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.142019 15268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8531db3a86174ec58cc71f8ff722ae40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.142642 15269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d21736207a41b7912e94d68a6e4c69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.144327 15270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a642b7fdb6d44c0afae677e9d0aaa81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.148142 15272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4bacfda51a246dbb642db9c60ad5444. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.152133 15273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f4705e154d14f41ba9a5119a74cddcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.153682 15275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d1f027b00a4fb9bd8dd12b0797c711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.176133 15347 tablet_service.cc:1511] Processing CreateTablet for tablet b7ec43314b5f4821b575cb3eb44a5dd4 (DEFAULT_TABLE table=test-workload [id=96c9a97b51d74ff5a9a211a7c082f6a9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:23.177986 15347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7ec43314b5f4821b575cb3eb44a5dd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.221895 15403 tablet_bootstrap.cc:492] T 84bb7efd42794b7bb38d9dc83a745719 P 72ad469f7046444eabd1695e055c0129: Bootstrap starting.
I20260710 13:20:23.236316 15402 tablet_bootstrap.cc:492] T 8f4705e154d14f41ba9a5119a74cddcf P b345ca39d47b42f595135fcfda016b88: Bootstrap starting.
I20260710 13:20:23.259451 15403 tablet_bootstrap.cc:654] T 84bb7efd42794b7bb38d9dc83a745719 P 72ad469f7046444eabd1695e055c0129: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.260321 15400 tablet_bootstrap.cc:492] T 84bb7efd42794b7bb38d9dc83a745719 P 47b3e5293d2245db84f72169ec002845: No bootstrap required, opened a new log
I20260710 13:20:23.260907 15400 ts_tablet_manager.cc:1403] T 84bb7efd42794b7bb38d9dc83a745719 P 47b3e5293d2245db84f72169ec002845: Time spent bootstrapping tablet: real 0.198s	user 0.073s	sys 0.079s
I20260710 13:20:23.264101 15402 tablet_bootstrap.cc:654] T 8f4705e154d14f41ba9a5119a74cddcf P b345ca39d47b42f595135fcfda016b88: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.263758 15400 raft_consensus.cc:359] T 84bb7efd42794b7bb38d9dc83a745719 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } }
I20260710 13:20:23.264628 15400 raft_consensus.cc:385] T 84bb7efd42794b7bb38d9dc83a745719 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.265038 15400 raft_consensus.cc:740] T 84bb7efd42794b7bb38d9dc83a745719 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.266019 15400 consensus_queue.cc:260] T 84bb7efd42794b7bb38d9dc83a745719 P 47b3e5293d2245db84f72169ec002845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } }
I20260710 13:20:23.286011 15385 heartbeater.cc:499] Master 127.11.21.62:33789 was elected leader, sending a full tablet report...
I20260710 13:20:23.288825 15400 ts_tablet_manager.cc:1434] T 84bb7efd42794b7bb38d9dc83a745719 P 47b3e5293d2245db84f72169ec002845: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.009s
I20260710 13:20:23.290206 15400 tablet_bootstrap.cc:492] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845: Bootstrap starting.
I20260710 13:20:23.293041 15403 tablet_bootstrap.cc:492] T 84bb7efd42794b7bb38d9dc83a745719 P 72ad469f7046444eabd1695e055c0129: No bootstrap required, opened a new log
I20260710 13:20:23.293689 15403 ts_tablet_manager.cc:1403] T 84bb7efd42794b7bb38d9dc83a745719 P 72ad469f7046444eabd1695e055c0129: Time spent bootstrapping tablet: real 0.072s	user 0.018s	sys 0.000s
I20260710 13:20:23.293817 15402 tablet_bootstrap.cc:492] T 8f4705e154d14f41ba9a5119a74cddcf P b345ca39d47b42f595135fcfda016b88: No bootstrap required, opened a new log
I20260710 13:20:23.294546 15402 ts_tablet_manager.cc:1403] T 8f4705e154d14f41ba9a5119a74cddcf P b345ca39d47b42f595135fcfda016b88: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.025s
I20260710 13:20:23.296564 15400 tablet_bootstrap.cc:654] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.296787 15403 raft_consensus.cc:359] T 84bb7efd42794b7bb38d9dc83a745719 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } }
I20260710 13:20:23.297648 15403 raft_consensus.cc:385] T 84bb7efd42794b7bb38d9dc83a745719 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.298035 15403 raft_consensus.cc:740] T 84bb7efd42794b7bb38d9dc83a745719 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.297856 15402 raft_consensus.cc:359] T 8f4705e154d14f41ba9a5119a74cddcf P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.299394 15402 raft_consensus.cc:385] T 8f4705e154d14f41ba9a5119a74cddcf P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.300375 15402 raft_consensus.cc:740] T 8f4705e154d14f41ba9a5119a74cddcf P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.299428 15403 consensus_queue.cc:260] T 84bb7efd42794b7bb38d9dc83a745719 P 72ad469f7046444eabd1695e055c0129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } }
I20260710 13:20:23.301391 15402 consensus_queue.cc:260] T 8f4705e154d14f41ba9a5119a74cddcf P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.307736 15403 ts_tablet_manager.cc:1434] T 84bb7efd42794b7bb38d9dc83a745719 P 72ad469f7046444eabd1695e055c0129: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.003s
I20260710 13:20:23.308794 15236 heartbeater.cc:499] Master 127.11.21.62:33789 was elected leader, sending a full tablet report...
I20260710 13:20:23.309968 15403 tablet_bootstrap.cc:492] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129: Bootstrap starting.
I20260710 13:20:23.319551 15402 ts_tablet_manager.cc:1434] T 8f4705e154d14f41ba9a5119a74cddcf P b345ca39d47b42f595135fcfda016b88: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.011s
I20260710 13:20:23.319578 15311 heartbeater.cc:499] Master 127.11.21.62:33789 was elected leader, sending a full tablet report...
I20260710 13:20:23.320850 15402 tablet_bootstrap.cc:492] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88: Bootstrap starting.
I20260710 13:20:23.326128 15400 tablet_bootstrap.cc:492] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845: No bootstrap required, opened a new log
I20260710 13:20:23.326833 15400 ts_tablet_manager.cc:1403] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.012s
I20260710 13:20:23.328215 15402 tablet_bootstrap.cc:654] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.329733 15400 raft_consensus.cc:359] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.330814 15400 raft_consensus.cc:385] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.331210 15400 raft_consensus.cc:740] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.332053 15400 consensus_queue.cc:260] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.334393 15400 ts_tablet_manager.cc:1434] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:23.335556 15400 tablet_bootstrap.cc:492] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845: Bootstrap starting.
I20260710 13:20:23.340333 15403 tablet_bootstrap.cc:654] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.340888 15402 tablet_bootstrap.cc:492] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88: No bootstrap required, opened a new log
I20260710 13:20:23.342514 15402 ts_tablet_manager.cc:1403] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260710 13:20:23.343956 15400 tablet_bootstrap.cc:654] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.345584 15402 raft_consensus.cc:359] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.346446 15402 raft_consensus.cc:385] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.346793 15402 raft_consensus.cc:740] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.347643 15402 consensus_queue.cc:260] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.350250 15402 ts_tablet_manager.cc:1434] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:23.351364 15402 tablet_bootstrap.cc:492] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88: Bootstrap starting.
I20260710 13:20:23.353992 15403 tablet_bootstrap.cc:492] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129: No bootstrap required, opened a new log
I20260710 13:20:23.354658 15403 ts_tablet_manager.cc:1403] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.001s
I20260710 13:20:23.356070 15400 tablet_bootstrap.cc:492] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845: No bootstrap required, opened a new log
I20260710 13:20:23.356618 15400 ts_tablet_manager.cc:1403] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260710 13:20:23.357810 15402 tablet_bootstrap.cc:654] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.357643 15403 raft_consensus.cc:359] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.358592 15403 raft_consensus.cc:385] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.358960 15403 raft_consensus.cc:740] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.359606 15400 raft_consensus.cc:359] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.359788 15403 consensus_queue.cc:260] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.360430 15400 raft_consensus.cc:385] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.360822 15400 raft_consensus.cc:740] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.361738 15400 consensus_queue.cc:260] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.364295 15403 ts_tablet_manager.cc:1434] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 13:20:23.365404 15403 tablet_bootstrap.cc:492] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129: Bootstrap starting.
I20260710 13:20:23.365691 15400 ts_tablet_manager.cc:1434] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
I20260710 13:20:23.366693 15400 tablet_bootstrap.cc:492] T a4bacfda51a246dbb642db9c60ad5444 P 47b3e5293d2245db84f72169ec002845: Bootstrap starting.
I20260710 13:20:23.371310 15403 tablet_bootstrap.cc:654] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.372328 15400 tablet_bootstrap.cc:654] T a4bacfda51a246dbb642db9c60ad5444 P 47b3e5293d2245db84f72169ec002845: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.378377 15402 tablet_bootstrap.cc:492] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88: No bootstrap required, opened a new log
I20260710 13:20:23.378942 15402 ts_tablet_manager.cc:1403] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.003s
I20260710 13:20:23.382180 15400 tablet_bootstrap.cc:492] T a4bacfda51a246dbb642db9c60ad5444 P 47b3e5293d2245db84f72169ec002845: No bootstrap required, opened a new log
I20260710 13:20:23.382273 15402 raft_consensus.cc:359] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } }
I20260710 13:20:23.383215 15400 ts_tablet_manager.cc:1403] T a4bacfda51a246dbb642db9c60ad5444 P 47b3e5293d2245db84f72169ec002845: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.002s
I20260710 13:20:23.383406 15402 raft_consensus.cc:385] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.383850 15403 tablet_bootstrap.cc:492] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129: No bootstrap required, opened a new log
I20260710 13:20:23.383901 15402 raft_consensus.cc:740] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.384565 15403 ts_tablet_manager.cc:1403] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 13:20:23.384985 15402 consensus_queue.cc:260] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } }
I20260710 13:20:23.386525 15400 raft_consensus.cc:359] T a4bacfda51a246dbb642db9c60ad5444 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.387162 15402 ts_tablet_manager.cc:1434] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:23.387395 15400 raft_consensus.cc:385] T a4bacfda51a246dbb642db9c60ad5444 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.387502 15403 raft_consensus.cc:359] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.388080 15400 raft_consensus.cc:740] T a4bacfda51a246dbb642db9c60ad5444 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.388447 15403 raft_consensus.cc:385] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.389365 15402 tablet_bootstrap.cc:492] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88: Bootstrap starting.
I20260710 13:20:23.389001 15400 consensus_queue.cc:260] T a4bacfda51a246dbb642db9c60ad5444 P 47b3e5293d2245db84f72169ec002845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.392010 15400 ts_tablet_manager.cc:1434] T a4bacfda51a246dbb642db9c60ad5444 P 47b3e5293d2245db84f72169ec002845: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:23.393220 15400 tablet_bootstrap.cc:492] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845: Bootstrap starting.
I20260710 13:20:23.388976 15403 raft_consensus.cc:740] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.394127 15403 consensus_queue.cc:260] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.396122 15402 tablet_bootstrap.cc:654] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.396845 15403 ts_tablet_manager.cc:1434] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:20:23.397423 15409 raft_consensus.cc:493] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:23.398015 15403 tablet_bootstrap.cc:492] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129: Bootstrap starting.
I20260710 13:20:23.397919 15409 raft_consensus.cc:515] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } }
I20260710 13:20:23.405622 15403 tablet_bootstrap.cc:654] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.412201 15406 raft_consensus.cc:493] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:23.413688 15409 leader_election.cc:290] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:23.412787 15406 raft_consensus.cc:515] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.422035 15400 tablet_bootstrap.cc:654] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.424412 15406 leader_election.cc:290] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:23.441705 15402 tablet_bootstrap.cc:492] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88: No bootstrap required, opened a new log
I20260710 13:20:23.443622 15402 ts_tablet_manager.cc:1403] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.012s
I20260710 13:20:23.444428 15403 tablet_bootstrap.cc:492] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129: No bootstrap required, opened a new log
I20260710 13:20:23.445123 15403 ts_tablet_manager.cc:1403] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129: Time spent bootstrapping tablet: real 0.047s	user 0.005s	sys 0.023s
I20260710 13:20:23.446993 15402 raft_consensus.cc:359] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.442559 15408 raft_consensus.cc:493] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:23.448285 15408 raft_consensus.cc:515] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.448827 15403 raft_consensus.cc:359] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.449867 15403 raft_consensus.cc:385] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.450222 15403 raft_consensus.cc:740] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.451035 15408 leader_election.cc:290] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:23.451354 15406 raft_consensus.cc:493] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:23.451131 15403 consensus_queue.cc:260] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.451635 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bb7efd42794b7bb38d9dc83a745719" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:23.451939 15406 raft_consensus.cc:515] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.452683 15211 raft_consensus.cc:2468] T 84bb7efd42794b7bb38d9dc83a745719 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 0.
I20260710 13:20:23.454226 15406 leader_election.cc:290] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:23.454424 15249 leader_election.cc:304] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:23.462412 15409 raft_consensus.cc:2804] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:23.463510 15409 raft_consensus.cc:493] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:23.456156 15402 raft_consensus.cc:385] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.464946 15409 raft_consensus.cc:3060] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.469926 15403 ts_tablet_manager.cc:1434] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.002s
I20260710 13:20:23.482800 15403 tablet_bootstrap.cc:492] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129: Bootstrap starting.
I20260710 13:20:23.476665 15402 raft_consensus.cc:740] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.491201 15402 consensus_queue.cc:260] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.510772 15409 raft_consensus.cc:515] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } }
I20260710 13:20:23.512493 15403 tablet_bootstrap.cc:654] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.514490 15400 tablet_bootstrap.cc:492] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845: No bootstrap required, opened a new log
W20260710 13:20:23.519786 15157 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:23.522387 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1f027b00a4fb9bd8dd12b0797c711" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:23.525054 15400 ts_tablet_manager.cc:1403] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845: Time spent bootstrapping tablet: real 0.132s	user 0.040s	sys 0.032s
I20260710 13:20:23.523977 15409 leader_election.cc:290] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:23.525951 15409 raft_consensus.cc:493] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:23.526430 15409 raft_consensus.cc:515] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.526582 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bb7efd42794b7bb38d9dc83a745719" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:23.527736 15211 raft_consensus.cc:3060] T 84bb7efd42794b7bb38d9dc83a745719 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.528126 15400 raft_consensus.cc:359] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.528892 15400 raft_consensus.cc:385] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.529045 15409 leader_election.cc:290] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:23.529227 15400 raft_consensus.cc:740] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.529945 15400 consensus_queue.cc:260] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.532334 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8531db3a86174ec58cc71f8ff722ae40" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:23.533288 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4705e154d14f41ba9a5119a74cddcf" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:23.534101 15286 raft_consensus.cc:2468] T 8f4705e154d14f41ba9a5119a74cddcf P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 0.
I20260710 13:20:23.537598 15408 raft_consensus.cc:493] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:20:23.536012 15249 leader_election.cc:343] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:23.538441 15408 raft_consensus.cc:515] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
W20260710 13:20:23.538470 15324 leader_election.cc:343] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:23.540736 15324 leader_election.cc:304] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:23.541538 15408 leader_election.cc:290] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:23.542094 15406 raft_consensus.cc:2804] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:23.542487 15406 raft_consensus.cc:493] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:23.542806 15406 raft_consensus.cc:3060] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.539805 15360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bb7efd42794b7bb38d9dc83a745719" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:23.544194 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1f027b00a4fb9bd8dd12b0797c711" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:23.544734 15360 raft_consensus.cc:2468] T 84bb7efd42794b7bb38d9dc83a745719 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 0.
W20260710 13:20:23.545532 15323 leader_election.cc:343] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:23.546010 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4705e154d14f41ba9a5119a74cddcf" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:23.546069 15323 leader_election.cc:304] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47b3e5293d2245db84f72169ec002845; no voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:23.548059 15359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bb7efd42794b7bb38d9dc83a745719" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:23.548731 15359 raft_consensus.cc:3060] T 84bb7efd42794b7bb38d9dc83a745719 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.550280 15211 raft_consensus.cc:2468] T 84bb7efd42794b7bb38d9dc83a745719 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 1.
I20260710 13:20:23.551791 15249 leader_election.cc:304] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:23.552959 15429 raft_consensus.cc:2804] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:23.553681 15429 raft_consensus.cc:697] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Becoming Leader. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Running, Role: LEADER
I20260710 13:20:23.554951 15360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8531db3a86174ec58cc71f8ff722ae40" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:23.554733 15429 consensus_queue.cc:237] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } }
I20260710 13:20:23.556061 15402 ts_tablet_manager.cc:1434] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88: Time spent starting tablet: real 0.112s	user 0.010s	sys 0.004s
I20260710 13:20:23.564445 15358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bacfda51a246dbb642db9c60ad5444" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:23.565340 15358 raft_consensus.cc:2468] T a4bacfda51a246dbb642db9c60ad5444 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 0.
I20260710 13:20:23.564512 15360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ec43314b5f4821b575cb3eb44a5dd4" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:23.567323 15176 leader_election.cc:304] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129; no voters: 
I20260710 13:20:23.570178 15408 raft_consensus.cc:2804] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:23.570626 15408 raft_consensus.cc:493] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:20:23.570732 15176 leader_election.cc:343] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:23.571151 15408 raft_consensus.cc:3060] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:23.572126 15251 leader_election.cc:343] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:23.572645 15251 leader_election.cc:304] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b345ca39d47b42f595135fcfda016b88; no voters: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129
I20260710 13:20:23.573645 15428 raft_consensus.cc:2749] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:23.574644 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ec43314b5f4821b575cb3eb44a5dd4" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:23.575371 15359 raft_consensus.cc:2468] T 84bb7efd42794b7bb38d9dc83a745719 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 1.
I20260710 13:20:23.575271 15285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bacfda51a246dbb642db9c60ad5444" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:23.574688 15406 raft_consensus.cc:515] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.568749 15402 tablet_bootstrap.cc:492] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88: Bootstrap starting.
I20260710 13:20:23.578931 15431 raft_consensus.cc:2749] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:20:23.576684 15175 leader_election.cc:343] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:23.579948 15175 leader_election.cc:304] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72ad469f7046444eabd1695e055c0129; no voters: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88
W20260710 13:20:23.581045 15323 leader_election.cc:343] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:23.577893 15400 ts_tablet_manager.cc:1434] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.000s
I20260710 13:20:23.584321 15400 tablet_bootstrap.cc:492] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845: Bootstrap starting.
I20260710 13:20:23.586576 15285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4705e154d14f41ba9a5119a74cddcf" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:23.587213 15285 raft_consensus.cc:3060] T 8f4705e154d14f41ba9a5119a74cddcf P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.588152 15109 catalog_manager.cc:5697] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 reported cstate change: term changed from 0 to 1, leader changed from <none> to b345ca39d47b42f595135fcfda016b88 (127.11.21.2). New cstate: current_term: 1 leader_uuid: "b345ca39d47b42f595135fcfda016b88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:23.589335 15408 raft_consensus.cc:515] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.595120 15285 raft_consensus.cc:2468] T 8f4705e154d14f41ba9a5119a74cddcf P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 1.
I20260710 13:20:23.595908 15403 tablet_bootstrap.cc:492] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129: No bootstrap required, opened a new log
I20260710 13:20:23.596004 15408 leader_election.cc:290] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 election: Requested vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:23.596671 15403 ts_tablet_manager.cc:1403] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129: Time spent bootstrapping tablet: real 0.114s	user 0.015s	sys 0.013s
I20260710 13:20:23.596959 15324 leader_election.cc:304] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:23.598096 15431 raft_consensus.cc:2804] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:23.598963 15359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bacfda51a246dbb642db9c60ad5444" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845"
W20260710 13:20:23.599613 15175 leader_election.cc:343] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:23.595676 15406 leader_election.cc:290] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:23.599646 15359 raft_consensus.cc:3060] T a4bacfda51a246dbb642db9c60ad5444 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.601131 15400 tablet_bootstrap.cc:654] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.601485 15403 raft_consensus.cc:359] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.603468 15433 raft_consensus.cc:493] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:23.602834 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4705e154d14f41ba9a5119a74cddcf" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:23.603552 15403 raft_consensus.cc:385] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.604485 15403 raft_consensus.cc:740] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.605333 15403 consensus_queue.cc:260] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.605348 15402 tablet_bootstrap.cc:654] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.601401 15285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bacfda51a246dbb642db9c60ad5444" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:23.596692 15408 raft_consensus.cc:2749] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:23.604143 15433 raft_consensus.cc:515] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
W20260710 13:20:23.609083 15175 leader_election.cc:343] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:23.611078 15285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a642b7fdb6d44c0afae677e9d0aaa81" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
W20260710 13:20:23.607221 15323 leader_election.cc:343] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:23.612586 15175 leader_election.cc:343] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:23.614511 15433 leader_election.cc:290] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:23.616506 15431 raft_consensus.cc:697] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 1 LEADER]: Becoming Leader. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Running, Role: LEADER
I20260710 13:20:23.616986 15360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a642b7fdb6d44c0afae677e9d0aaa81" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:23.617543 15431 consensus_queue.cc:237] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
W20260710 13:20:23.619529 15176 leader_election.cc:343] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:23.620096 15176 leader_election.cc:304] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72ad469f7046444eabd1695e055c0129; no voters: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:23.621228 15433 raft_consensus.cc:2749] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:23.625370 15359 raft_consensus.cc:2468] T a4bacfda51a246dbb642db9c60ad5444 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 1.
I20260710 13:20:23.626889 15176 leader_election.cc:304] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [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: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129; no voters: b345ca39d47b42f595135fcfda016b88
I20260710 13:20:23.627687 15433 raft_consensus.cc:2804] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:23.628335 15433 raft_consensus.cc:697] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 1 LEADER]: Becoming Leader. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Running, Role: LEADER
I20260710 13:20:23.629420 15433 consensus_queue.cc:237] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.637362 15400 tablet_bootstrap.cc:492] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845: No bootstrap required, opened a new log
I20260710 13:20:23.638264 15400 ts_tablet_manager.cc:1403] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.016s
I20260710 13:20:23.640025 15402 tablet_bootstrap.cc:492] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88: No bootstrap required, opened a new log
I20260710 13:20:23.640527 15402 ts_tablet_manager.cc:1403] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88: Time spent bootstrapping tablet: real 0.084s	user 0.007s	sys 0.003s
I20260710 13:20:23.639293 15105 catalog_manager.cc:5697] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72ad469f7046444eabd1695e055c0129 (127.11.21.1). New cstate: current_term: 1 leader_uuid: "72ad469f7046444eabd1695e055c0129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:23.642843 15403 ts_tablet_manager.cc:1434] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129: Time spent starting tablet: real 0.046s	user 0.012s	sys 0.022s
I20260710 13:20:23.643607 15402 raft_consensus.cc:359] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.644269 15403 tablet_bootstrap.cc:492] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129: Bootstrap starting.
I20260710 13:20:23.644404 15402 raft_consensus.cc:385] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.645056 15402 raft_consensus.cc:740] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.645901 15402 consensus_queue.cc:260] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.647881 15402 ts_tablet_manager.cc:1434] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:20:23.649016 15402 tablet_bootstrap.cc:492] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88: Bootstrap starting.
I20260710 13:20:23.650167 15400 raft_consensus.cc:359] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.651046 15400 raft_consensus.cc:385] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.653375 15403 tablet_bootstrap.cc:654] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.653627 15400 raft_consensus.cc:740] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.655074 15402 tablet_bootstrap.cc:654] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.654565 15400 consensus_queue.cc:260] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.657416 15400 ts_tablet_manager.cc:1434] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260710 13:20:23.658735 15400 tablet_bootstrap.cc:492] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845: Bootstrap starting.
I20260710 13:20:23.660599 15106 catalog_manager.cc:5697] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47b3e5293d2245db84f72169ec002845 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "47b3e5293d2245db84f72169ec002845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:23.670459 15400 tablet_bootstrap.cc:654] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.674672 15403 tablet_bootstrap.cc:492] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129: No bootstrap required, opened a new log
I20260710 13:20:23.675365 15403 ts_tablet_manager.cc:1403] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.002s
I20260710 13:20:23.678753 15403 raft_consensus.cc:359] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.679700 15403 raft_consensus.cc:385] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.680106 15403 raft_consensus.cc:740] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.681102 15403 consensus_queue.cc:260] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.691414 15437 raft_consensus.cc:493] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:23.696851 15437 raft_consensus.cc:515] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.698342 15403 ts_tablet_manager.cc:1434] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 13:20:23.699365 15437 leader_election.cc:290] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:23.700956 15285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8531db3a86174ec58cc71f8ff722ae40" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:23.701713 15285 raft_consensus.cc:2468] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 0.
I20260710 13:20:23.703588 15175 leader_election.cc:304] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:23.704062 15400 tablet_bootstrap.cc:492] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845: No bootstrap required, opened a new log
I20260710 13:20:23.704371 15437 raft_consensus.cc:2804] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:23.704806 15437 raft_consensus.cc:493] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:23.705099 15359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8531db3a86174ec58cc71f8ff722ae40" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:23.705845 15359 raft_consensus.cc:2468] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 0.
I20260710 13:20:23.705127 15437 raft_consensus.cc:3060] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.700994 15403 tablet_bootstrap.cc:492] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129: Bootstrap starting.
I20260710 13:20:23.707791 15402 tablet_bootstrap.cc:492] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88: No bootstrap required, opened a new log
I20260710 13:20:23.708433 15402 ts_tablet_manager.cc:1403] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88: Time spent bootstrapping tablet: real 0.060s	user 0.030s	sys 0.020s
I20260710 13:20:23.711570 15402 raft_consensus.cc:359] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.712363 15402 raft_consensus.cc:385] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.712698 15402 raft_consensus.cc:740] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.713603 15402 consensus_queue.cc:260] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.714547 15437 raft_consensus.cc:515] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.714933 15403 tablet_bootstrap.cc:654] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.715247 15400 ts_tablet_manager.cc:1403] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845: Time spent bootstrapping tablet: real 0.057s	user 0.024s	sys 0.018s
I20260710 13:20:23.718060 15402 ts_tablet_manager.cc:1434] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:20:23.718968 15285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8531db3a86174ec58cc71f8ff722ae40" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:23.719168 15402 tablet_bootstrap.cc:492] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88: Bootstrap starting.
I20260710 13:20:23.719699 15285 raft_consensus.cc:3060] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.719960 15400 raft_consensus.cc:359] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.720789 15400 raft_consensus.cc:385] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.721135 15400 raft_consensus.cc:740] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.721936 15400 consensus_queue.cc:260] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.725448 15359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8531db3a86174ec58cc71f8ff722ae40" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:23.726028 15359 raft_consensus.cc:3060] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.728484 15285 raft_consensus.cc:2468] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 1.
I20260710 13:20:23.730162 15175 leader_election.cc:304] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:23.731070 15433 raft_consensus.cc:2804] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:23.731575 15433 raft_consensus.cc:697] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [term 1 LEADER]: Becoming Leader. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Running, Role: LEADER
I20260710 13:20:23.733282 15433 consensus_queue.cc:237] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.733673 15359 raft_consensus.cc:2468] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 1.
I20260710 13:20:23.734527 15437 leader_election.cc:290] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 election: Requested vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:23.735643 15400 ts_tablet_manager.cc:1434] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 13:20:23.736351 15403 tablet_bootstrap.cc:492] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129: No bootstrap required, opened a new log
I20260710 13:20:23.736811 15400 tablet_bootstrap.cc:492] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845: Bootstrap starting.
I20260710 13:20:23.736986 15403 ts_tablet_manager.cc:1403] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.003s
I20260710 13:20:23.740410 15403 raft_consensus.cc:359] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.741264 15403 raft_consensus.cc:385] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.741627 15403 raft_consensus.cc:740] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.741752 15402 tablet_bootstrap.cc:654] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.742695 15403 consensus_queue.cc:260] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.744088 15400 tablet_bootstrap.cc:654] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.745216 15403 ts_tablet_manager.cc:1434] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:20:23.746376 15403 tablet_bootstrap.cc:492] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129: Bootstrap starting.
I20260710 13:20:23.750366 15402 tablet_bootstrap.cc:492] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88: No bootstrap required, opened a new log
I20260710 13:20:23.750918 15400 tablet_bootstrap.cc:492] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845: No bootstrap required, opened a new log
I20260710 13:20:23.750929 15402 ts_tablet_manager.cc:1403] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.004s
I20260710 13:20:23.751799 15400 ts_tablet_manager.cc:1403] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.002s
I20260710 13:20:23.752863 15437 raft_consensus.cc:493] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:23.753443 15437 raft_consensus.cc:515] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.754709 15402 raft_consensus.cc:359] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.754969 15400 raft_consensus.cc:359] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.755550 15402 raft_consensus.cc:385] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.755934 15400 raft_consensus.cc:385] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.756089 15402 raft_consensus.cc:740] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.756446 15400 raft_consensus.cc:740] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.757161 15402 consensus_queue.cc:260] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.757570 15359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d21736207a41b7912e94d68a6e4c69" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:23.757998 15285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d21736207a41b7912e94d68a6e4c69" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:23.758291 15359 raft_consensus.cc:2468] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 0.
I20260710 13:20:23.758671 15285 raft_consensus.cc:2468] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 0.
I20260710 13:20:23.759701 15402 ts_tablet_manager.cc:1434] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:20:23.759683 15176 leader_election.cc:304] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129; no voters: 
I20260710 13:20:23.760223 15437 leader_election.cc:290] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:23.760847 15437 raft_consensus.cc:2804] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:23.761214 15402 tablet_bootstrap.cc:492] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88: Bootstrap starting.
I20260710 13:20:23.761291 15437 raft_consensus.cc:493] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:23.761868 15437 raft_consensus.cc:3060] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.761509 15400 consensus_queue.cc:260] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.766273 15400 ts_tablet_manager.cc:1434] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:20:23.767299 15400 tablet_bootstrap.cc:492] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845: Bootstrap starting.
I20260710 13:20:23.768460 15402 tablet_bootstrap.cc:654] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.770449 15437 raft_consensus.cc:515] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.771798 15403 tablet_bootstrap.cc:654] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.773036 15400 tablet_bootstrap.cc:654] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.761065 15105 catalog_manager.cc:5697] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72ad469f7046444eabd1695e055c0129 (127.11.21.1). New cstate: current_term: 1 leader_uuid: "72ad469f7046444eabd1695e055c0129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:23.778249 15285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d21736207a41b7912e94d68a6e4c69" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:23.778934 15285 raft_consensus.cc:3060] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.781245 15400 tablet_bootstrap.cc:492] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845: No bootstrap required, opened a new log
I20260710 13:20:23.781711 15400 ts_tablet_manager.cc:1403] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.003s
I20260710 13:20:23.783630 15400 raft_consensus.cc:359] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.784327 15400 raft_consensus.cc:385] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.784616 15400 raft_consensus.cc:740] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.785274 15400 consensus_queue.cc:260] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.785737 15359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d21736207a41b7912e94d68a6e4c69" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:23.786329 15359 raft_consensus.cc:3060] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.786943 15285 raft_consensus.cc:2468] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 1.
I20260710 13:20:23.787338 15400 ts_tablet_manager.cc:1434] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260710 13:20:23.788285 15175 leader_election.cc:304] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:23.789284 15433 raft_consensus.cc:2804] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:23.789767 15433 raft_consensus.cc:697] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 1 LEADER]: Becoming Leader. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Running, Role: LEADER
I20260710 13:20:23.790627 15433 consensus_queue.cc:237] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.794167 15359 raft_consensus.cc:2468] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 1.
I20260710 13:20:23.795081 15437 leader_election.cc:290] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 election: Requested vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:23.798457 15402 tablet_bootstrap.cc:492] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88: No bootstrap required, opened a new log
I20260710 13:20:23.799219 15402 ts_tablet_manager.cc:1403] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.005s
I20260710 13:20:23.802114 15403 tablet_bootstrap.cc:492] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129: No bootstrap required, opened a new log
I20260710 13:20:23.802760 15403 ts_tablet_manager.cc:1403] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.008s
I20260710 13:20:23.803618 15402 raft_consensus.cc:359] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.804638 15402 raft_consensus.cc:385] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.804998 15402 raft_consensus.cc:740] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.805840 15403 raft_consensus.cc:359] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.806458 15403 raft_consensus.cc:385] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.806005 15402 consensus_queue.cc:260] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.806728 15403 raft_consensus.cc:740] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.807597 15403 consensus_queue.cc:260] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.808315 15402 ts_tablet_manager.cc:1434] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 13:20:23.809463 15402 tablet_bootstrap.cc:492] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88: Bootstrap starting.
I20260710 13:20:23.809803 15403 ts_tablet_manager.cc:1434] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:23.810915 15403 tablet_bootstrap.cc:492] T 58d1f027b00a4fb9bd8dd12b0797c711 P 72ad469f7046444eabd1695e055c0129: Bootstrap starting.
I20260710 13:20:23.815582 15402 tablet_bootstrap.cc:654] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.815795 15403 tablet_bootstrap.cc:654] T 58d1f027b00a4fb9bd8dd12b0797c711 P 72ad469f7046444eabd1695e055c0129: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.818276 15105 catalog_manager.cc:5697] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72ad469f7046444eabd1695e055c0129 (127.11.21.1). New cstate: current_term: 1 leader_uuid: "72ad469f7046444eabd1695e055c0129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:23.826752 15402 tablet_bootstrap.cc:492] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88: No bootstrap required, opened a new log
I20260710 13:20:23.826752 15403 tablet_bootstrap.cc:492] T 58d1f027b00a4fb9bd8dd12b0797c711 P 72ad469f7046444eabd1695e055c0129: No bootstrap required, opened a new log
I20260710 13:20:23.827620 15402 ts_tablet_manager.cc:1403] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.012s
I20260710 13:20:23.827737 15403 ts_tablet_manager.cc:1403] T 58d1f027b00a4fb9bd8dd12b0797c711 P 72ad469f7046444eabd1695e055c0129: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260710 13:20:23.830755 15402 raft_consensus.cc:359] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.830693 15403 raft_consensus.cc:359] T 58d1f027b00a4fb9bd8dd12b0797c711 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.831525 15402 raft_consensus.cc:385] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.831634 15403 raft_consensus.cc:385] T 58d1f027b00a4fb9bd8dd12b0797c711 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.831895 15402 raft_consensus.cc:740] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.831966 15403 raft_consensus.cc:740] T 58d1f027b00a4fb9bd8dd12b0797c711 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.832763 15403 consensus_queue.cc:260] T 58d1f027b00a4fb9bd8dd12b0797c711 P 72ad469f7046444eabd1695e055c0129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.832685 15402 consensus_queue.cc:260] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.834926 15402 ts_tablet_manager.cc:1434] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:20:23.835291 15403 ts_tablet_manager.cc:1434] T 58d1f027b00a4fb9bd8dd12b0797c711 P 72ad469f7046444eabd1695e055c0129: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:23.847512 15429 raft_consensus.cc:493] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:23.848079 15429 raft_consensus.cc:515] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.849857 15429 leader_election.cc:290] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:23.850879 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85978cb4fc1f42aab93b69deff47aa46" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:23.851048 15359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85978cb4fc1f42aab93b69deff47aa46" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:23.851643 15211 raft_consensus.cc:2468] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 0.
I20260710 13:20:23.851788 15359 raft_consensus.cc:2468] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 0.
I20260710 13:20:23.852843 15249 leader_election.cc:304] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:23.853761 15429 raft_consensus.cc:2804] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:23.854146 15429 raft_consensus.cc:493] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:23.854451 15429 raft_consensus.cc:3060] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.861579 15429 raft_consensus.cc:515] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.863231 15429 leader_election.cc:290] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:23.864494 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85978cb4fc1f42aab93b69deff47aa46" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:23.864410 15359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85978cb4fc1f42aab93b69deff47aa46" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:23.865190 15211 raft_consensus.cc:3060] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.865211 15359 raft_consensus.cc:3060] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.872345 15359 raft_consensus.cc:2468] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 1.
I20260710 13:20:23.872345 15211 raft_consensus.cc:2468] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 1.
I20260710 13:20:23.873905 15249 leader_election.cc:304] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:23.874733 15429 raft_consensus.cc:2804] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:23.875309 15429 raft_consensus.cc:697] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Becoming Leader. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Running, Role: LEADER
I20260710 13:20:23.876262 15429 consensus_queue.cc:237] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.884447 15109 catalog_manager.cc:5697] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 reported cstate change: term changed from 0 to 1, leader changed from <none> to b345ca39d47b42f595135fcfda016b88 (127.11.21.2). New cstate: current_term: 1 leader_uuid: "b345ca39d47b42f595135fcfda016b88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:23.896250 15431 raft_consensus.cc:493] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:23.896755 15431 raft_consensus.cc:515] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.898447 15431 leader_election.cc:290] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:23.899549 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ec43314b5f4821b575cb3eb44a5dd4" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:23.899703 15285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ec43314b5f4821b575cb3eb44a5dd4" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:23.900184 15211 raft_consensus.cc:2468] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 0.
I20260710 13:20:23.900583 15285 raft_consensus.cc:2468] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 0.
I20260710 13:20:23.901326 15323 leader_election.cc:304] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129; no voters: 
I20260710 13:20:23.902200 15431 raft_consensus.cc:2804] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:23.902649 15431 raft_consensus.cc:493] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:23.902976 15431 raft_consensus.cc:3060] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.908955 15431 raft_consensus.cc:515] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.910833 15431 leader_election.cc:290] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:23.911726 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ec43314b5f4821b575cb3eb44a5dd4" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:23.912019 15285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ec43314b5f4821b575cb3eb44a5dd4" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:23.912473 15211 raft_consensus.cc:3060] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.912573 15285 raft_consensus.cc:3060] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.915406 15433 raft_consensus.cc:493] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:23.915952 15433 raft_consensus.cc:515] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.917716 15433 leader_election.cc:290] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:23.918540 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4705e154d14f41ba9a5119a74cddcf" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:23.919354 15286 raft_consensus.cc:2393] T 8f4705e154d14f41ba9a5119a74cddcf P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72ad469f7046444eabd1695e055c0129 in current term 1: Already voted for candidate 47b3e5293d2245db84f72169ec002845 in this term.
I20260710 13:20:23.919235 15359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4705e154d14f41ba9a5119a74cddcf" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:23.920418 15285 raft_consensus.cc:2468] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 1.
I20260710 13:20:23.920516 15211 raft_consensus.cc:2468] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 1.
I20260710 13:20:23.921538 15176 leader_election.cc:304] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72ad469f7046444eabd1695e055c0129; no voters: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:23.922299 15324 leader_election.cc:304] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:23.923332 15433 raft_consensus.cc:3060] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.923692 15431 raft_consensus.cc:2804] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:23.925009 15431 raft_consensus.cc:697] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 1 LEADER]: Becoming Leader. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Running, Role: LEADER
I20260710 13:20:23.927865 15431 consensus_queue.cc:237] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.931267 15433 raft_consensus.cc:2749] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:23.936779 15109 catalog_manager.cc:5697] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47b3e5293d2245db84f72169ec002845 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "47b3e5293d2245db84f72169ec002845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:23.967639 15429 raft_consensus.cc:493] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:23.968379 15429 raft_consensus.cc:515] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.970275 15429 leader_election.cc:290] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:23.971470 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1f027b00a4fb9bd8dd12b0797c711" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:23.971537 15359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1f027b00a4fb9bd8dd12b0797c711" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:23.972268 15211 raft_consensus.cc:2468] T 58d1f027b00a4fb9bd8dd12b0797c711 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 0.
I20260710 13:20:23.972355 15359 raft_consensus.cc:2468] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 0.
I20260710 13:20:23.973464 15249 leader_election.cc:304] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:23.974334 15429 raft_consensus.cc:2804] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:23.974711 15429 raft_consensus.cc:493] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:23.975015 15429 raft_consensus.cc:3060] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.980533 15429 raft_consensus.cc:515] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:23.982182 15429 leader_election.cc:290] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:23.983173 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1f027b00a4fb9bd8dd12b0797c711" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:23.983404 15359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1f027b00a4fb9bd8dd12b0797c711" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:23.983891 15211 raft_consensus.cc:3060] T 58d1f027b00a4fb9bd8dd12b0797c711 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.983958 15359 raft_consensus.cc:3060] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.991573 15359 raft_consensus.cc:2468] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 1.
I20260710 13:20:23.991573 15211 raft_consensus.cc:2468] T 58d1f027b00a4fb9bd8dd12b0797c711 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 1.
I20260710 13:20:23.993000 15251 leader_election.cc:304] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:23.993724 15429 raft_consensus.cc:2804] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:23.994179 15429 raft_consensus.cc:697] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Becoming Leader. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Running, Role: LEADER
I20260710 13:20:23.995151 15429 consensus_queue.cc:237] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.001888 15431 raft_consensus.cc:493] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:24.002527 15431 raft_consensus.cc:515] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.003062 15109 catalog_manager.cc:5697] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 reported cstate change: term changed from 0 to 1, leader changed from <none> to b345ca39d47b42f595135fcfda016b88 (127.11.21.2). New cstate: current_term: 1 leader_uuid: "b345ca39d47b42f595135fcfda016b88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:24.004765 15431 leader_election.cc:290] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:24.005589 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a642b7fdb6d44c0afae677e9d0aaa81" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:24.005882 15285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a642b7fdb6d44c0afae677e9d0aaa81" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:24.006217 15211 raft_consensus.cc:2468] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 0.
I20260710 13:20:24.006712 15285 raft_consensus.cc:2468] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 0.
I20260710 13:20:24.007550 15323 leader_election.cc:304] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129; no voters: 
I20260710 13:20:24.008443 15431 raft_consensus.cc:2804] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:24.008775 15431 raft_consensus.cc:493] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:24.009061 15431 raft_consensus.cc:3060] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:24.015061 15431 raft_consensus.cc:515] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.016768 15431 leader_election.cc:290] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:24.017647 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a642b7fdb6d44c0afae677e9d0aaa81" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:24.018025 15285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a642b7fdb6d44c0afae677e9d0aaa81" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:24.018381 15211 raft_consensus.cc:3060] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:24.018821 15285 raft_consensus.cc:3060] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:24.023579 15211 raft_consensus.cc:2468] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 1.
I20260710 13:20:24.024821 15323 leader_election.cc:304] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129; no voters: 
I20260710 13:20:24.025089 15285 raft_consensus.cc:2468] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 1.
I20260710 13:20:24.025532 15431 raft_consensus.cc:2804] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:24.026254 15431 raft_consensus.cc:697] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [term 1 LEADER]: Becoming Leader. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Running, Role: LEADER
I20260710 13:20:24.027004 15431 consensus_queue.cc:237] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.035377 15109 catalog_manager.cc:5697] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47b3e5293d2245db84f72169ec002845 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "47b3e5293d2245db84f72169ec002845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:24.047715 15431 consensus_queue.cc:1048] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:24.059710 15406 consensus_queue.cc:1048] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:24.075927 15429 raft_consensus.cc:493] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:24.076622 15429 raft_consensus.cc:515] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.078722 15429 leader_election.cc:290] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:24.079639 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bacfda51a246dbb642db9c60ad5444" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:24.079892 15359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bacfda51a246dbb642db9c60ad5444" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:24.080778 15359 raft_consensus.cc:2393] T a4bacfda51a246dbb642db9c60ad5444 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b345ca39d47b42f595135fcfda016b88 in current term 1: Already voted for candidate 72ad469f7046444eabd1695e055c0129 in this term.
I20260710 13:20:24.081710 15251 leader_election.cc:304] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b345ca39d47b42f595135fcfda016b88; no voters: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129
I20260710 13:20:24.082441 15429 raft_consensus.cc:3060] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:24.087343 15429 raft_consensus.cc:2749] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:24.108227 15429 consensus_queue.cc:1048] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:24.119484 15429 consensus_queue.cc:1048] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:24.142551 15433 consensus_queue.cc:1048] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:24.154420 15437 consensus_queue.cc:1048] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:24.188113 15285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84bb7efd42794b7bb38d9dc83a745719"
dest_uuid: "b345ca39d47b42f595135fcfda016b88"
mode: GRACEFUL
new_leader_uuid: "72ad469f7046444eabd1695e055c0129"
 from {username='slave'} at 127.0.0.1:59144
I20260710 13:20:24.188735 15285 raft_consensus.cc:606] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Received request to transfer leadership to TS 72ad469f7046444eabd1695e055c0129
I20260710 13:20:24.190716 15408 consensus_queue.cc:1048] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:24.193030 15408 consensus_queue.cc:1048] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:24.195159 15285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58d1f027b00a4fb9bd8dd12b0797c711"
dest_uuid: "b345ca39d47b42f595135fcfda016b88"
mode: GRACEFUL
new_leader_uuid: "72ad469f7046444eabd1695e055c0129"
 from {username='slave'} at 127.0.0.1:59144
I20260710 13:20:24.195798 15285 raft_consensus.cc:606] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Received request to transfer leadership to TS 72ad469f7046444eabd1695e055c0129
I20260710 13:20:24.202597 15286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85978cb4fc1f42aab93b69deff47aa46"
dest_uuid: "b345ca39d47b42f595135fcfda016b88"
mode: GRACEFUL
new_leader_uuid: "72ad469f7046444eabd1695e055c0129"
 from {username='slave'} at 127.0.0.1:59144
I20260710 13:20:24.203215 15286 raft_consensus.cc:606] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Received request to transfer leadership to TS 72ad469f7046444eabd1695e055c0129
I20260710 13:20:24.224854 15433 consensus_queue.cc:1048] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:24.227110 15359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f4705e154d14f41ba9a5119a74cddcf"
dest_uuid: "47b3e5293d2245db84f72169ec002845"
mode: GRACEFUL
new_leader_uuid: "72ad469f7046444eabd1695e055c0129"
 from {username='slave'} at 127.0.0.1:42924
I20260710 13:20:24.227754 15359 raft_consensus.cc:606] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 1 LEADER]: Received request to transfer leadership to TS 72ad469f7046444eabd1695e055c0129
I20260710 13:20:24.238901 15437 consensus_queue.cc:1048] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:24.248829 15211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4bacfda51a246dbb642db9c60ad5444"
dest_uuid: "72ad469f7046444eabd1695e055c0129"
mode: GRACEFUL
new_leader_uuid: "b345ca39d47b42f595135fcfda016b88"
 from {username='slave'} at 127.0.0.1:36896
I20260710 13:20:24.249492 15211 raft_consensus.cc:606] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 1 LEADER]: Received request to transfer leadership to TS b345ca39d47b42f595135fcfda016b88
I20260710 13:20:24.255852 15360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7ec43314b5f4821b575cb3eb44a5dd4"
dest_uuid: "47b3e5293d2245db84f72169ec002845"
mode: GRACEFUL
new_leader_uuid: "b345ca39d47b42f595135fcfda016b88"
 from {username='slave'} at 127.0.0.1:42924
I20260710 13:20:24.256320 15360 raft_consensus.cc:606] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 1 LEADER]: Received request to transfer leadership to TS b345ca39d47b42f595135fcfda016b88
I20260710 13:20:24.261619 15360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a642b7fdb6d44c0afae677e9d0aaa81"
dest_uuid: "47b3e5293d2245db84f72169ec002845"
mode: GRACEFUL
new_leader_uuid: "b345ca39d47b42f595135fcfda016b88"
 from {username='slave'} at 127.0.0.1:42924
I20260710 13:20:24.262142 15360 raft_consensus.cc:606] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [term 1 LEADER]: Received request to transfer leadership to TS b345ca39d47b42f595135fcfda016b88
I20260710 13:20:24.267046 15211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07d21736207a41b7912e94d68a6e4c69"
dest_uuid: "72ad469f7046444eabd1695e055c0129"
mode: GRACEFUL
new_leader_uuid: "b345ca39d47b42f595135fcfda016b88"
 from {username='slave'} at 127.0.0.1:36896
I20260710 13:20:24.267477 15211 raft_consensus.cc:606] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 1 LEADER]: Received request to transfer leadership to TS b345ca39d47b42f595135fcfda016b88
I20260710 13:20:24.272317 15211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8531db3a86174ec58cc71f8ff722ae40"
dest_uuid: "72ad469f7046444eabd1695e055c0129"
mode: GRACEFUL
new_leader_uuid: "47b3e5293d2245db84f72169ec002845"
 from {username='slave'} at 127.0.0.1:36896
I20260710 13:20:24.272738 15211 raft_consensus.cc:606] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [term 1 LEADER]: Received request to transfer leadership to TS 47b3e5293d2245db84f72169ec002845
I20260710 13:20:24.384938 15429 consensus_queue.cc:1048] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:24.392057 15468 raft_consensus.cc:993] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88: : Instructing follower 72ad469f7046444eabd1695e055c0129 to start an election
I20260710 13:20:24.392530 15428 raft_consensus.cc:1081] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Signalling peer 72ad469f7046444eabd1695e055c0129 to start an election
I20260710 13:20:24.394541 15209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85978cb4fc1f42aab93b69deff47aa46"
dest_uuid: "72ad469f7046444eabd1695e055c0129"
 from {username='slave'} at 127.0.0.1:36872
I20260710 13:20:24.396767 15209 raft_consensus.cc:493] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:24.397231 15209 raft_consensus.cc:3060] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:24.397246 15429 consensus_queue.cc:1048] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:24.405296 15209 raft_consensus.cc:515] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.409122 15209 leader_election.cc:290] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 2 election: Requested vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:24.409951 15285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85978cb4fc1f42aab93b69deff47aa46" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:24.410629 15285 raft_consensus.cc:3055] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:24.411008 15285 raft_consensus.cc:740] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Running, Role: LEADER
I20260710 13:20:24.411890 15285 consensus_queue.cc:260] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.413318 15285 raft_consensus.cc:3060] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:24.411919 15360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85978cb4fc1f42aab93b69deff47aa46" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:24.417599 15360 raft_consensus.cc:3060] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:24.420634 15285 raft_consensus.cc:2468] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 2.
I20260710 13:20:24.421886 15175 leader_election.cc:304] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:24.422776 15478 raft_consensus.cc:2804] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:24.423323 15478 raft_consensus.cc:697] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 2 LEADER]: Becoming Leader. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Running, Role: LEADER
I20260710 13:20:24.424216 15478 consensus_queue.cc:237] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.425112 15360 raft_consensus.cc:2468] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 2.
I20260710 13:20:24.425757 15406 consensus_queue.cc:1048] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:24.433560 15463 raft_consensus.cc:993] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845: : Instructing follower b345ca39d47b42f595135fcfda016b88 to start an election
I20260710 13:20:24.434212 15463 raft_consensus.cc:1081] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [term 1 LEADER]: Signalling peer b345ca39d47b42f595135fcfda016b88 to start an election
I20260710 13:20:24.433584 15109 catalog_manager.cc:5697] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 reported cstate change: term changed from 1 to 2, leader changed from b345ca39d47b42f595135fcfda016b88 (127.11.21.2) to 72ad469f7046444eabd1695e055c0129 (127.11.21.1). New cstate: current_term: 2 leader_uuid: "72ad469f7046444eabd1695e055c0129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:24.436542 15286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a642b7fdb6d44c0afae677e9d0aaa81"
dest_uuid: "b345ca39d47b42f595135fcfda016b88"
 from {username='slave'} at 127.0.0.1:59128
I20260710 13:20:24.437165 15286 raft_consensus.cc:493] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:24.437423 15286 raft_consensus.cc:3060] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:24.444851 15463 consensus_queue.cc:1048] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:24.447542 15286 raft_consensus.cc:515] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.451360 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a642b7fdb6d44c0afae677e9d0aaa81" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:24.453094 15286 leader_election.cc:290] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 2 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:24.453415 15360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a642b7fdb6d44c0afae677e9d0aaa81" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:24.453753 15463 consensus_queue.cc:1048] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:24.454072 15360 raft_consensus.cc:3055] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:24.454569 15360 raft_consensus.cc:740] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Running, Role: LEADER
I20260710 13:20:24.455858 15360 consensus_queue.cc:260] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.458925 15360 raft_consensus.cc:3060] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:24.459439 15428 consensus_queue.cc:1048] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:24.467320 15360 raft_consensus.cc:2468] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 2.
I20260710 13:20:24.468824 15251 leader_election.cc:304] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88 [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: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88; no voters: 72ad469f7046444eabd1695e055c0129
I20260710 13:20:24.472645 15428 raft_consensus.cc:2804] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:24.473130 15428 raft_consensus.cc:697] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88 [term 2 LEADER]: Becoming Leader. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Running, Role: LEADER
I20260710 13:20:24.473764 15428 consensus_queue.cc:237] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.478600 15428 consensus_queue.cc:1048] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:24.480126 15406 raft_consensus.cc:993] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845: : Instructing follower b345ca39d47b42f595135fcfda016b88 to start an election
I20260710 13:20:24.480719 15406 raft_consensus.cc:1081] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 1 LEADER]: Signalling peer b345ca39d47b42f595135fcfda016b88 to start an election
I20260710 13:20:24.482594 15468 raft_consensus.cc:993] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88: : Instructing follower 72ad469f7046444eabd1695e055c0129 to start an election
I20260710 13:20:24.487149 15463 consensus_queue.cc:1048] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:24.489101 15285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7ec43314b5f4821b575cb3eb44a5dd4"
dest_uuid: "b345ca39d47b42f595135fcfda016b88"
 from {username='slave'} at 127.0.0.1:59128
I20260710 13:20:24.494290 15107 catalog_manager.cc:5697] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88 reported cstate change: term changed from 1 to 2, leader changed from 47b3e5293d2245db84f72169ec002845 (127.11.21.3) to b345ca39d47b42f595135fcfda016b88 (127.11.21.2). New cstate: current_term: 2 leader_uuid: "b345ca39d47b42f595135fcfda016b88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:24.483063 15468 raft_consensus.cc:1081] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Signalling peer 72ad469f7046444eabd1695e055c0129 to start an election
I20260710 13:20:24.503239 15211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58d1f027b00a4fb9bd8dd12b0797c711"
dest_uuid: "72ad469f7046444eabd1695e055c0129"
 from {username='slave'} at 127.0.0.1:36872
I20260710 13:20:24.503876 15211 raft_consensus.cc:493] T 58d1f027b00a4fb9bd8dd12b0797c711 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:24.504227 15285 raft_consensus.cc:493] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:24.504290 15211 raft_consensus.cc:3060] T 58d1f027b00a4fb9bd8dd12b0797c711 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:24.504860 15285 raft_consensus.cc:3060] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:24.511961 15211 raft_consensus.cc:515] T 58d1f027b00a4fb9bd8dd12b0797c711 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.514849 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1f027b00a4fb9bd8dd12b0797c711" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:24.516328 15286 raft_consensus.cc:3055] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:24.516736 15286 raft_consensus.cc:740] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Running, Role: LEADER
I20260710 13:20:24.515769 15211 leader_election.cc:290] T 58d1f027b00a4fb9bd8dd12b0797c711 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 2 election: Requested vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:24.518024 15359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1f027b00a4fb9bd8dd12b0797c711" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:24.518839 15286 consensus_queue.cc:260] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.520116 15286 raft_consensus.cc:3060] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:24.522267 15285 raft_consensus.cc:515] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.527796 15285 leader_election.cc:290] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 2 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:24.528057 15286 raft_consensus.cc:2468] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 2.
I20260710 13:20:24.528951 15360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ec43314b5f4821b575cb3eb44a5dd4" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:24.529273 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ec43314b5f4821b575cb3eb44a5dd4" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:24.529467 15175 leader_election.cc:304] T 58d1f027b00a4fb9bd8dd12b0797c711 P 72ad469f7046444eabd1695e055c0129 [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: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 47b3e5293d2245db84f72169ec002845
I20260710 13:20:24.529776 15360 raft_consensus.cc:3055] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:24.530164 15360 raft_consensus.cc:740] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Running, Role: LEADER
I20260710 13:20:24.530726 15478 raft_consensus.cc:2804] T 58d1f027b00a4fb9bd8dd12b0797c711 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:24.531268 15478 raft_consensus.cc:697] T 58d1f027b00a4fb9bd8dd12b0797c711 P 72ad469f7046444eabd1695e055c0129 [term 2 LEADER]: Becoming Leader. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Running, Role: LEADER
I20260710 13:20:24.531318 15360 consensus_queue.cc:260] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.532250 15478 consensus_queue.cc:237] T 58d1f027b00a4fb9bd8dd12b0797c711 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.532727 15360 raft_consensus.cc:3060] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:24.543741 15360 raft_consensus.cc:2468] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 2.
I20260710 13:20:24.545114 15251 leader_election.cc:304] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [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: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88; no voters: 72ad469f7046444eabd1695e055c0129
I20260710 13:20:24.546118 15468 raft_consensus.cc:2804] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:24.546602 15468 raft_consensus.cc:697] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [term 2 LEADER]: Becoming Leader. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Running, Role: LEADER
I20260710 13:20:24.546658 15463 raft_consensus.cc:993] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845: : Instructing follower 72ad469f7046444eabd1695e055c0129 to start an election
I20260710 13:20:24.547205 15463 raft_consensus.cc:1081] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 1 LEADER]: Signalling peer 72ad469f7046444eabd1695e055c0129 to start an election
I20260710 13:20:24.547431 15468 consensus_queue.cc:237] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.549088 15211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f4705e154d14f41ba9a5119a74cddcf"
dest_uuid: "72ad469f7046444eabd1695e055c0129"
 from {username='slave'} at 127.0.0.1:36888
I20260710 13:20:24.550222 15211 raft_consensus.cc:493] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:24.550582 15211 raft_consensus.cc:3060] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:24.556630 15109 catalog_manager.cc:5697] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 reported cstate change: term changed from 1 to 2, leader changed from 47b3e5293d2245db84f72169ec002845 (127.11.21.3) to b345ca39d47b42f595135fcfda016b88 (127.11.21.2). New cstate: current_term: 2 leader_uuid: "b345ca39d47b42f595135fcfda016b88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:24.559592 15211 raft_consensus.cc:515] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.560539 15428 raft_consensus.cc:993] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88: : Instructing follower 72ad469f7046444eabd1695e055c0129 to start an election
I20260710 13:20:24.561281 15489 raft_consensus.cc:1081] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Signalling peer 72ad469f7046444eabd1695e055c0129 to start an election
I20260710 13:20:24.561738 15211 leader_election.cc:290] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 2 election: Requested vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:24.562633 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4705e154d14f41ba9a5119a74cddcf" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:24.563210 15286 raft_consensus.cc:3060] T 8f4705e154d14f41ba9a5119a74cddcf P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:24.563258 15209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84bb7efd42794b7bb38d9dc83a745719"
dest_uuid: "72ad469f7046444eabd1695e055c0129"
 from {username='slave'} at 127.0.0.1:36872
I20260710 13:20:24.563874 15209 raft_consensus.cc:493] T 84bb7efd42794b7bb38d9dc83a745719 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:24.564235 15209 raft_consensus.cc:3060] T 84bb7efd42794b7bb38d9dc83a745719 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:24.570251 15286 raft_consensus.cc:2468] T 8f4705e154d14f41ba9a5119a74cddcf P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 2.
I20260710 13:20:24.571759 15175 leader_election.cc:304] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:24.571120 15107 catalog_manager.cc:5697] T 58d1f027b00a4fb9bd8dd12b0797c711 P 72ad469f7046444eabd1695e055c0129 reported cstate change: term changed from 1 to 2, leader changed from b345ca39d47b42f595135fcfda016b88 (127.11.21.2) to 72ad469f7046444eabd1695e055c0129 (127.11.21.1). New cstate: current_term: 2 leader_uuid: "72ad469f7046444eabd1695e055c0129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:24.572692 15478 raft_consensus.cc:2804] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:24.573184 15478 raft_consensus.cc:697] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [term 2 LEADER]: Becoming Leader. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Running, Role: LEADER
I20260710 13:20:24.571089 15209 raft_consensus.cc:515] T 84bb7efd42794b7bb38d9dc83a745719 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } }
I20260710 13:20:24.574035 15478 consensus_queue.cc:237] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.576763 15209 leader_election.cc:290] T 84bb7efd42794b7bb38d9dc83a745719 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 2 election: Requested vote from peers 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:24.575124 15360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4705e154d14f41ba9a5119a74cddcf" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:24.577942 15360 raft_consensus.cc:3055] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:24.577916 15359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bb7efd42794b7bb38d9dc83a745719" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:24.578717 15360 raft_consensus.cc:740] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Running, Role: LEADER
I20260710 13:20:24.579258 15359 raft_consensus.cc:3060] T 84bb7efd42794b7bb38d9dc83a745719 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:24.577982 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bb7efd42794b7bb38d9dc83a745719" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:24.580374 15286 raft_consensus.cc:3055] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:24.580708 15286 raft_consensus.cc:740] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Running, Role: LEADER
I20260710 13:20:24.581596 15286 consensus_queue.cc:260] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } }
I20260710 13:20:24.582830 15286 raft_consensus.cc:3060] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:24.579883 15360 consensus_queue.cc:260] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.585731 15360 raft_consensus.cc:3060] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:24.589476 15286 raft_consensus.cc:2468] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 2.
I20260710 13:20:24.589809 15359 raft_consensus.cc:2468] T 84bb7efd42794b7bb38d9dc83a745719 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 2.
I20260710 13:20:24.590751 15175 leader_election.cc:304] T 84bb7efd42794b7bb38d9dc83a745719 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:24.591662 15478 raft_consensus.cc:2804] T 84bb7efd42794b7bb38d9dc83a745719 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:24.592305 15478 raft_consensus.cc:697] T 84bb7efd42794b7bb38d9dc83a745719 P 72ad469f7046444eabd1695e055c0129 [term 2 LEADER]: Becoming Leader. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Running, Role: LEADER
I20260710 13:20:24.591784 15109 catalog_manager.cc:5697] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 reported cstate change: term changed from 1 to 2, leader changed from 47b3e5293d2245db84f72169ec002845 (127.11.21.3) to 72ad469f7046444eabd1695e055c0129 (127.11.21.1). New cstate: current_term: 2 leader_uuid: "72ad469f7046444eabd1695e055c0129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:24.593041 15478 consensus_queue.cc:237] T 84bb7efd42794b7bb38d9dc83a745719 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } }
I20260710 13:20:24.596366 15360 raft_consensus.cc:2468] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 2.
I20260710 13:20:24.604468 15408 raft_consensus.cc:993] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129: : Instructing follower b345ca39d47b42f595135fcfda016b88 to start an election
I20260710 13:20:24.604974 15478 raft_consensus.cc:1081] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 1 LEADER]: Signalling peer b345ca39d47b42f595135fcfda016b88 to start an election
I20260710 13:20:24.606490 15286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4bacfda51a246dbb642db9c60ad5444"
dest_uuid: "b345ca39d47b42f595135fcfda016b88"
 from {username='slave'} at 127.0.0.1:59134
I20260710 13:20:24.607003 15286 raft_consensus.cc:493] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:24.607321 15286 raft_consensus.cc:3060] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:24.607331 15109 catalog_manager.cc:5697] T 84bb7efd42794b7bb38d9dc83a745719 P 72ad469f7046444eabd1695e055c0129 reported cstate change: term changed from 1 to 2, leader changed from b345ca39d47b42f595135fcfda016b88 (127.11.21.2) to 72ad469f7046444eabd1695e055c0129 (127.11.21.1). New cstate: current_term: 2 leader_uuid: "72ad469f7046444eabd1695e055c0129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:24.613318 15286 raft_consensus.cc:515] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.615427 15286 leader_election.cc:290] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 2 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:24.616350 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bacfda51a246dbb642db9c60ad5444" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:24.616704 15360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bacfda51a246dbb642db9c60ad5444" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:24.617046 15209 raft_consensus.cc:3055] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:24.617420 15360 raft_consensus.cc:3060] T a4bacfda51a246dbb642db9c60ad5444 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:24.617482 15209 raft_consensus.cc:740] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Running, Role: LEADER
I20260710 13:20:24.618471 15209 consensus_queue.cc:260] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.619607 15209 raft_consensus.cc:3060] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:24.624030 15360 raft_consensus.cc:2468] T a4bacfda51a246dbb642db9c60ad5444 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 2.
I20260710 13:20:24.625560 15251 leader_election.cc:304] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:24.625795 15209 raft_consensus.cc:2468] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 2.
I20260710 13:20:24.626403 15489 raft_consensus.cc:2804] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:24.626892 15489 raft_consensus.cc:697] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [term 2 LEADER]: Becoming Leader. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Running, Role: LEADER
I20260710 13:20:24.627703 15489 consensus_queue.cc:237] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.634243 15109 catalog_manager.cc:5697] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 reported cstate change: term changed from 1 to 2, leader changed from 72ad469f7046444eabd1695e055c0129 (127.11.21.1) to b345ca39d47b42f595135fcfda016b88 (127.11.21.2). New cstate: current_term: 2 leader_uuid: "b345ca39d47b42f595135fcfda016b88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:24.680836 15408 raft_consensus.cc:993] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129: : Instructing follower 47b3e5293d2245db84f72169ec002845 to start an election
I20260710 13:20:24.681443 15478 raft_consensus.cc:1081] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [term 1 LEADER]: Signalling peer 47b3e5293d2245db84f72169ec002845 to start an election
I20260710 13:20:24.683046 15360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8531db3a86174ec58cc71f8ff722ae40"
dest_uuid: "47b3e5293d2245db84f72169ec002845"
 from {username='slave'} at 127.0.0.1:42912
I20260710 13:20:24.683624 15360 raft_consensus.cc:493] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:24.683985 15360 raft_consensus.cc:3060] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:24.690392 15360 raft_consensus.cc:515] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.692265 15360 leader_election.cc:290] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 2 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:24.693110 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8531db3a86174ec58cc71f8ff722ae40" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:24.693470 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8531db3a86174ec58cc71f8ff722ae40" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:24.693825 15209 raft_consensus.cc:3055] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:24.694054 15286 raft_consensus.cc:3060] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:24.694188 15209 raft_consensus.cc:740] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Running, Role: LEADER
I20260710 13:20:24.695142 15209 consensus_queue.cc:260] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.696496 15209 raft_consensus.cc:3060] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:24.701905 15286 raft_consensus.cc:2468] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 2.
I20260710 13:20:24.703163 15324 leader_election.cc:304] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:24.703768 15209 raft_consensus.cc:2468] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 2.
I20260710 13:20:24.703999 15463 raft_consensus.cc:2804] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:24.704540 15463 raft_consensus.cc:697] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845 [term 2 LEADER]: Becoming Leader. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Running, Role: LEADER
I20260710 13:20:24.705462 15463 consensus_queue.cc:237] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.712368 15109 catalog_manager.cc:5697] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845 reported cstate change: term changed from 1 to 2, leader changed from 72ad469f7046444eabd1695e055c0129 (127.11.21.1) to 47b3e5293d2245db84f72169ec002845 (127.11.21.3). New cstate: current_term: 2 leader_uuid: "47b3e5293d2245db84f72169ec002845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:24.733264 15408 raft_consensus.cc:993] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129: : Instructing follower b345ca39d47b42f595135fcfda016b88 to start an election
I20260710 13:20:24.733727 15478 raft_consensus.cc:1081] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 1 LEADER]: Signalling peer b345ca39d47b42f595135fcfda016b88 to start an election
I20260710 13:20:24.735291 15286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07d21736207a41b7912e94d68a6e4c69"
dest_uuid: "b345ca39d47b42f595135fcfda016b88"
 from {username='slave'} at 127.0.0.1:59134
I20260710 13:20:24.736003 15286 raft_consensus.cc:493] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:24.736398 15286 raft_consensus.cc:3060] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:24.741865 15286 raft_consensus.cc:515] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.743533 15286 leader_election.cc:290] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 2 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:24.744535 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d21736207a41b7912e94d68a6e4c69" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:24.744694 15360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d21736207a41b7912e94d68a6e4c69" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:24.745112 15209 raft_consensus.cc:3055] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:24.745360 15360 raft_consensus.cc:3060] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:24.745491 15209 raft_consensus.cc:740] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Running, Role: LEADER
I20260710 13:20:24.746582 15209 consensus_queue.cc:260] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.747619 15209 raft_consensus.cc:3060] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:24.751629 15360 raft_consensus.cc:2468] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 2.
I20260710 13:20:24.752804 15251 leader_election.cc:304] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:24.753661 15489 raft_consensus.cc:2804] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:24.753815 15209 raft_consensus.cc:2468] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 2.
I20260710 13:20:24.754169 15489 raft_consensus.cc:697] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88 [term 2 LEADER]: Becoming Leader. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Running, Role: LEADER
I20260710 13:20:24.755070 15489 consensus_queue.cc:237] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:24.761085 15109 catalog_manager.cc:5697] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88 reported cstate change: term changed from 1 to 2, leader changed from 72ad469f7046444eabd1695e055c0129 (127.11.21.1) to b345ca39d47b42f595135fcfda016b88 (127.11.21.2). New cstate: current_term: 2 leader_uuid: "b345ca39d47b42f595135fcfda016b88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:24.923655 15360 raft_consensus.cc:1275] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Refusing update from remote peer b345ca39d47b42f595135fcfda016b88: 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:24.925123 15489 consensus_queue.cc:1048] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:24.933887 15209 raft_consensus.cc:3060] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:24.942301 15209 raft_consensus.cc:1275] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Refusing update from remote peer b345ca39d47b42f595135fcfda016b88: 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:24.943565 15429 consensus_queue.cc:1048] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:24.999277 15360 raft_consensus.cc:1275] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Refusing update from remote peer 72ad469f7046444eabd1695e055c0129: 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:25.000757 15478 consensus_queue.cc:1048] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:25.007602 15286 raft_consensus.cc:1275] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Refusing update from remote peer 72ad469f7046444eabd1695e055c0129: 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:25.009241 15437 consensus_queue.cc:1048] T 58d1f027b00a4fb9bd8dd12b0797c711 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:25.012761 15286 raft_consensus.cc:1275] T 8f4705e154d14f41ba9a5119a74cddcf P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Refusing update from remote peer 72ad469f7046444eabd1695e055c0129: 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:25.014559 15408 consensus_queue.cc:1048] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:25.023902 15360 raft_consensus.cc:3060] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:25.033370 15359 raft_consensus.cc:1275] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Refusing update from remote peer 72ad469f7046444eabd1695e055c0129: 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:25.033428 15209 raft_consensus.cc:3060] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:25.035243 15408 consensus_queue.cc:1048] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:25.035765 15360 raft_consensus.cc:1275] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Refusing update from remote peer 72ad469f7046444eabd1695e055c0129: 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:25.037365 15408 consensus_queue.cc:1048] T 58d1f027b00a4fb9bd8dd12b0797c711 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:25.041973 15209 raft_consensus.cc:1275] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Refusing update from remote peer b345ca39d47b42f595135fcfda016b88: 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:25.043738 15429 consensus_queue.cc:1048] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:25.050581 15286 raft_consensus.cc:1275] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Refusing update from remote peer 72ad469f7046444eabd1695e055c0129: 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:25.053386 15408 consensus_queue.cc:1048] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:25.059671 15359 raft_consensus.cc:1275] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Refusing update from remote peer b345ca39d47b42f595135fcfda016b88: 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:25.062098 15468 consensus_queue.cc:1048] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:25.069875 15285 raft_consensus.cc:1275] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Refusing update from remote peer 72ad469f7046444eabd1695e055c0129: 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:25.073740 15490 consensus_queue.cc:1048] T 84bb7efd42794b7bb38d9dc83a745719 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:25.082854 15360 raft_consensus.cc:1275] T 84bb7efd42794b7bb38d9dc83a745719 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Refusing update from remote peer 72ad469f7046444eabd1695e055c0129: 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:25.086091 15490 consensus_queue.cc:1048] T 84bb7efd42794b7bb38d9dc83a745719 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:25.137836 15209 raft_consensus.cc:1275] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Refusing update from remote peer b345ca39d47b42f595135fcfda016b88: 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:25.139484 15428 consensus_queue.cc:1048] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:25.148515 15360 raft_consensus.cc:1275] T a4bacfda51a246dbb642db9c60ad5444 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Refusing update from remote peer b345ca39d47b42f595135fcfda016b88: 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:25.150727 15428 consensus_queue.cc:1048] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:25.182080 15360 raft_consensus.cc:1275] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Refusing update from remote peer b345ca39d47b42f595135fcfda016b88: 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:25.183565 15428 consensus_queue.cc:1048] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:25.191335 15209 raft_consensus.cc:1275] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Refusing update from remote peer b345ca39d47b42f595135fcfda016b88: 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:25.193013 15428 consensus_queue.cc:1048] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:25.248378 15209 raft_consensus.cc:1275] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Refusing update from remote peer 47b3e5293d2245db84f72169ec002845: 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:25.249883 15491 consensus_queue.cc:1048] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:25.258786 15285 raft_consensus.cc:1275] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Refusing update from remote peer 47b3e5293d2245db84f72169ec002845: 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:25.260407 15463 consensus_queue.cc:1048] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:27.309128 15107 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59192:
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:20:27.312847 15107 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:20:27.366601 15194 tablet_service.cc:1511] Processing CreateTablet for tablet af4e572b271c432a848dc2a9087961c5 (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:27.367879 15275 tablet_service.cc:1511] Processing CreateTablet for tablet af4e572b271c432a848dc2a9087961c5 (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:27.369581 15275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4e572b271c432a848dc2a9087961c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.369710 15194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4e572b271c432a848dc2a9087961c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.370762 15347 tablet_service.cc:1511] Processing CreateTablet for tablet af4e572b271c432a848dc2a9087961c5 (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:27.372786 15347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4e572b271c432a848dc2a9087961c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.375958 15272 tablet_service.cc:1511] Processing CreateTablet for tablet fb272c4990ec45e2852ff0a1c36750e6 (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:27.376709 15350 tablet_service.cc:1511] Processing CreateTablet for tablet fb272c4990ec45e2852ff0a1c36750e6 (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:27.377622 15272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb272c4990ec45e2852ff0a1c36750e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.377230 15200 tablet_service.cc:1511] Processing CreateTablet for tablet fb272c4990ec45e2852ff0a1c36750e6 (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:27.378206 15350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb272c4990ec45e2852ff0a1c36750e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.385963 15200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb272c4990ec45e2852ff0a1c36750e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.386380 15269 tablet_service.cc:1511] Processing CreateTablet for tablet 69faee41f9154acc878b5de3cc2a145a (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:27.387894 15269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69faee41f9154acc878b5de3cc2a145a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.379580 15199 tablet_service.cc:1511] Processing CreateTablet for tablet 69faee41f9154acc878b5de3cc2a145a (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:27.389734 15199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69faee41f9154acc878b5de3cc2a145a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.384955 15198 tablet_service.cc:1511] Processing CreateTablet for tablet 8676d393947843f2af6ebb88c086dfc4 (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:27.382731 15349 tablet_service.cc:1511] Processing CreateTablet for tablet 69faee41f9154acc878b5de3cc2a145a (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:27.393391 15198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8676d393947843f2af6ebb88c086dfc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.394390 15349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69faee41f9154acc878b5de3cc2a145a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.414094 15270 tablet_service.cc:1511] Processing CreateTablet for tablet 8676d393947843f2af6ebb88c086dfc4 (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:27.416031 15270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8676d393947843f2af6ebb88c086dfc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.420492 15345 tablet_service.cc:1511] Processing CreateTablet for tablet 8676d393947843f2af6ebb88c086dfc4 (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:27.421953 15345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8676d393947843f2af6ebb88c086dfc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.424044 15193 tablet_service.cc:1511] Processing CreateTablet for tablet 270d8f6f7cb54294b1ee76b5b829aee0 (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:27.425432 15193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 270d8f6f7cb54294b1ee76b5b829aee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.429688 15271 tablet_service.cc:1511] Processing CreateTablet for tablet 270d8f6f7cb54294b1ee76b5b829aee0 (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:27.431210 15271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 270d8f6f7cb54294b1ee76b5b829aee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.435611 15348 tablet_service.cc:1511] Processing CreateTablet for tablet 270d8f6f7cb54294b1ee76b5b829aee0 (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:27.437424 15348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 270d8f6f7cb54294b1ee76b5b829aee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.440667 15199 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad95feb0a0e4d90ad75398641cb4146 (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:27.442561 15199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad95feb0a0e4d90ad75398641cb4146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.457146 15276 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad95feb0a0e4d90ad75398641cb4146 (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:27.458539 15276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad95feb0a0e4d90ad75398641cb4146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.466118 15350 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad95feb0a0e4d90ad75398641cb4146 (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:27.467489 15350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad95feb0a0e4d90ad75398641cb4146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.477097 15195 tablet_service.cc:1511] Processing CreateTablet for tablet fafdf6da0bd949ad92b9b2f0810b1d82 (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:27.478721 15195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fafdf6da0bd949ad92b9b2f0810b1d82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.482661 15272 tablet_service.cc:1511] Processing CreateTablet for tablet fafdf6da0bd949ad92b9b2f0810b1d82 (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:27.483029 15347 tablet_service.cc:1511] Processing CreateTablet for tablet fafdf6da0bd949ad92b9b2f0810b1d82 (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:27.484141 15272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fafdf6da0bd949ad92b9b2f0810b1d82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.484541 15347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fafdf6da0bd949ad92b9b2f0810b1d82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.496301 15200 tablet_service.cc:1511] Processing CreateTablet for tablet 5fbf2441f7ac44e9b0a99b8d48e89377 (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:27.498451 15200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fbf2441f7ac44e9b0a99b8d48e89377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.501250 15509 tablet_bootstrap.cc:492] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88: Bootstrap starting.
I20260710 13:20:27.507658 15346 tablet_service.cc:1511] Processing CreateTablet for tablet 5fbf2441f7ac44e9b0a99b8d48e89377 (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:27.514214 15198 tablet_service.cc:1511] Processing CreateTablet for tablet 53e19f8fef614b868ba13f0ea4a1cfcd (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:27.505147 15269 tablet_service.cc:1511] Processing CreateTablet for tablet 5fbf2441f7ac44e9b0a99b8d48e89377 (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:27.515730 15198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e19f8fef614b868ba13f0ea4a1cfcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.515750 15269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fbf2441f7ac44e9b0a99b8d48e89377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.515750 15346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fbf2441f7ac44e9b0a99b8d48e89377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.527943 15275 tablet_service.cc:1511] Processing CreateTablet for tablet 53e19f8fef614b868ba13f0ea4a1cfcd (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:27.529500 15275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e19f8fef614b868ba13f0ea4a1cfcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.533003 15344 tablet_service.cc:1511] Processing CreateTablet for tablet 53e19f8fef614b868ba13f0ea4a1cfcd (DEFAULT_TABLE table=soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:27.534394 15344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e19f8fef614b868ba13f0ea4a1cfcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.526412 15508 tablet_bootstrap.cc:492] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129: Bootstrap starting.
I20260710 13:20:27.570783 15509 tablet_bootstrap.cc:654] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:27.572611 15157 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:27.578030 15508 tablet_bootstrap.cc:654] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:27.578814 15507 tablet_bootstrap.cc:492] T 69faee41f9154acc878b5de3cc2a145a P 47b3e5293d2245db84f72169ec002845: Bootstrap starting.
I20260710 13:20:27.597761 15507 tablet_bootstrap.cc:654] T 69faee41f9154acc878b5de3cc2a145a P 47b3e5293d2245db84f72169ec002845: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:27.604928 15508 tablet_bootstrap.cc:492] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129: No bootstrap required, opened a new log
I20260710 13:20:27.605468 15508 ts_tablet_manager.cc:1403] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.017s
I20260710 13:20:27.606873 15509 tablet_bootstrap.cc:492] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88: No bootstrap required, opened a new log
I20260710 13:20:27.607684 15509 ts_tablet_manager.cc:1403] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88: Time spent bootstrapping tablet: real 0.107s	user 0.003s	sys 0.017s
I20260710 13:20:27.608536 15508 raft_consensus.cc:359] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.609519 15508 raft_consensus.cc:385] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:27.609846 15508 raft_consensus.cc:740] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Initialized, Role: FOLLOWER
I20260710 13:20:27.610776 15508 consensus_queue.cc:260] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.614120 15508 ts_tablet_manager.cc:1434] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.005s
I20260710 13:20:27.616104 15509 raft_consensus.cc:359] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.617210 15509 raft_consensus.cc:385] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:27.617588 15509 raft_consensus.cc:740] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Initialized, Role: FOLLOWER
I20260710 13:20:27.619560 15509 consensus_queue.cc:260] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.621021 15508 tablet_bootstrap.cc:492] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129: Bootstrap starting.
I20260710 13:20:27.623224 15507 tablet_bootstrap.cc:492] T 69faee41f9154acc878b5de3cc2a145a P 47b3e5293d2245db84f72169ec002845: No bootstrap required, opened a new log
I20260710 13:20:27.623165 15509 ts_tablet_manager.cc:1434] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.004s
I20260710 13:20:27.623991 15507 ts_tablet_manager.cc:1403] T 69faee41f9154acc878b5de3cc2a145a P 47b3e5293d2245db84f72169ec002845: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.016s
I20260710 13:20:27.624873 15509 tablet_bootstrap.cc:492] T 69faee41f9154acc878b5de3cc2a145a P b345ca39d47b42f595135fcfda016b88: Bootstrap starting.
I20260710 13:20:27.627358 15507 raft_consensus.cc:359] T 69faee41f9154acc878b5de3cc2a145a P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.628153 15507 raft_consensus.cc:385] T 69faee41f9154acc878b5de3cc2a145a P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:27.628437 15507 raft_consensus.cc:740] T 69faee41f9154acc878b5de3cc2a145a P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Initialized, Role: FOLLOWER
I20260710 13:20:27.629441 15507 consensus_queue.cc:260] T 69faee41f9154acc878b5de3cc2a145a P 47b3e5293d2245db84f72169ec002845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.633116 15509 tablet_bootstrap.cc:654] T 69faee41f9154acc878b5de3cc2a145a P b345ca39d47b42f595135fcfda016b88: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:27.634174 15508 tablet_bootstrap.cc:654] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:27.641324 15507 ts_tablet_manager.cc:1434] T 69faee41f9154acc878b5de3cc2a145a P 47b3e5293d2245db84f72169ec002845: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 13:20:27.649966 15509 tablet_bootstrap.cc:492] T 69faee41f9154acc878b5de3cc2a145a P b345ca39d47b42f595135fcfda016b88: No bootstrap required, opened a new log
I20260710 13:20:27.650106 15508 tablet_bootstrap.cc:492] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129: No bootstrap required, opened a new log
I20260710 13:20:27.650480 15507 tablet_bootstrap.cc:492] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845: Bootstrap starting.
I20260710 13:20:27.650640 15509 ts_tablet_manager.cc:1403] T 69faee41f9154acc878b5de3cc2a145a P b345ca39d47b42f595135fcfda016b88: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.014s
I20260710 13:20:27.650758 15508 ts_tablet_manager.cc:1403] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.006s
I20260710 13:20:27.654273 15509 raft_consensus.cc:359] T 69faee41f9154acc878b5de3cc2a145a P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.654850 15509 raft_consensus.cc:385] T 69faee41f9154acc878b5de3cc2a145a P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:27.655484 15509 raft_consensus.cc:740] T 69faee41f9154acc878b5de3cc2a145a P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Initialized, Role: FOLLOWER
I20260710 13:20:27.654842 15508 raft_consensus.cc:359] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.655916 15508 raft_consensus.cc:385] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:27.656276 15508 raft_consensus.cc:740] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Initialized, Role: FOLLOWER
I20260710 13:20:27.656240 15509 consensus_queue.cc:260] T 69faee41f9154acc878b5de3cc2a145a P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.658414 15507 tablet_bootstrap.cc:654] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:27.658994 15509 ts_tablet_manager.cc:1434] T 69faee41f9154acc878b5de3cc2a145a P b345ca39d47b42f595135fcfda016b88: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:20:27.657497 15508 consensus_queue.cc:260] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.660677 15509 tablet_bootstrap.cc:492] T fb272c4990ec45e2852ff0a1c36750e6 P b345ca39d47b42f595135fcfda016b88: Bootstrap starting.
I20260710 13:20:27.662019 15508 ts_tablet_manager.cc:1434] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 13:20:27.663404 15508 tablet_bootstrap.cc:492] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129: Bootstrap starting.
I20260710 13:20:27.667694 15509 tablet_bootstrap.cc:654] T fb272c4990ec45e2852ff0a1c36750e6 P b345ca39d47b42f595135fcfda016b88: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:27.671290 15507 tablet_bootstrap.cc:492] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845: No bootstrap required, opened a new log
I20260710 13:20:27.671862 15507 ts_tablet_manager.cc:1403] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260710 13:20:27.672339 15508 tablet_bootstrap.cc:654] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:27.675187 15507 raft_consensus.cc:359] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.676002 15507 raft_consensus.cc:385] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:27.676273 15507 raft_consensus.cc:740] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Initialized, Role: FOLLOWER
I20260710 13:20:27.677210 15507 consensus_queue.cc:260] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.680217 15507 ts_tablet_manager.cc:1434] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:27.681993 15507 tablet_bootstrap.cc:492] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845: Bootstrap starting.
I20260710 13:20:27.684659 15509 tablet_bootstrap.cc:492] T fb272c4990ec45e2852ff0a1c36750e6 P b345ca39d47b42f595135fcfda016b88: No bootstrap required, opened a new log
I20260710 13:20:27.685261 15509 ts_tablet_manager.cc:1403] T fb272c4990ec45e2852ff0a1c36750e6 P b345ca39d47b42f595135fcfda016b88: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.012s
I20260710 13:20:27.688354 15509 raft_consensus.cc:359] T fb272c4990ec45e2852ff0a1c36750e6 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.689040 15509 raft_consensus.cc:385] T fb272c4990ec45e2852ff0a1c36750e6 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:27.689365 15509 raft_consensus.cc:740] T fb272c4990ec45e2852ff0a1c36750e6 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Initialized, Role: FOLLOWER
I20260710 13:20:27.690105 15509 consensus_queue.cc:260] T fb272c4990ec45e2852ff0a1c36750e6 P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.690479 15507 tablet_bootstrap.cc:654] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:27.692458 15509 ts_tablet_manager.cc:1434] T fb272c4990ec45e2852ff0a1c36750e6 P b345ca39d47b42f595135fcfda016b88: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:20:27.693441 15509 tablet_bootstrap.cc:492] T 8676d393947843f2af6ebb88c086dfc4 P b345ca39d47b42f595135fcfda016b88: Bootstrap starting.
I20260710 13:20:27.693924 15508 tablet_bootstrap.cc:492] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129: No bootstrap required, opened a new log
I20260710 13:20:27.694479 15508 ts_tablet_manager.cc:1403] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.005s
I20260710 13:20:27.697254 15489 raft_consensus.cc:493] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:27.697844 15489 raft_consensus.cc:515] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.698770 15508 raft_consensus.cc:359] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.699857 15508 raft_consensus.cc:385] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:27.700206 15509 tablet_bootstrap.cc:654] T 8676d393947843f2af6ebb88c086dfc4 P b345ca39d47b42f595135fcfda016b88: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:27.700227 15508 raft_consensus.cc:740] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Initialized, Role: FOLLOWER
I20260710 13:20:27.700984 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4e572b271c432a848dc2a9087961c5" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:27.701812 15211 raft_consensus.cc:2468] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 0.
I20260710 13:20:27.704026 15249 leader_election.cc:304] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:27.710408 15520 raft_consensus.cc:2804] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:27.710759 15520 raft_consensus.cc:493] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:27.711089 15520 raft_consensus.cc:3060] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:27.701871 15508 consensus_queue.cc:260] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.703495 15489 leader_election.cc:290] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:27.712783 15360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4e572b271c432a848dc2a9087961c5" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
W20260710 13:20:27.714609 15251 leader_election.cc:343] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:27.719328 15496 raft_consensus.cc:493] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:27.720096 15496 raft_consensus.cc:515] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.723925 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69faee41f9154acc878b5de3cc2a145a" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:27.724104 15496 leader_election.cc:290] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:27.724306 15509 tablet_bootstrap.cc:492] T 8676d393947843f2af6ebb88c086dfc4 P b345ca39d47b42f595135fcfda016b88: No bootstrap required, opened a new log
I20260710 13:20:27.724639 15286 raft_consensus.cc:2468] T 69faee41f9154acc878b5de3cc2a145a P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 0.
I20260710 13:20:27.725083 15509 ts_tablet_manager.cc:1403] T 8676d393947843f2af6ebb88c086dfc4 P b345ca39d47b42f595135fcfda016b88: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.004s
I20260710 13:20:27.726174 15360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69faee41f9154acc878b5de3cc2a145a" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:27.726595 15175 leader_election.cc:304] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:27.726791 15360 raft_consensus.cc:2468] T 69faee41f9154acc878b5de3cc2a145a P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 0.
I20260710 13:20:27.727898 15496 raft_consensus.cc:2804] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:27.728348 15496 raft_consensus.cc:493] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:27.728459 15509 raft_consensus.cc:359] T 8676d393947843f2af6ebb88c086dfc4 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.728935 15496 raft_consensus.cc:3060] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:27.729303 15509 raft_consensus.cc:385] T 8676d393947843f2af6ebb88c086dfc4 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:27.729657 15509 raft_consensus.cc:740] T 8676d393947843f2af6ebb88c086dfc4 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Initialized, Role: FOLLOWER
I20260710 13:20:27.724087 15508 ts_tablet_manager.cc:1434] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129: Time spent starting tablet: real 0.029s	user 0.012s	sys 0.001s
I20260710 13:20:27.730443 15509 consensus_queue.cc:260] T 8676d393947843f2af6ebb88c086dfc4 P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.734720 15508 tablet_bootstrap.cc:492] T fb272c4990ec45e2852ff0a1c36750e6 P 72ad469f7046444eabd1695e055c0129: Bootstrap starting.
I20260710 13:20:27.736797 15507 tablet_bootstrap.cc:492] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845: No bootstrap required, opened a new log
I20260710 13:20:27.737219 15507 ts_tablet_manager.cc:1403] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.020s
I20260710 13:20:27.740288 15507 raft_consensus.cc:359] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.741011 15507 raft_consensus.cc:385] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:27.741330 15507 raft_consensus.cc:740] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Initialized, Role: FOLLOWER
I20260710 13:20:27.742116 15507 consensus_queue.cc:260] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.742939 15508 tablet_bootstrap.cc:654] T fb272c4990ec45e2852ff0a1c36750e6 P 72ad469f7046444eabd1695e055c0129: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:27.745180 15463 raft_consensus.cc:493] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:27.743697 15509 ts_tablet_manager.cc:1434] T 8676d393947843f2af6ebb88c086dfc4 P b345ca39d47b42f595135fcfda016b88: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260710 13:20:27.748251 15463 raft_consensus.cc:515] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.750979 15507 ts_tablet_manager.cc:1434] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260710 13:20:27.755489 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb272c4990ec45e2852ff0a1c36750e6" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:27.756683 15507 tablet_bootstrap.cc:492] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845: Bootstrap starting.
I20260710 13:20:27.756932 15463 leader_election.cc:290] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
W20260710 13:20:27.757737 15323 leader_election.cc:343] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:27.760788 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb272c4990ec45e2852ff0a1c36750e6" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:27.761592 15286 raft_consensus.cc:2468] T fb272c4990ec45e2852ff0a1c36750e6 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 0.
I20260710 13:20:27.763025 15324 leader_election.cc:304] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [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: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88; no voters: 72ad469f7046444eabd1695e055c0129
I20260710 13:20:27.763623 15520 raft_consensus.cc:515] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.764509 15463 raft_consensus.cc:2804] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:27.765062 15463 raft_consensus.cc:493] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:27.766147 15520 leader_election.cc:290] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:27.765434 15463 raft_consensus.cc:3060] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:27.766968 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4e572b271c432a848dc2a9087961c5" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:27.767915 15209 raft_consensus.cc:3060] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:27.769835 15508 tablet_bootstrap.cc:492] T fb272c4990ec45e2852ff0a1c36750e6 P 72ad469f7046444eabd1695e055c0129: No bootstrap required, opened a new log
I20260710 13:20:27.763036 15509 tablet_bootstrap.cc:492] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88: Bootstrap starting.
I20260710 13:20:27.770372 15508 ts_tablet_manager.cc:1403] T fb272c4990ec45e2852ff0a1c36750e6 P 72ad469f7046444eabd1695e055c0129: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.009s
I20260710 13:20:27.773499 15508 raft_consensus.cc:359] T fb272c4990ec45e2852ff0a1c36750e6 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.774272 15508 raft_consensus.cc:385] T fb272c4990ec45e2852ff0a1c36750e6 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:27.774587 15508 raft_consensus.cc:740] T fb272c4990ec45e2852ff0a1c36750e6 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Initialized, Role: FOLLOWER
I20260710 13:20:27.775305 15209 raft_consensus.cc:2468] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 1.
I20260710 13:20:27.775981 15507 tablet_bootstrap.cc:654] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:27.776623 15496 raft_consensus.cc:515] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.776952 15249 leader_election.cc:304] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:27.777416 15509 tablet_bootstrap.cc:654] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:27.777843 15520 raft_consensus.cc:2804] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:27.778391 15508 consensus_queue.cc:260] T fb272c4990ec45e2852ff0a1c36750e6 P 72ad469f7046444eabd1695e055c0129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.780035 15360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4e572b271c432a848dc2a9087961c5" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:27.780576 15360 raft_consensus.cc:3060] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:27.780907 15496 leader_election.cc:290] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 election: Requested vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:27.778507 15520 raft_consensus.cc:697] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Becoming Leader. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Running, Role: LEADER
I20260710 13:20:27.783279 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69faee41f9154acc878b5de3cc2a145a" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:27.784394 15359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69faee41f9154acc878b5de3cc2a145a" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:27.784287 15520 consensus_queue.cc:237] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.785039 15359 raft_consensus.cc:3060] T 69faee41f9154acc878b5de3cc2a145a P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:27.785315 15508 ts_tablet_manager.cc:1434] T fb272c4990ec45e2852ff0a1c36750e6 P 72ad469f7046444eabd1695e055c0129: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260710 13:20:27.786336 15508 tablet_bootstrap.cc:492] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129: Bootstrap starting.
I20260710 13:20:27.791942 15286 raft_consensus.cc:3060] T 69faee41f9154acc878b5de3cc2a145a P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:27.793908 15508 tablet_bootstrap.cc:654] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:27.800513 15360 raft_consensus.cc:2468] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 1.
I20260710 13:20:27.808938 15359 raft_consensus.cc:2468] T 69faee41f9154acc878b5de3cc2a145a P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 1.
I20260710 13:20:27.816610 15176 leader_election.cc:304] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129; no voters: 
I20260710 13:20:27.817996 15496 raft_consensus.cc:2804] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:27.818693 15496 raft_consensus.cc:697] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129 [term 1 LEADER]: Becoming Leader. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Running, Role: LEADER
I20260710 13:20:27.819584 15463 raft_consensus.cc:515] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.824717 15285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb272c4990ec45e2852ff0a1c36750e6" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:27.825029 15286 raft_consensus.cc:2468] T 69faee41f9154acc878b5de3cc2a145a P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 1.
I20260710 13:20:27.825433 15285 raft_consensus.cc:3060] T fb272c4990ec45e2852ff0a1c36750e6 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:27.819890 15496 consensus_queue.cc:237] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.826257 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb272c4990ec45e2852ff0a1c36750e6" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:27.826881 15209 raft_consensus.cc:3060] T fb272c4990ec45e2852ff0a1c36750e6 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:27.826993 15508 tablet_bootstrap.cc:492] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129: No bootstrap required, opened a new log
I20260710 13:20:27.827497 15508 ts_tablet_manager.cc:1403] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.012s
I20260710 13:20:27.828967 15463 leader_election.cc:290] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:27.840117 15209 raft_consensus.cc:2468] T fb272c4990ec45e2852ff0a1c36750e6 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 1.
I20260710 13:20:27.839519 15105 catalog_manager.cc:5697] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 reported cstate change: term changed from 0 to 1, leader changed from <none> to b345ca39d47b42f595135fcfda016b88 (127.11.21.2). New cstate: current_term: 1 leader_uuid: "b345ca39d47b42f595135fcfda016b88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:27.841743 15323 leader_election.cc:304] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129; no voters: 
I20260710 13:20:27.844647 15509 tablet_bootstrap.cc:492] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88: No bootstrap required, opened a new log
I20260710 13:20:27.845228 15509 ts_tablet_manager.cc:1403] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.003s
I20260710 13:20:27.848081 15463 raft_consensus.cc:2804] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:27.849000 15463 raft_consensus.cc:697] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [term 1 LEADER]: Becoming Leader. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Running, Role: LEADER
I20260710 13:20:27.849618 15285 raft_consensus.cc:2468] T fb272c4990ec45e2852ff0a1c36750e6 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 1.
I20260710 13:20:27.849871 15463 consensus_queue.cc:237] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.835361 15508 raft_consensus.cc:359] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.850863 15508 raft_consensus.cc:385] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:27.851203 15508 raft_consensus.cc:740] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Initialized, Role: FOLLOWER
I20260710 13:20:27.852020 15508 consensus_queue.cc:260] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.852870 15509 raft_consensus.cc:359] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.853642 15509 raft_consensus.cc:385] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:27.853945 15509 raft_consensus.cc:740] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Initialized, Role: FOLLOWER
I20260710 13:20:27.854298 15508 ts_tablet_manager.cc:1434] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260710 13:20:27.855391 15508 tablet_bootstrap.cc:492] T 7ad95feb0a0e4d90ad75398641cb4146 P 72ad469f7046444eabd1695e055c0129: Bootstrap starting.
I20260710 13:20:27.856501 15507 tablet_bootstrap.cc:492] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845: No bootstrap required, opened a new log
I20260710 13:20:27.857009 15507 ts_tablet_manager.cc:1403] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845: Time spent bootstrapping tablet: real 0.101s	user 0.017s	sys 0.015s
I20260710 13:20:27.854866 15509 consensus_queue.cc:260] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.858964 15105 catalog_manager.cc:5697] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72ad469f7046444eabd1695e055c0129 (127.11.21.1). New cstate: current_term: 1 leader_uuid: "72ad469f7046444eabd1695e055c0129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:27.860234 15507 raft_consensus.cc:359] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.861078 15507 raft_consensus.cc:385] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:27.861426 15507 raft_consensus.cc:740] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Initialized, Role: FOLLOWER
I20260710 13:20:27.862246 15507 consensus_queue.cc:260] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.862804 15508 tablet_bootstrap.cc:654] T 7ad95feb0a0e4d90ad75398641cb4146 P 72ad469f7046444eabd1695e055c0129: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:27.865134 15507 ts_tablet_manager.cc:1434] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 13:20:27.867097 15507 tablet_bootstrap.cc:492] T 8676d393947843f2af6ebb88c086dfc4 P 47b3e5293d2245db84f72169ec002845: Bootstrap starting.
I20260710 13:20:27.869153 15509 ts_tablet_manager.cc:1434] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.001s
I20260710 13:20:27.870364 15509 tablet_bootstrap.cc:492] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88: Bootstrap starting.
I20260710 13:20:27.880179 15507 tablet_bootstrap.cc:654] T 8676d393947843f2af6ebb88c086dfc4 P 47b3e5293d2245db84f72169ec002845: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:27.887110 15508 tablet_bootstrap.cc:492] T 7ad95feb0a0e4d90ad75398641cb4146 P 72ad469f7046444eabd1695e055c0129: No bootstrap required, opened a new log
I20260710 13:20:27.887215 15509 tablet_bootstrap.cc:654] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:27.887619 15508 ts_tablet_manager.cc:1403] T 7ad95feb0a0e4d90ad75398641cb4146 P 72ad469f7046444eabd1695e055c0129: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.009s
I20260710 13:20:27.887451 15107 catalog_manager.cc:5697] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47b3e5293d2245db84f72169ec002845 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "47b3e5293d2245db84f72169ec002845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:27.890620 15508 raft_consensus.cc:359] T 7ad95feb0a0e4d90ad75398641cb4146 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.891330 15508 raft_consensus.cc:385] T 7ad95feb0a0e4d90ad75398641cb4146 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:27.891604 15508 raft_consensus.cc:740] T 7ad95feb0a0e4d90ad75398641cb4146 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Initialized, Role: FOLLOWER
I20260710 13:20:27.895375 15508 consensus_queue.cc:260] T 7ad95feb0a0e4d90ad75398641cb4146 P 72ad469f7046444eabd1695e055c0129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.899121 15508 ts_tablet_manager.cc:1434] T 7ad95feb0a0e4d90ad75398641cb4146 P 72ad469f7046444eabd1695e055c0129: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:20:27.900089 15508 tablet_bootstrap.cc:492] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129: Bootstrap starting.
I20260710 13:20:27.907665 15507 tablet_bootstrap.cc:492] T 8676d393947843f2af6ebb88c086dfc4 P 47b3e5293d2245db84f72169ec002845: No bootstrap required, opened a new log
I20260710 13:20:27.908200 15507 ts_tablet_manager.cc:1403] T 8676d393947843f2af6ebb88c086dfc4 P 47b3e5293d2245db84f72169ec002845: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.002s
I20260710 13:20:27.908535 15509 tablet_bootstrap.cc:492] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88: No bootstrap required, opened a new log
I20260710 13:20:27.909070 15509 ts_tablet_manager.cc:1403] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.003s
I20260710 13:20:27.911141 15507 raft_consensus.cc:359] T 8676d393947843f2af6ebb88c086dfc4 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.911947 15507 raft_consensus.cc:385] T 8676d393947843f2af6ebb88c086dfc4 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:27.911617 15509 raft_consensus.cc:359] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.912283 15507 raft_consensus.cc:740] T 8676d393947843f2af6ebb88c086dfc4 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Initialized, Role: FOLLOWER
I20260710 13:20:27.912467 15509 raft_consensus.cc:385] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:27.912834 15509 raft_consensus.cc:740] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Initialized, Role: FOLLOWER
I20260710 13:20:27.913091 15507 consensus_queue.cc:260] T 8676d393947843f2af6ebb88c086dfc4 P 47b3e5293d2245db84f72169ec002845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.913543 15509 consensus_queue.cc:260] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.915473 15507 ts_tablet_manager.cc:1434] T 8676d393947843f2af6ebb88c086dfc4 P 47b3e5293d2245db84f72169ec002845: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 13:20:27.915925 15509 ts_tablet_manager.cc:1434] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:27.916111 15508 tablet_bootstrap.cc:654] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:27.917215 15507 tablet_bootstrap.cc:492] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845: Bootstrap starting.
I20260710 13:20:27.918223 15509 tablet_bootstrap.cc:492] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88: Bootstrap starting.
I20260710 13:20:27.928714 15507 tablet_bootstrap.cc:654] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:27.932897 15509 tablet_bootstrap.cc:654] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:27.941843 15508 tablet_bootstrap.cc:492] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129: No bootstrap required, opened a new log
I20260710 13:20:27.942169 15507 tablet_bootstrap.cc:492] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845: No bootstrap required, opened a new log
I20260710 13:20:27.942325 15508 ts_tablet_manager.cc:1403] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.021s
I20260710 13:20:27.942358 15509 tablet_bootstrap.cc:492] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88: No bootstrap required, opened a new log
I20260710 13:20:27.942796 15507 ts_tablet_manager.cc:1403] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.008s
I20260710 13:20:27.943197 15509 ts_tablet_manager.cc:1403] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.004s
I20260710 13:20:27.945358 15508 raft_consensus.cc:359] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.945973 15508 raft_consensus.cc:385] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:27.946305 15508 raft_consensus.cc:740] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Initialized, Role: FOLLOWER
I20260710 13:20:27.945982 15507 raft_consensus.cc:359] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.946163 15509 raft_consensus.cc:359] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.947024 15507 raft_consensus.cc:385] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:27.947113 15509 raft_consensus.cc:385] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:27.947543 15509 raft_consensus.cc:740] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Initialized, Role: FOLLOWER
I20260710 13:20:27.947297 15508 consensus_queue.cc:260] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.948592 15509 consensus_queue.cc:260] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.949985 15508 ts_tablet_manager.cc:1434] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:27.947412 15507 raft_consensus.cc:740] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Initialized, Role: FOLLOWER
I20260710 13:20:27.950672 15509 ts_tablet_manager.cc:1434] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:27.951712 15509 tablet_bootstrap.cc:492] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88: Bootstrap starting.
I20260710 13:20:27.952340 15507 consensus_queue.cc:260] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.951799 15508 tablet_bootstrap.cc:492] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129: Bootstrap starting.
I20260710 13:20:27.958510 15509 tablet_bootstrap.cc:654] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:27.960278 15507 ts_tablet_manager.cc:1434] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.006s
I20260710 13:20:27.964418 15508 tablet_bootstrap.cc:654] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:27.965646 15507 tablet_bootstrap.cc:492] T 270d8f6f7cb54294b1ee76b5b829aee0 P 47b3e5293d2245db84f72169ec002845: Bootstrap starting.
I20260710 13:20:27.974299 15507 tablet_bootstrap.cc:654] T 270d8f6f7cb54294b1ee76b5b829aee0 P 47b3e5293d2245db84f72169ec002845: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:27.981926 15508 tablet_bootstrap.cc:492] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129: No bootstrap required, opened a new log
I20260710 13:20:27.982903 15508 ts_tablet_manager.cc:1403] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.002s
I20260710 13:20:27.983421 15507 tablet_bootstrap.cc:492] T 270d8f6f7cb54294b1ee76b5b829aee0 P 47b3e5293d2245db84f72169ec002845: No bootstrap required, opened a new log
I20260710 13:20:27.985432 15507 ts_tablet_manager.cc:1403] T 270d8f6f7cb54294b1ee76b5b829aee0 P 47b3e5293d2245db84f72169ec002845: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260710 13:20:27.989066 15508 raft_consensus.cc:359] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.989854 15508 raft_consensus.cc:385] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:27.990142 15508 raft_consensus.cc:740] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Initialized, Role: FOLLOWER
I20260710 13:20:27.989645 15507 raft_consensus.cc:359] T 270d8f6f7cb54294b1ee76b5b829aee0 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.990654 15507 raft_consensus.cc:385] T 270d8f6f7cb54294b1ee76b5b829aee0 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:27.990993 15508 consensus_queue.cc:260] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.991015 15507 raft_consensus.cc:740] T 270d8f6f7cb54294b1ee76b5b829aee0 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Initialized, Role: FOLLOWER
I20260710 13:20:27.992584 15507 consensus_queue.cc:260] T 270d8f6f7cb54294b1ee76b5b829aee0 P 47b3e5293d2245db84f72169ec002845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.994297 15507 ts_tablet_manager.cc:1434] T 270d8f6f7cb54294b1ee76b5b829aee0 P 47b3e5293d2245db84f72169ec002845: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:20:27.993278 15508 ts_tablet_manager.cc:1434] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:20:27.995788 15507 tablet_bootstrap.cc:492] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845: Bootstrap starting.
I20260710 13:20:27.996136 15496 raft_consensus.cc:493] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:27.996604 15496 raft_consensus.cc:515] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:27.998750 15496 leader_election.cc:290] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:28.000752 15285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270d8f6f7cb54294b1ee76b5b829aee0" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:28.001698 15508 tablet_bootstrap.cc:492] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129: Bootstrap starting.
I20260710 13:20:28.002149 15360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270d8f6f7cb54294b1ee76b5b829aee0" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:28.002772 15360 raft_consensus.cc:2468] T 270d8f6f7cb54294b1ee76b5b829aee0 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 0.
I20260710 13:20:28.003532 15507 tablet_bootstrap.cc:654] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:28.003973 15175 leader_election.cc:343] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:28.008162 15509 tablet_bootstrap.cc:492] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88: No bootstrap required, opened a new log
I20260710 13:20:28.008639 15509 ts_tablet_manager.cc:1403] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88: Time spent bootstrapping tablet: real 0.057s	user 0.025s	sys 0.020s
I20260710 13:20:28.009249 15176 leader_election.cc:304] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [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: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129; no voters: b345ca39d47b42f595135fcfda016b88
I20260710 13:20:28.009541 15508 tablet_bootstrap.cc:654] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:28.010444 15496 raft_consensus.cc:2804] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:28.010859 15496 raft_consensus.cc:493] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:28.011205 15496 raft_consensus.cc:3060] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.011680 15509 raft_consensus.cc:359] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.012378 15509 raft_consensus.cc:385] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:28.012617 15509 raft_consensus.cc:740] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Initialized, Role: FOLLOWER
I20260710 13:20:28.013391 15509 consensus_queue.cc:260] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.016993 15509 ts_tablet_manager.cc:1434] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:28.017668 15520 raft_consensus.cc:493] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:28.018303 15520 raft_consensus.cc:515] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.021148 15521 raft_consensus.cc:493] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:28.021817 15521 raft_consensus.cc:515] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.024621 15520 leader_election.cc:290] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:28.026269 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad95feb0a0e4d90ad75398641cb4146" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:28.026921 15209 raft_consensus.cc:2468] T 7ad95feb0a0e4d90ad75398641cb4146 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 0.
I20260710 13:20:28.027617 15360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad95feb0a0e4d90ad75398641cb4146" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:28.028190 15360 raft_consensus.cc:2468] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 0.
I20260710 13:20:28.028159 15249 leader_election.cc:304] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:28.033208 15508 tablet_bootstrap.cc:492] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129: No bootstrap required, opened a new log
I20260710 13:20:28.034349 15508 ts_tablet_manager.cc:1403] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.007s
I20260710 13:20:28.036209 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270d8f6f7cb54294b1ee76b5b829aee0" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:28.033281 15520 raft_consensus.cc:2804] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:28.037196 15520 raft_consensus.cc:493] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:28.037540 15520 raft_consensus.cc:3060] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.038533 15508 raft_consensus.cc:359] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.039373 15508 raft_consensus.cc:385] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:28.039669 15508 raft_consensus.cc:740] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Initialized, Role: FOLLOWER
I20260710 13:20:28.039764 15496 raft_consensus.cc:515] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.040483 15508 consensus_queue.cc:260] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.041023 15209 raft_consensus.cc:2393] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b345ca39d47b42f595135fcfda016b88 in current term 1: Already voted for candidate 72ad469f7046444eabd1695e055c0129 in this term.
I20260710 13:20:28.041415 15507 tablet_bootstrap.cc:492] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845: No bootstrap required, opened a new log
I20260710 13:20:28.048700 15507 ts_tablet_manager.cc:1403] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.028s
I20260710 13:20:28.043259 15508 ts_tablet_manager.cc:1434] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 13:20:28.046118 15509 tablet_bootstrap.cc:492] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88: Bootstrap starting.
I20260710 13:20:28.046207 15521 leader_election.cc:290] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:28.047264 15496 leader_election.cc:290] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 election: Requested vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:28.048102 15285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270d8f6f7cb54294b1ee76b5b829aee0" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:28.052989 15285 raft_consensus.cc:3060] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.045359 15360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270d8f6f7cb54294b1ee76b5b829aee0" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:28.056560 15360 raft_consensus.cc:2468] T 270d8f6f7cb54294b1ee76b5b829aee0 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 0.
I20260710 13:20:28.047159 15359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270d8f6f7cb54294b1ee76b5b829aee0" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:28.057876 15359 raft_consensus.cc:3060] T 270d8f6f7cb54294b1ee76b5b829aee0 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.058544 15509 tablet_bootstrap.cc:654] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:28.057823 15251 leader_election.cc:304] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [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: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88; no voters: 72ad469f7046444eabd1695e055c0129
I20260710 13:20:28.061105 15285 raft_consensus.cc:2468] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 1.
I20260710 13:20:28.063228 15521 raft_consensus.cc:2764] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:20:28.064266 15509 tablet_bootstrap.cc:492] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88: No bootstrap required, opened a new log
I20260710 13:20:28.064177 15496 raft_consensus.cc:493] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:28.064846 15509 ts_tablet_manager.cc:1403] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260710 13:20:28.064785 15175 leader_election.cc:304] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:28.064913 15496 raft_consensus.cc:515] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.065877 15359 raft_consensus.cc:2468] T 270d8f6f7cb54294b1ee76b5b829aee0 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 1.
I20260710 13:20:28.066145 15513 raft_consensus.cc:2804] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:28.051687 15507 raft_consensus.cc:359] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.066864 15507 raft_consensus.cc:385] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:28.067216 15507 raft_consensus.cc:740] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Initialized, Role: FOLLOWER
I20260710 13:20:28.067976 15496 leader_election.cc:290] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:28.069422 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8676d393947843f2af6ebb88c086dfc4" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:28.070262 15286 raft_consensus.cc:2468] T 8676d393947843f2af6ebb88c086dfc4 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 0.
I20260710 13:20:28.047386 15520 raft_consensus.cc:515] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.068002 15507 consensus_queue.cc:260] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.071215 15175 leader_election.cc:304] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:28.072219 15513 raft_consensus.cc:697] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 1 LEADER]: Becoming Leader. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Running, Role: LEADER
I20260710 13:20:28.073055 15507 ts_tablet_manager.cc:1434] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:20:28.073189 15513 consensus_queue.cc:237] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.074059 15520 leader_election.cc:290] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:28.068044 15509 raft_consensus.cc:359] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.074451 15507 tablet_bootstrap.cc:492] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845: Bootstrap starting.
I20260710 13:20:28.074695 15509 raft_consensus.cc:385] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:28.075024 15509 raft_consensus.cc:740] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Initialized, Role: FOLLOWER
I20260710 13:20:28.075846 15509 consensus_queue.cc:260] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.076591 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad95feb0a0e4d90ad75398641cb4146" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:28.077129 15209 raft_consensus.cc:3060] T 7ad95feb0a0e4d90ad75398641cb4146 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.073122 15359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8676d393947843f2af6ebb88c086dfc4" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:28.081009 15507 tablet_bootstrap.cc:654] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:28.081157 15543 raft_consensus.cc:2804] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:28.081570 15543 raft_consensus.cc:493] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:28.077018 15360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad95feb0a0e4d90ad75398641cb4146" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:28.081938 15543 raft_consensus.cc:3060] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.082497 15360 raft_consensus.cc:3060] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.083942 15463 raft_consensus.cc:493] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:28.080816 15359 raft_consensus.cc:2468] T 8676d393947843f2af6ebb88c086dfc4 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 0.
I20260710 13:20:28.084619 15463 raft_consensus.cc:515] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.085855 15509 ts_tablet_manager.cc:1434] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:20:28.087571 15463 leader_election.cc:290] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:28.089560 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbf2441f7ac44e9b0a99b8d48e89377" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:28.090193 15211 raft_consensus.cc:2468] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 0.
I20260710 13:20:28.091167 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbf2441f7ac44e9b0a99b8d48e89377" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:28.091768 15286 raft_consensus.cc:2468] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 0.
I20260710 13:20:28.094461 15324 leader_election.cc:304] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:28.098085 15463 raft_consensus.cc:2804] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:28.098663 15463 raft_consensus.cc:493] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:28.099200 15463 raft_consensus.cc:3060] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.101253 15209 raft_consensus.cc:2468] T 7ad95feb0a0e4d90ad75398641cb4146 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 1.
I20260710 13:20:28.101392 15360 raft_consensus.cc:2468] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 1.
I20260710 13:20:28.102353 15249 leader_election.cc:304] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:28.103135 15520 raft_consensus.cc:2804] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:28.103693 15520 raft_consensus.cc:697] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Becoming Leader. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Running, Role: LEADER
I20260710 13:20:28.104597 15520 consensus_queue.cc:237] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.109766 15521 raft_consensus.cc:493] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:28.110340 15521 raft_consensus.cc:515] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.112694 15521 leader_election.cc:290] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:28.114503 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafdf6da0bd949ad92b9b2f0810b1d82" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:28.114454 15360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafdf6da0bd949ad92b9b2f0810b1d82" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:28.115278 15209 raft_consensus.cc:2468] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 0.
W20260710 13:20:28.115869 15251 leader_election.cc:343] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:28.116768 15249 leader_election.cc:304] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [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: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 47b3e5293d2245db84f72169ec002845
I20260710 13:20:28.117487 15521 raft_consensus.cc:2804] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:28.117821 15521 raft_consensus.cc:493] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:28.118252 15521 raft_consensus.cc:3060] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.125957 15521 raft_consensus.cc:515] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.128984 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafdf6da0bd949ad92b9b2f0810b1d82" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:28.129555 15209 raft_consensus.cc:3060] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.126132 15463 raft_consensus.cc:515] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.131615 15105 catalog_manager.cc:5697] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 reported cstate change: term changed from 0 to 1, leader changed from <none> to b345ca39d47b42f595135fcfda016b88 (127.11.21.2). New cstate: current_term: 1 leader_uuid: "b345ca39d47b42f595135fcfda016b88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:28.133708 15521 leader_election.cc:290] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:28.136498 15209 raft_consensus.cc:2468] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 1.
I20260710 13:20:28.128037 15109 catalog_manager.cc:5697] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72ad469f7046444eabd1695e055c0129 (127.11.21.1). New cstate: current_term: 1 leader_uuid: "72ad469f7046444eabd1695e055c0129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:28.137775 15249 leader_election.cc:304] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:28.134977 15360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafdf6da0bd949ad92b9b2f0810b1d82" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:28.139544 15489 raft_consensus.cc:2804] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:28.141415 15520 raft_consensus.cc:493] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:28.141976 15520 raft_consensus.cc:515] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
W20260710 13:20:28.145303 15251 leader_election.cc:343] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:28.146963 15520 leader_election.cc:290] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:28.148300 15360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e19f8fef614b868ba13f0ea4a1cfcd" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:28.149906 15360 raft_consensus.cc:2468] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 0.
I20260710 13:20:28.152731 15251 leader_election.cc:304] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:28.153800 15463 leader_election.cc:290] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:28.154474 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbf2441f7ac44e9b0a99b8d48e89377" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:28.156246 15209 raft_consensus.cc:3060] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.156370 15521 raft_consensus.cc:2804] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:28.156889 15521 raft_consensus.cc:493] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:28.157298 15521 raft_consensus.cc:3060] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.161871 15507 tablet_bootstrap.cc:492] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845: No bootstrap required, opened a new log
I20260710 13:20:28.162472 15507 ts_tablet_manager.cc:1403] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845: Time spent bootstrapping tablet: real 0.088s	user 0.027s	sys 0.040s
I20260710 13:20:28.163184 15209 raft_consensus.cc:2468] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 1.
I20260710 13:20:28.163295 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbf2441f7ac44e9b0a99b8d48e89377" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:28.163918 15286 raft_consensus.cc:3060] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.163647 15543 raft_consensus.cc:515] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.165652 15507 raft_consensus.cc:359] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.166393 15507 raft_consensus.cc:385] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:28.166677 15507 raft_consensus.cc:740] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Initialized, Role: FOLLOWER
I20260710 13:20:28.167017 15543 leader_election.cc:290] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 election: Requested vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:28.167546 15507 consensus_queue.cc:260] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.168635 15323 leader_election.cc:304] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129; no voters: 
I20260710 13:20:28.169865 15507 ts_tablet_manager.cc:1434] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:28.170046 15523 raft_consensus.cc:2804] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:28.170617 15523 raft_consensus.cc:697] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 1 LEADER]: Becoming Leader. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Running, Role: LEADER
I20260710 13:20:28.171216 15360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8676d393947843f2af6ebb88c086dfc4" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:28.171886 15360 raft_consensus.cc:3060] T 8676d393947843f2af6ebb88c086dfc4 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.171480 15523 consensus_queue.cc:237] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.179402 15286 raft_consensus.cc:2468] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 1.
I20260710 13:20:28.180377 15489 raft_consensus.cc:697] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Becoming Leader. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Running, Role: LEADER
I20260710 13:20:28.181337 15489 consensus_queue.cc:237] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.184434 15285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8676d393947843f2af6ebb88c086dfc4" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:28.185135 15285 raft_consensus.cc:3060] T 8676d393947843f2af6ebb88c086dfc4 P b345ca39d47b42f595135fcfda016b88 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:28.187603 15249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.21.1:44597, user_credentials={real_user=slave}} blocked reactor thread for 47941.9us
I20260710 13:20:28.189173 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e19f8fef614b868ba13f0ea4a1cfcd" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:28.189761 15209 raft_consensus.cc:2468] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 0.
I20260710 13:20:28.193225 15285 raft_consensus.cc:2468] T 8676d393947843f2af6ebb88c086dfc4 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 1.
I20260710 13:20:28.194639 15175 leader_election.cc:304] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:28.195569 15543 raft_consensus.cc:2804] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:28.196238 15543 raft_consensus.cc:697] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129 [term 1 LEADER]: Becoming Leader. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Running, Role: LEADER
I20260710 13:20:28.195580 15109 catalog_manager.cc:5697] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47b3e5293d2245db84f72169ec002845 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "47b3e5293d2245db84f72169ec002845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:28.197139 15543 consensus_queue.cc:237] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.201100 15521 raft_consensus.cc:515] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.206444 15360 raft_consensus.cc:2468] T 8676d393947843f2af6ebb88c086dfc4 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 1.
I20260710 13:20:28.208482 15521 leader_election.cc:290] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:28.210225 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e19f8fef614b868ba13f0ea4a1cfcd" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:28.210940 15209 raft_consensus.cc:3060] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.212196 15360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e19f8fef614b868ba13f0ea4a1cfcd" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:28.214020 15360 raft_consensus.cc:3060] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.213614 15109 catalog_manager.cc:5697] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 reported cstate change: term changed from 0 to 1, leader changed from <none> to b345ca39d47b42f595135fcfda016b88 (127.11.21.2). New cstate: current_term: 1 leader_uuid: "b345ca39d47b42f595135fcfda016b88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:28.217041 15543 consensus_queue.cc:1048] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:28.217060 15105 catalog_manager.cc:5697] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72ad469f7046444eabd1695e055c0129 (127.11.21.1). New cstate: current_term: 1 leader_uuid: "72ad469f7046444eabd1695e055c0129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:28.221169 15209 raft_consensus.cc:2468] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 1.
I20260710 13:20:28.221381 15360 raft_consensus.cc:2468] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 1.
I20260710 13:20:28.222645 15249 leader_election.cc:304] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:28.223754 15521 raft_consensus.cc:2804] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:28.224370 15521 raft_consensus.cc:697] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Becoming Leader. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Running, Role: LEADER
I20260710 13:20:28.225428 15521 consensus_queue.cc:237] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.249836 15109 catalog_manager.cc:5697] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 reported cstate change: term changed from 0 to 1, leader changed from <none> to b345ca39d47b42f595135fcfda016b88 (127.11.21.2). New cstate: current_term: 1 leader_uuid: "b345ca39d47b42f595135fcfda016b88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:28.267663 15513 consensus_queue.cc:1048] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:28.279424 15286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af4e572b271c432a848dc2a9087961c5"
dest_uuid: "b345ca39d47b42f595135fcfda016b88"
mode: GRACEFUL
new_leader_uuid: "72ad469f7046444eabd1695e055c0129"
 from {username='slave'} at 127.0.0.1:59144
I20260710 13:20:28.280229 15286 raft_consensus.cc:606] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Received request to transfer leadership to TS 72ad469f7046444eabd1695e055c0129
I20260710 13:20:28.286478 15360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb272c4990ec45e2852ff0a1c36750e6"
dest_uuid: "47b3e5293d2245db84f72169ec002845"
mode: GRACEFUL
new_leader_uuid: "72ad469f7046444eabd1695e055c0129"
 from {username='slave'} at 127.0.0.1:42924
I20260710 13:20:28.287106 15360 raft_consensus.cc:606] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [term 1 LEADER]: Received request to transfer leadership to TS 72ad469f7046444eabd1695e055c0129
I20260710 13:20:28.296474 15523 consensus_queue.cc:1048] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:28.298897 15211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "270d8f6f7cb54294b1ee76b5b829aee0"
dest_uuid: "72ad469f7046444eabd1695e055c0129"
mode: GRACEFUL
new_leader_uuid: "b345ca39d47b42f595135fcfda016b88"
 from {username='slave'} at 127.0.0.1:36896
I20260710 13:20:28.299516 15211 raft_consensus.cc:606] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 1 LEADER]: Received request to transfer leadership to TS b345ca39d47b42f595135fcfda016b88
I20260710 13:20:28.308354 15463 raft_consensus.cc:993] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845: : Instructing follower 72ad469f7046444eabd1695e055c0129 to start an election
I20260710 13:20:28.309103 15523 raft_consensus.cc:1081] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [term 1 LEADER]: Signalling peer 72ad469f7046444eabd1695e055c0129 to start an election
I20260710 13:20:28.311861 15211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb272c4990ec45e2852ff0a1c36750e6"
dest_uuid: "72ad469f7046444eabd1695e055c0129"
 from {username='slave'} at 127.0.0.1:36888
I20260710 13:20:28.313505 15211 raft_consensus.cc:493] T fb272c4990ec45e2852ff0a1c36750e6 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:28.313882 15211 raft_consensus.cc:3060] T fb272c4990ec45e2852ff0a1c36750e6 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:28.313759 15360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fbf2441f7ac44e9b0a99b8d48e89377"
dest_uuid: "47b3e5293d2245db84f72169ec002845"
mode: GRACEFUL
new_leader_uuid: "b345ca39d47b42f595135fcfda016b88"
 from {username='slave'} at 127.0.0.1:42924
I20260710 13:20:28.314836 15360 raft_consensus.cc:606] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 1 LEADER]: Received request to transfer leadership to TS b345ca39d47b42f595135fcfda016b88
I20260710 13:20:28.320421 15211 raft_consensus.cc:515] T fb272c4990ec45e2852ff0a1c36750e6 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.323196 15560 consensus_queue.cc:1048] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:28.323421 15286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53e19f8fef614b868ba13f0ea4a1cfcd"
dest_uuid: "b345ca39d47b42f595135fcfda016b88"
mode: GRACEFUL
new_leader_uuid: "47b3e5293d2245db84f72169ec002845"
 from {username='slave'} at 127.0.0.1:59144
I20260710 13:20:28.324234 15286 raft_consensus.cc:606] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Received request to transfer leadership to TS 47b3e5293d2245db84f72169ec002845
I20260710 13:20:28.328892 15211 leader_election.cc:290] T fb272c4990ec45e2852ff0a1c36750e6 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 2 election: Requested vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:28.329720 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb272c4990ec45e2852ff0a1c36750e6" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:28.330444 15286 raft_consensus.cc:3060] T fb272c4990ec45e2852ff0a1c36750e6 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:28.335165 15360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb272c4990ec45e2852ff0a1c36750e6" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:28.335834 15360 raft_consensus.cc:3055] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:28.336143 15360 raft_consensus.cc:740] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Running, Role: LEADER
I20260710 13:20:28.336920 15360 consensus_queue.cc:260] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.338047 15360 raft_consensus.cc:3060] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:28.338152 15286 raft_consensus.cc:2468] T fb272c4990ec45e2852ff0a1c36750e6 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 2.
I20260710 13:20:28.339053 15285 raft_consensus.cc:1240] T fb272c4990ec45e2852ff0a1c36750e6 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Rejecting Update request from peer 47b3e5293d2245db84f72169ec002845 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:20:28.340225 15175 leader_election.cc:304] T fb272c4990ec45e2852ff0a1c36750e6 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:28.341127 15513 raft_consensus.cc:2804] T fb272c4990ec45e2852ff0a1c36750e6 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:28.341632 15513 raft_consensus.cc:697] T fb272c4990ec45e2852ff0a1c36750e6 P 72ad469f7046444eabd1695e055c0129 [term 2 LEADER]: Becoming Leader. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Running, Role: LEADER
I20260710 13:20:28.342494 15513 consensus_queue.cc:237] T fb272c4990ec45e2852ff0a1c36750e6 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.344142 15360 raft_consensus.cc:2468] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 2.
I20260710 13:20:28.351651 15105 catalog_manager.cc:5697] T fb272c4990ec45e2852ff0a1c36750e6 P 72ad469f7046444eabd1695e055c0129 reported cstate change: term changed from 1 to 2, leader changed from 47b3e5293d2245db84f72169ec002845 (127.11.21.3) to 72ad469f7046444eabd1695e055c0129 (127.11.21.1). New cstate: current_term: 2 leader_uuid: "72ad469f7046444eabd1695e055c0129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:28.354781 15521 consensus_queue.cc:1048] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:28.369187 15489 consensus_queue.cc:1048] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:28.377424 15547 raft_consensus.cc:993] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88: : Instructing follower 72ad469f7046444eabd1695e055c0129 to start an election
I20260710 13:20:28.377880 15547 raft_consensus.cc:1081] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Signalling peer 72ad469f7046444eabd1695e055c0129 to start an election
I20260710 13:20:28.379418 15211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af4e572b271c432a848dc2a9087961c5"
dest_uuid: "72ad469f7046444eabd1695e055c0129"
 from {username='slave'} at 127.0.0.1:36872
I20260710 13:20:28.379992 15211 raft_consensus.cc:493] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:28.380359 15211 raft_consensus.cc:3060] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:28.385133 15211 raft_consensus.cc:515] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.386792 15211 leader_election.cc:290] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 2 election: Requested vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:28.387645 15285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4e572b271c432a848dc2a9087961c5" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:28.387854 15360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4e572b271c432a848dc2a9087961c5" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:28.388320 15285 raft_consensus.cc:3055] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:28.388538 15360 raft_consensus.cc:3060] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:28.388672 15285 raft_consensus.cc:740] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Running, Role: LEADER
I20260710 13:20:28.389521 15285 consensus_queue.cc:260] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.390379 15285 raft_consensus.cc:3060] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:28.395660 15360 raft_consensus.cc:2468] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 2.
I20260710 13:20:28.396567 15285 raft_consensus.cc:2468] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 2.
I20260710 13:20:28.396795 15176 leader_election.cc:304] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129; no voters: 
I20260710 13:20:28.397662 15513 raft_consensus.cc:2804] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:28.398160 15513 raft_consensus.cc:697] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 2 LEADER]: Becoming Leader. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Running, Role: LEADER
I20260710 13:20:28.398953 15513 consensus_queue.cc:237] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.406986 15105 catalog_manager.cc:5697] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 reported cstate change: term changed from 1 to 2, leader changed from b345ca39d47b42f595135fcfda016b88 (127.11.21.2) to 72ad469f7046444eabd1695e055c0129 (127.11.21.1). New cstate: current_term: 2 leader_uuid: "72ad469f7046444eabd1695e055c0129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:28.415838 15560 raft_consensus.cc:493] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:28.416368 15560 raft_consensus.cc:515] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.419003 15560 leader_election.cc:290] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:28.419361 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafdf6da0bd949ad92b9b2f0810b1d82" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:28.419679 15285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafdf6da0bd949ad92b9b2f0810b1d82" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:28.420336 15211 raft_consensus.cc:2393] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47b3e5293d2245db84f72169ec002845 in current term 1: Already voted for candidate b345ca39d47b42f595135fcfda016b88 in this term.
I20260710 13:20:28.421350 15323 leader_election.cc:304] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47b3e5293d2245db84f72169ec002845; no voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:28.422003 15560 raft_consensus.cc:3060] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.427693 15560 raft_consensus.cc:2749] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:28.485706 15547 consensus_queue.cc:1048] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:28.491479 15547 consensus_queue.cc:1048] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:28.568909 15513 consensus_queue.cc:1048] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:28.579936 15496 consensus_queue.cc:1048] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:28.588429 15513 raft_consensus.cc:993] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129: : Instructing follower b345ca39d47b42f595135fcfda016b88 to start an election
I20260710 13:20:28.588932 15496 raft_consensus.cc:1081] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 1 LEADER]: Signalling peer b345ca39d47b42f595135fcfda016b88 to start an election
I20260710 13:20:28.590646 15285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "270d8f6f7cb54294b1ee76b5b829aee0"
dest_uuid: "b345ca39d47b42f595135fcfda016b88"
 from {username='slave'} at 127.0.0.1:59134
I20260710 13:20:28.591197 15285 raft_consensus.cc:493] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:28.591487 15285 raft_consensus.cc:3060] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:28.597607 15285 raft_consensus.cc:515] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.599885 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270d8f6f7cb54294b1ee76b5b829aee0" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:28.599952 15360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270d8f6f7cb54294b1ee76b5b829aee0" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:28.600534 15360 raft_consensus.cc:3060] T 270d8f6f7cb54294b1ee76b5b829aee0 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:28.600504 15211 raft_consensus.cc:3055] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:28.600980 15285 leader_election.cc:290] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 2 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:28.601112 15211 raft_consensus.cc:740] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Running, Role: LEADER
I20260710 13:20:28.601972 15211 consensus_queue.cc:260] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.603252 15211 raft_consensus.cc:3060] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:28.608376 15360 raft_consensus.cc:2468] T 270d8f6f7cb54294b1ee76b5b829aee0 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 2.
I20260710 13:20:28.609457 15251 leader_election.cc:304] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:28.609822 15211 raft_consensus.cc:2468] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 2.
I20260710 13:20:28.610350 15547 raft_consensus.cc:2804] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:28.610898 15547 raft_consensus.cc:697] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [term 2 LEADER]: Becoming Leader. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Running, Role: LEADER
I20260710 13:20:28.611690 15547 consensus_queue.cc:237] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.618708 15560 consensus_queue.cc:1048] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:28.618515 15107 catalog_manager.cc:5697] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 reported cstate change: term changed from 1 to 2, leader changed from 72ad469f7046444eabd1695e055c0129 (127.11.21.1) to b345ca39d47b42f595135fcfda016b88 (127.11.21.2). New cstate: current_term: 2 leader_uuid: "b345ca39d47b42f595135fcfda016b88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:28.629742 15463 consensus_queue.cc:1048] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:28.639379 15523 raft_consensus.cc:993] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845: : Instructing follower b345ca39d47b42f595135fcfda016b88 to start an election
I20260710 13:20:28.639874 15523 raft_consensus.cc:1081] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 1 LEADER]: Signalling peer b345ca39d47b42f595135fcfda016b88 to start an election
I20260710 13:20:28.641393 15285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fbf2441f7ac44e9b0a99b8d48e89377"
dest_uuid: "b345ca39d47b42f595135fcfda016b88"
 from {username='slave'} at 127.0.0.1:59128
I20260710 13:20:28.641921 15285 raft_consensus.cc:493] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:28.642189 15285 raft_consensus.cc:3060] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:28.647047 15285 raft_consensus.cc:515] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.649138 15285 leader_election.cc:290] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 2 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:28.650139 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbf2441f7ac44e9b0a99b8d48e89377" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:28.650427 15360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbf2441f7ac44e9b0a99b8d48e89377" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:28.650796 15211 raft_consensus.cc:3060] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:28.650964 15360 raft_consensus.cc:3055] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:28.651309 15360 raft_consensus.cc:740] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Running, Role: LEADER
I20260710 13:20:28.652141 15360 consensus_queue.cc:260] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.653458 15360 raft_consensus.cc:3060] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:28.657770 15211 raft_consensus.cc:2468] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 2.
I20260710 13:20:28.658860 15249 leader_election.cc:304] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:28.659632 15547 raft_consensus.cc:2804] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:28.660085 15360 raft_consensus.cc:2468] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b345ca39d47b42f595135fcfda016b88 in term 2.
I20260710 13:20:28.660209 15547 raft_consensus.cc:697] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88 [term 2 LEADER]: Becoming Leader. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Running, Role: LEADER
I20260710 13:20:28.661118 15547 consensus_queue.cc:237] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.667886 15107 catalog_manager.cc:5697] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88 reported cstate change: term changed from 1 to 2, leader changed from 47b3e5293d2245db84f72169ec002845 (127.11.21.3) to b345ca39d47b42f595135fcfda016b88 (127.11.21.2). New cstate: current_term: 2 leader_uuid: "b345ca39d47b42f595135fcfda016b88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:28.742121 15496 consensus_queue.cc:1048] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:28.745091 15547 consensus_queue.cc:1048] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:28.755966 15543 consensus_queue.cc:1048] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:28.764984 15489 consensus_queue.cc:1048] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:28.788345 15547 consensus_queue.cc:1048] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:28.789167 15489 consensus_queue.cc:1048] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:28.796831 15285 raft_consensus.cc:1275] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Refusing update from remote peer 72ad469f7046444eabd1695e055c0129: 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:28.798264 15496 consensus_queue.cc:1048] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:28.799335 15521 raft_consensus.cc:993] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88: : Instructing follower 47b3e5293d2245db84f72169ec002845 to start an election
I20260710 13:20:28.800278 15547 raft_consensus.cc:1081] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Signalling peer 47b3e5293d2245db84f72169ec002845 to start an election
I20260710 13:20:28.809011 15360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53e19f8fef614b868ba13f0ea4a1cfcd"
dest_uuid: "47b3e5293d2245db84f72169ec002845"
 from {username='slave'} at 127.0.0.1:42898
I20260710 13:20:28.809607 15360 raft_consensus.cc:493] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:28.809998 15360 raft_consensus.cc:3060] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:28.813637 15359 raft_consensus.cc:1275] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Refusing update from remote peer 72ad469f7046444eabd1695e055c0129: 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:28.815332 15513 consensus_queue.cc:1048] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:28.823187 15360 raft_consensus.cc:515] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.825439 15360 leader_election.cc:290] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 2 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:28.825819 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e19f8fef614b868ba13f0ea4a1cfcd" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:28.826503 15211 raft_consensus.cc:3060] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:28.830667 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e19f8fef614b868ba13f0ea4a1cfcd" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:28.831343 15286 raft_consensus.cc:3055] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:28.831665 15286 raft_consensus.cc:740] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Running, Role: LEADER
I20260710 13:20:28.832463 15286 consensus_queue.cc:260] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.833683 15286 raft_consensus.cc:3060] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:28.834074 15211 raft_consensus.cc:2468] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 2.
I20260710 13:20:28.837044 15323 leader_election.cc:304] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129; no voters: 
I20260710 13:20:28.838042 15463 raft_consensus.cc:2804] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:28.838651 15463 raft_consensus.cc:697] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845 [term 2 LEADER]: Becoming Leader. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Running, Role: LEADER
I20260710 13:20:28.839684 15463 consensus_queue.cc:237] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:28.840485 15286 raft_consensus.cc:2468] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 2.
I20260710 13:20:28.849529 15109 catalog_manager.cc:5697] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845 reported cstate change: term changed from 1 to 2, leader changed from b345ca39d47b42f595135fcfda016b88 (127.11.21.2) to 47b3e5293d2245db84f72169ec002845 (127.11.21.3). New cstate: current_term: 2 leader_uuid: "47b3e5293d2245db84f72169ec002845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:28.937103 15359 raft_consensus.cc:1275] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Refusing update from remote peer 72ad469f7046444eabd1695e055c0129: 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:28.938580 15571 consensus_queue.cc:1048] T fb272c4990ec45e2852ff0a1c36750e6 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:28.942850 15286 raft_consensus.cc:1275] T fb272c4990ec45e2852ff0a1c36750e6 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Refusing update from remote peer 72ad469f7046444eabd1695e055c0129: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:28.944262 15571 consensus_queue.cc:1048] T fb272c4990ec45e2852ff0a1c36750e6 P 72ad469f7046444eabd1695e055c0129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:29.158082 15360 raft_consensus.cc:1275] T 270d8f6f7cb54294b1ee76b5b829aee0 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Refusing update from remote peer b345ca39d47b42f595135fcfda016b88: 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:29.159555 15521 consensus_queue.cc:1048] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:29.168035 15211 raft_consensus.cc:1275] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Refusing update from remote peer b345ca39d47b42f595135fcfda016b88: 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:29.169677 15576 consensus_queue.cc:1048] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:29.205706 15360 raft_consensus.cc:1275] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Refusing update from remote peer b345ca39d47b42f595135fcfda016b88: 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:29.207365 15576 consensus_queue.cc:1048] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:29.214214 15211 raft_consensus.cc:1275] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Refusing update from remote peer b345ca39d47b42f595135fcfda016b88: 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:29.215749 15521 consensus_queue.cc:1048] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:29.345372 15211 raft_consensus.cc:1275] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Refusing update from remote peer 47b3e5293d2245db84f72169ec002845: 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:29.346664 15463 consensus_queue.cc:1048] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:29.355547 15286 raft_consensus.cc:1275] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Refusing update from remote peer 47b3e5293d2245db84f72169ec002845: 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:29.359115 15579 consensus_queue.cc:1048] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:31.328375 15107 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:59192:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:20:31.348690 15107 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59192:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:20:31.421903 11348 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 13:20:31.508128 15175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.21.2:41663, user_credentials={real_user=slave}} blocked reactor thread for 43905us
W20260710 13:20:31.508469 15604 log.cc:927] Time spent T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260710 13:20:31.574795 15627 tablet.cc:1724] T fb272c4990ec45e2852ff0a1c36750e6 P 72ad469f7046444eabd1695e055c0129: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:31.576493 15626 tablet.cc:1724] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:31.577504 15625 tablet.cc:1724] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:31.632660 15251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.21.3:37191, user_credentials={real_user=slave}} blocked reactor thread for 64213.2us
I20260710 13:20:31.679020 15642 tablet.cc:1724] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:31.660452 15638 tablet.cc:1724] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:31.680873 15643 tablet.cc:1724] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:31.736759 15641 tablet.cc:1724] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:31.753036 15645 tablet.cc:1724] T 270d8f6f7cb54294b1ee76b5b829aee0 P 47b3e5293d2245db84f72169ec002845: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:31.784646 15176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.21.3:37191, user_credentials={real_user=slave}} blocked reactor thread for 49518.8us
I20260710 13:20:31.790117 15283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ad95feb0a0e4d90ad75398641cb4146"
dest_uuid: "b345ca39d47b42f595135fcfda016b88"
mode: GRACEFUL
new_leader_uuid: "47b3e5293d2245db84f72169ec002845"
 from {username='slave'} at 127.0.0.1:59158
W20260710 13:20:31.786839 15175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.21.2:41663, user_credentials={real_user=slave}} blocked reactor thread for 53315.5us
I20260710 13:20:31.790846 15283 raft_consensus.cc:606] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Received request to transfer leadership to TS 47b3e5293d2245db84f72169ec002845
I20260710 13:20:31.817813 15626 tablet.cc:1724] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:31.840052 15630 log.cc:927] Time spent T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88: Append to log took a long time: real 0.081s	user 0.004s	sys 0.001s
I20260710 13:20:31.870882 15649 tablet.cc:1724] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:31.876186 15626 tablet.cc:1724] T 8676d393947843f2af6ebb88c086dfc4 P 47b3e5293d2245db84f72169ec002845: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:31.842630 15646 tablet.cc:1724] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:31.879032 15625 tablet.cc:1724] T 69faee41f9154acc878b5de3cc2a145a P 47b3e5293d2245db84f72169ec002845: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:31.850950 15638 tablet.cc:1724] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:31.887451 15605 raft_consensus.cc:993] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88: : Instructing follower 47b3e5293d2245db84f72169ec002845 to start an election
I20260710 13:20:31.888082 15605 raft_consensus.cc:1081] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Signalling peer 47b3e5293d2245db84f72169ec002845 to start an election
I20260710 13:20:31.888023 15642 tablet.cc:1724] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:31.894243 15354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ad95feb0a0e4d90ad75398641cb4146"
dest_uuid: "47b3e5293d2245db84f72169ec002845"
 from {username='slave'} at 127.0.0.1:42898
I20260710 13:20:31.894771 15627 tablet.cc:1724] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:31.894867 15354 raft_consensus.cc:493] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:31.896651 15354 raft_consensus.cc:3060] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:31.910699 15641 tablet.cc:1724] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:31.920789 15354 raft_consensus.cc:515] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:31.923070 15354 leader_election.cc:290] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 2 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:31.924543 15283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad95feb0a0e4d90ad75398641cb4146" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:31.925304 15283 raft_consensus.cc:3055] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:31.925829 15283 raft_consensus.cc:740] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Running, Role: LEADER
I20260710 13:20:31.926720 15283 consensus_queue.cc:260] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:31.927513 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad95feb0a0e4d90ad75398641cb4146" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:31.928081 15211 raft_consensus.cc:3060] T 7ad95feb0a0e4d90ad75398641cb4146 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:31.928190 15283 raft_consensus.cc:3060] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:31.926868 15646 tablet.cc:1724] T 7ad95feb0a0e4d90ad75398641cb4146 P 72ad469f7046444eabd1695e055c0129: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:31.935225 15627 tablet.cc:1724] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:31.948946 15211 raft_consensus.cc:2468] T 7ad95feb0a0e4d90ad75398641cb4146 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 2.
I20260710 13:20:31.951349 15323 leader_election.cc:304] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129; no voters: 
I20260710 13:20:31.954371 15463 raft_consensus.cc:2804] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:31.954964 15463 raft_consensus.cc:697] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845 [term 2 LEADER]: Becoming Leader. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Running, Role: LEADER
I20260710 13:20:31.957937 15654 tablet.cc:1724] T fb272c4990ec45e2852ff0a1c36750e6 P b345ca39d47b42f595135fcfda016b88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:31.959949 15463 consensus_queue.cc:237] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:31.980012 15283 raft_consensus.cc:2468] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 2.
I20260710 13:20:31.991549 15653 tablet.cc:1724] T 69faee41f9154acc878b5de3cc2a145a P b345ca39d47b42f595135fcfda016b88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:31.985826 15626 tablet.cc:1724] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:31.998618 15643 tablet.cc:1724] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:32.002138 15649 tablet.cc:1724] T 8676d393947843f2af6ebb88c086dfc4 P b345ca39d47b42f595135fcfda016b88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:32.004279 15211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af4e572b271c432a848dc2a9087961c5"
dest_uuid: "72ad469f7046444eabd1695e055c0129"
mode: GRACEFUL
new_leader_uuid: "47b3e5293d2245db84f72169ec002845"
 from {username='slave'} at 127.0.0.1:36900
I20260710 13:20:32.004927 15211 raft_consensus.cc:606] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 2 LEADER]: Received request to transfer leadership to TS 47b3e5293d2245db84f72169ec002845
I20260710 13:20:32.006518 11348 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:20:32.007126 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:32.011166 15642 tablet.cc:1724] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:32.013878 15105 catalog_manager.cc:5697] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845 reported cstate change: term changed from 1 to 2, leader changed from b345ca39d47b42f595135fcfda016b88 (127.11.21.2) to 47b3e5293d2245db84f72169ec002845 (127.11.21.3). New cstate: current_term: 2 leader_uuid: "47b3e5293d2245db84f72169ec002845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:32.018684 15210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85978cb4fc1f42aab93b69deff47aa46"
dest_uuid: "72ad469f7046444eabd1695e055c0129"
mode: GRACEFUL
new_leader_uuid: "47b3e5293d2245db84f72169ec002845"
 from {username='slave'} at 127.0.0.1:36900
I20260710 13:20:32.019452 15210 raft_consensus.cc:606] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 2 LEADER]: Received request to transfer leadership to TS 47b3e5293d2245db84f72169ec002845
I20260710 13:20:32.020692 15649 tablet.cc:1724] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:32.024761 15654 tablet.cc:1724] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:32.027051 15283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7ec43314b5f4821b575cb3eb44a5dd4"
dest_uuid: "b345ca39d47b42f595135fcfda016b88"
mode: GRACEFUL
new_leader_uuid: "47b3e5293d2245db84f72169ec002845"
 from {username='slave'} at 127.0.0.1:59158
I20260710 13:20:32.027666 15283 raft_consensus.cc:606] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [term 2 LEADER]: Received request to transfer leadership to TS 47b3e5293d2245db84f72169ec002845
I20260710 13:20:32.029772 15607 raft_consensus.cc:993] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129: : Instructing follower 47b3e5293d2245db84f72169ec002845 to start an election
I20260710 13:20:32.030320 15607 raft_consensus.cc:1081] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 2 LEADER]: Signalling peer 47b3e5293d2245db84f72169ec002845 to start an election
I20260710 13:20:32.032605 15358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af4e572b271c432a848dc2a9087961c5"
dest_uuid: "47b3e5293d2245db84f72169ec002845"
 from {username='slave'} at 127.0.0.1:42912
I20260710 13:20:32.033239 15358 raft_consensus.cc:493] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:32.033604 15358 raft_consensus.cc:3060] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:32.038357 11348 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:32.039316 11348 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:32.040989 15358 raft_consensus.cc:515] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:32.043732 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4e572b271c432a848dc2a9087961c5" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:32.044212 15283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4e572b271c432a848dc2a9087961c5" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:32.044800 15358 leader_election.cc:290] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 3 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:32.044956 15283 raft_consensus.cc:3060] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:32.044402 15211 raft_consensus.cc:3055] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:32.049310 15211 raft_consensus.cc:740] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Running, Role: LEADER
I20260710 13:20:32.048893 15107 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 54dd818ca7784ac199f58b3116e67d34: soft_deleted_table [id=8e9dae6502514d8aab14d0051274b788] alter complete (version 1)
I20260710 13:20:32.050092 15211 consensus_queue.cc:260] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:32.051395 15211 raft_consensus.cc:3060] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:32.053438 15283 raft_consensus.cc:2468] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 3.
I20260710 13:20:32.054823 15324 leader_election.cc:304] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 [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: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:32.056071 15463 raft_consensus.cc:2804] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:32.056574 15463 raft_consensus.cc:697] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 [term 3 LEADER]: Becoming Leader. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Running, Role: LEADER
I20260710 13:20:32.057380 15463 consensus_queue.cc:237] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:32.061789 15211 raft_consensus.cc:2468] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 3.
I20260710 13:20:32.074327 15107 catalog_manager.cc:5697] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 reported cstate change: term changed from 2 to 3, leader changed from 72ad469f7046444eabd1695e055c0129 (127.11.21.1) to 47b3e5293d2245db84f72169ec002845 (127.11.21.3). New cstate: current_term: 3 leader_uuid: "47b3e5293d2245db84f72169ec002845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:32.425132 15622 raft_consensus.cc:993] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129: : Instructing follower 47b3e5293d2245db84f72169ec002845 to start an election
I20260710 13:20:32.425673 15620 raft_consensus.cc:1081] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 2 LEADER]: Signalling peer 47b3e5293d2245db84f72169ec002845 to start an election
I20260710 13:20:32.427104 15354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85978cb4fc1f42aab93b69deff47aa46"
dest_uuid: "47b3e5293d2245db84f72169ec002845"
 from {username='slave'} at 127.0.0.1:42912
I20260710 13:20:32.427568 15354 raft_consensus.cc:493] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:32.427848 15354 raft_consensus.cc:3060] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:32.433100 15354 raft_consensus.cc:515] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:32.434994 15354 leader_election.cc:290] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 3 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:32.435920 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85978cb4fc1f42aab93b69deff47aa46" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:32.436204 15283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85978cb4fc1f42aab93b69deff47aa46" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:32.436525 15211 raft_consensus.cc:3055] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:32.436882 15211 raft_consensus.cc:740] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Running, Role: LEADER
I20260710 13:20:32.436937 15283 raft_consensus.cc:3060] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:32.437647 15211 consensus_queue.cc:260] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [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: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:32.438726 15211 raft_consensus.cc:3060] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:32.443292 15283 raft_consensus.cc:2468] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 3.
I20260710 13:20:32.444449 15324 leader_election.cc:304] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [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: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:32.444936 15211 raft_consensus.cc:2468] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 3.
I20260710 13:20:32.445199 15463 raft_consensus.cc:2804] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:32.445775 15463 raft_consensus.cc:697] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [term 3 LEADER]: Becoming Leader. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Running, Role: LEADER
I20260710 13:20:32.446560 15463 consensus_queue.cc:237] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [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: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:32.453910 15107 catalog_manager.cc:5697] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 reported cstate change: term changed from 2 to 3, leader changed from 72ad469f7046444eabd1695e055c0129 (127.11.21.1) to 47b3e5293d2245db84f72169ec002845 (127.11.21.3). New cstate: current_term: 3 leader_uuid: "47b3e5293d2245db84f72169ec002845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:32.484772 15211 raft_consensus.cc:1275] T 7ad95feb0a0e4d90ad75398641cb4146 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Refusing update from remote peer 47b3e5293d2245db84f72169ec002845: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:20:32.486008 15463 consensus_queue.cc:1048] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:32.497740 15283 raft_consensus.cc:1275] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Refusing update from remote peer 47b3e5293d2245db84f72169ec002845: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:20:32.499663 15463 consensus_queue.cc:1048] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:32.522101 15283 raft_consensus.cc:1275] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Refusing update from remote peer 47b3e5293d2245db84f72169ec002845: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:20:32.523548 15463 consensus_queue.cc:1048] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:32.531296 15211 raft_consensus.cc:1275] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Refusing update from remote peer 47b3e5293d2245db84f72169ec002845: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:20:32.534087 15463 consensus_queue.cc:1048] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:32.538095 15605 raft_consensus.cc:993] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88: : Instructing follower 47b3e5293d2245db84f72169ec002845 to start an election
I20260710 13:20:32.538590 15637 raft_consensus.cc:1081] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [term 2 LEADER]: Signalling peer 47b3e5293d2245db84f72169ec002845 to start an election
I20260710 13:20:32.540264 15354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7ec43314b5f4821b575cb3eb44a5dd4"
dest_uuid: "47b3e5293d2245db84f72169ec002845"
 from {username='slave'} at 127.0.0.1:42898
I20260710 13:20:32.540972 15354 raft_consensus.cc:493] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:32.541355 15354 raft_consensus.cc:3060] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:32.549942 15354 raft_consensus.cc:515] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:32.552002 15354 leader_election.cc:290] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 3 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:32.553284 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ec43314b5f4821b575cb3eb44a5dd4" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:32.553289 15283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ec43314b5f4821b575cb3eb44a5dd4" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:32.554157 15211 raft_consensus.cc:3060] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:32.554284 15283 raft_consensus.cc:3055] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:32.554721 15283 raft_consensus.cc:740] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Running, Role: LEADER
I20260710 13:20:32.555392 15283 consensus_queue.cc:260] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [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: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:32.556561 15283 raft_consensus.cc:3060] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:32.559698 15211 raft_consensus.cc:2468] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 3.
I20260710 13:20:32.561066 15323 leader_election.cc:304] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [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: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129; no voters: 
I20260710 13:20:32.561688 15283 raft_consensus.cc:2468] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 3.
I20260710 13:20:32.561899 15463 raft_consensus.cc:2804] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:32.562549 15463 raft_consensus.cc:697] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 3 LEADER]: Becoming Leader. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Running, Role: LEADER
I20260710 13:20:32.563350 15463 consensus_queue.cc:237] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [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: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:32.570859 15107 catalog_manager.cc:5697] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 reported cstate change: term changed from 2 to 3, leader changed from b345ca39d47b42f595135fcfda016b88 (127.11.21.2) to 47b3e5293d2245db84f72169ec002845 (127.11.21.3). New cstate: current_term: 3 leader_uuid: "47b3e5293d2245db84f72169ec002845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:32.877684 15211 raft_consensus.cc:1275] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Refusing update from remote peer 47b3e5293d2245db84f72169ec002845: 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:32.878953 15463 consensus_queue.cc:1048] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:32.888561 15283 raft_consensus.cc:1275] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Refusing update from remote peer 47b3e5293d2245db84f72169ec002845: 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:32.890210 15665 consensus_queue.cc:1048] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:33.059271 15284 raft_consensus.cc:1275] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Refusing update from remote peer 47b3e5293d2245db84f72169ec002845: 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:33.060765 15640 consensus_queue.cc:1048] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:33.070142 15211 raft_consensus.cc:1275] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Refusing update from remote peer 47b3e5293d2245db84f72169ec002845: 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:33.071605 15463 consensus_queue.cc:1048] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:33.111997 11348 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:20:33.117072 11348 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:20:33.117457 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:33.122560 11348 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:33.122933 11348 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:34.572153 15670 raft_consensus.cc:493] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 47b3e5293d2245db84f72169ec002845)
I20260710 13:20:34.572896 15670 raft_consensus.cc:515] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.575590 15670 leader_election.cc:290] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:34.603543 15671 raft_consensus.cc:493] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b345ca39d47b42f595135fcfda016b88)
I20260710 13:20:34.604491 15672 raft_consensus.cc:493] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 47b3e5293d2245db84f72169ec002845)
I20260710 13:20:34.604447 15671 raft_consensus.cc:515] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.605068 15672 raft_consensus.cc:515] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.606570 15671 leader_election.cc:290] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:34.606874 15672 leader_election.cc:290] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:34.613198 15673 raft_consensus.cc:493] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 72ad469f7046444eabd1695e055c0129)
I20260710 13:20:34.614482 15670 raft_consensus.cc:493] T fb272c4990ec45e2852ff0a1c36750e6 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 72ad469f7046444eabd1695e055c0129)
I20260710 13:20:34.615195 15674 raft_consensus.cc:493] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b345ca39d47b42f595135fcfda016b88)
I20260710 13:20:34.615000 15670 raft_consensus.cc:515] T fb272c4990ec45e2852ff0a1c36750e6 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.613890 15673 raft_consensus.cc:515] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.615671 15674 raft_consensus.cc:515] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.617278 15670 leader_election.cc:290] T fb272c4990ec45e2852ff0a1c36750e6 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:34.617607 15673 leader_election.cc:290] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:34.617611 15674 leader_election.cc:290] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:34.624816 15670 raft_consensus.cc:493] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 72ad469f7046444eabd1695e055c0129)
I20260710 13:20:34.625465 15670 raft_consensus.cc:515] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.627799 15670 leader_election.cc:290] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:34.631696 15671 raft_consensus.cc:493] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b345ca39d47b42f595135fcfda016b88)
I20260710 13:20:34.632505 15671 raft_consensus.cc:515] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.634677 15671 leader_election.cc:290] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:34.654028 15678 raft_consensus.cc:493] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b345ca39d47b42f595135fcfda016b88)
I20260710 13:20:34.654771 15678 raft_consensus.cc:515] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.657507 15678 leader_election.cc:290] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:34.675420 15281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafdf6da0bd949ad92b9b2f0810b1d82" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:34.675662 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ec43314b5f4821b575cb3eb44a5dd4" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:34.676204 15286 raft_consensus.cc:2468] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 3.
I20260710 13:20:34.677302 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d21736207a41b7912e94d68a6e4c69" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:34.670138 15677 raft_consensus.cc:493] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 72ad469f7046444eabd1695e055c0129)
I20260710 13:20:34.672755 15672 raft_consensus.cc:493] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 47b3e5293d2245db84f72169ec002845)
I20260710 13:20:34.674075 15670 raft_consensus.cc:493] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 47b3e5293d2245db84f72169ec002845)
I20260710 13:20:34.681268 15673 raft_consensus.cc:493] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b345ca39d47b42f595135fcfda016b88)
I20260710 13:20:34.714984 15673 raft_consensus.cc:515] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.724524 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4705e154d14f41ba9a5119a74cddcf" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:34.725205 15286 raft_consensus.cc:2468] T 8f4705e154d14f41ba9a5119a74cddcf P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 2.
I20260710 13:20:34.714462 15670 raft_consensus.cc:515] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.732599 15676 raft_consensus.cc:493] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b345ca39d47b42f595135fcfda016b88)
I20260710 13:20:34.733342 15676 raft_consensus.cc:515] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.733987 15673 leader_election.cc:290] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:34.734943 15671 raft_consensus.cc:493] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b345ca39d47b42f595135fcfda016b88)
I20260710 13:20:34.736032 15683 raft_consensus.cc:493] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b345ca39d47b42f595135fcfda016b88)
I20260710 13:20:34.736523 15683 raft_consensus.cc:515] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.739244 15281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbf2441f7ac44e9b0a99b8d48e89377" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:34.740793 15278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafdf6da0bd949ad92b9b2f0810b1d82" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:34.739372 15683 leader_election.cc:290] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:34.735451 15671 raft_consensus.cc:515] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.712960 15672 raft_consensus.cc:515] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
W20260710 13:20:34.891606 15175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.21.2:41663, user_credentials={real_user=slave}} blocked reactor thread for 62868.7us
I20260710 13:20:34.900517 15682 raft_consensus.cc:493] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 47b3e5293d2245db84f72169ec002845)
I20260710 13:20:34.892597 15175 leader_election.cc:304] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [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: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:34.713527 15677 raft_consensus.cc:515] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } }
I20260710 13:20:34.808320 15676 leader_election.cc:290] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:34.814316 15684 raft_consensus.cc:493] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b345ca39d47b42f595135fcfda016b88)
I20260710 13:20:34.920689 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbf2441f7ac44e9b0a99b8d48e89377" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:34.923081 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270d8f6f7cb54294b1ee76b5b829aee0" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:34.919163 15682 raft_consensus.cc:515] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.819121 15678 raft_consensus.cc:493] T 69faee41f9154acc878b5de3cc2a145a P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72ad469f7046444eabd1695e055c0129)
I20260710 13:20:34.923691 15672 leader_election.cc:290] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:34.924361 15680 raft_consensus.cc:493] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b345ca39d47b42f595135fcfda016b88)
I20260710 13:20:34.902522 15280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d21736207a41b7912e94d68a6e4c69" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:34.924928 15682 leader_election.cc:290] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:34.925079 15671 leader_election.cc:290] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:34.924865 15680 raft_consensus.cc:515] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.920599 15681 raft_consensus.cc:2804] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 13:20:34.926048 15681 raft_consensus.cc:493] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 47b3e5293d2245db84f72169ec002845)
I20260710 13:20:34.926270 15681 raft_consensus.cc:3060] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:34.927346 15680 leader_election.cc:290] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:34.929720 15677 leader_election.cc:290] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:34.930418 15277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a642b7fdb6d44c0afae677e9d0aaa81" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:34.931227 15280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8531db3a86174ec58cc71f8ff722ae40" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:34.931931 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4e572b271c432a848dc2a9087961c5" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:34.950186 15680 raft_consensus.cc:493] T 270d8f6f7cb54294b1ee76b5b829aee0 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b345ca39d47b42f595135fcfda016b88)
I20260710 13:20:34.950536 15690 raft_consensus.cc:493] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 72ad469f7046444eabd1695e055c0129)
I20260710 13:20:34.950673 15680 raft_consensus.cc:515] T 270d8f6f7cb54294b1ee76b5b829aee0 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.951542 15670 leader_election.cc:290] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:34.951110 15690 raft_consensus.cc:515] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.952873 15680 leader_election.cc:290] T 270d8f6f7cb54294b1ee76b5b829aee0 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:34.933501 15681 raft_consensus.cc:515] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.933745 15684 raft_consensus.cc:515] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.954525 15690 leader_election.cc:290] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:34.955154 15684 leader_election.cc:290] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:34.821168 15324 leader_election.cc:304] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [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: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:34.955657 15681 leader_election.cc:290] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 4 election: Requested vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:34.924122 15678 raft_consensus.cc:515] T 69faee41f9154acc878b5de3cc2a145a P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.956171 15284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bacfda51a246dbb642db9c60ad5444" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:34.956550 15689 raft_consensus.cc:493] T 84bb7efd42794b7bb38d9dc83a745719 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 72ad469f7046444eabd1695e055c0129)
I20260710 13:20:34.957058 15689 raft_consensus.cc:515] T 84bb7efd42794b7bb38d9dc83a745719 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } }
I20260710 13:20:34.957643 15282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ec43314b5f4821b575cb3eb44a5dd4" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:34.957989 15678 leader_election.cc:290] T 69faee41f9154acc878b5de3cc2a145a P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:34.958200 15693 raft_consensus.cc:2804] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:20:34.937333 15683 raft_consensus.cc:493] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 47b3e5293d2245db84f72169ec002845)
I20260710 13:20:34.958590 15693 raft_consensus.cc:493] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 72ad469f7046444eabd1695e055c0129)
I20260710 13:20:34.959009 15693 raft_consensus.cc:3060] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:34.958851 15683 raft_consensus.cc:515] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.959308 15689 leader_election.cc:290] T 84bb7efd42794b7bb38d9dc83a745719 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:34.937779 15676 raft_consensus.cc:493] T 7ad95feb0a0e4d90ad75398641cb4146 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 47b3e5293d2245db84f72169ec002845)
I20260710 13:20:34.960038 15676 raft_consensus.cc:515] T 7ad95feb0a0e4d90ad75398641cb4146 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.961923 15676 leader_election.cc:290] T 7ad95feb0a0e4d90ad75398641cb4146 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:34.962967 15689 raft_consensus.cc:493] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 72ad469f7046444eabd1695e055c0129)
I20260710 13:20:34.963471 15689 raft_consensus.cc:515] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.964417 15683 leader_election.cc:290] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:34.938169 15686 raft_consensus.cc:493] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 47b3e5293d2245db84f72169ec002845)
I20260710 13:20:34.965408 15689 leader_election.cc:290] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:34.965160 15686 raft_consensus.cc:515] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.965698 15282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad95feb0a0e4d90ad75398641cb4146" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:34.965875 15689 raft_consensus.cc:493] T a4bacfda51a246dbb642db9c60ad5444 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b345ca39d47b42f595135fcfda016b88)
I20260710 13:20:34.966379 15689 raft_consensus.cc:515] T a4bacfda51a246dbb642db9c60ad5444 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.967192 15686 leader_election.cc:290] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:34.945967 15687 raft_consensus.cc:493] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 47b3e5293d2245db84f72169ec002845)
I20260710 13:20:34.946681 15692 raft_consensus.cc:493] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 47b3e5293d2245db84f72169ec002845)
I20260710 13:20:34.967581 15690 raft_consensus.cc:493] T 8676d393947843f2af6ebb88c086dfc4 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72ad469f7046444eabd1695e055c0129)
I20260710 13:20:34.967788 15285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85978cb4fc1f42aab93b69deff47aa46" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:34.967924 15692 raft_consensus.cc:515] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
W20260710 13:20:34.968235 15324 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.21.2:41663, user_credentials={real_user=slave}} blocked reactor thread for 153058us
I20260710 13:20:34.968159 15690 raft_consensus.cc:515] T 8676d393947843f2af6ebb88c086dfc4 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.970108 15692 leader_election.cc:290] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:34.970269 15690 leader_election.cc:290] T 8676d393947843f2af6ebb88c086dfc4 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:34.970659 15286 raft_consensus.cc:2468] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 3.
I20260710 13:20:34.967850 15687 raft_consensus.cc:515] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.975831 15689 leader_election.cc:290] T a4bacfda51a246dbb642db9c60ad5444 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:34.976186 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbf2441f7ac44e9b0a99b8d48e89377" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:34.976747 15211 raft_consensus.cc:2468] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 2.
I20260710 13:20:34.977463 15285 raft_consensus.cc:2468] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 3.
I20260710 13:20:34.978523 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d21736207a41b7912e94d68a6e4c69" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:34.979141 15210 raft_consensus.cc:2468] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 2.
I20260710 13:20:34.980329 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4705e154d14f41ba9a5119a74cddcf" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:34.979581 15693 raft_consensus.cc:515] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.981745 15687 leader_election.cc:290] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:34.981948 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafdf6da0bd949ad92b9b2f0810b1d82" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:34.982529 15209 raft_consensus.cc:2468] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b3e5293d2245db84f72169ec002845 in term 1.
I20260710 13:20:34.982723 15693 leader_election.cc:290] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 3 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:34.985509 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ec43314b5f4821b575cb3eb44a5dd4" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:34.986250 15209 raft_consensus.cc:2393] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b345ca39d47b42f595135fcfda016b88 in current term 4: Already voted for candidate 72ad469f7046444eabd1695e055c0129 in this term.
I20260710 13:20:34.987306 15208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb272c4990ec45e2852ff0a1c36750e6" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:34.988672 15207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1f027b00a4fb9bd8dd12b0797c711" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:34.988987 15175 leader_election.cc:304] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [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: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:34.989787 15686 raft_consensus.cc:2804] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 13:20:34.989835 15175 leader_election.cc:304] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [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: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:34.990036 15285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e19f8fef614b868ba13f0ea4a1cfcd" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:34.990262 15686 raft_consensus.cc:493] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 47b3e5293d2245db84f72169ec002845)
I20260710 13:20:34.998736 15356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d21736207a41b7912e94d68a6e4c69" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:34.999055 15278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb272c4990ec45e2852ff0a1c36750e6" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:34.999115 15279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69faee41f9154acc878b5de3cc2a145a" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:34.994004 15284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270d8f6f7cb54294b1ee76b5b829aee0" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:34.999861 15277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bb7efd42794b7bb38d9dc83a745719" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:34.983362 15687 raft_consensus.cc:493] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 47b3e5293d2245db84f72169ec002845)
I20260710 13:20:34.999382 15356 raft_consensus.cc:2468] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 2.
I20260710 13:20:35.000787 15281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8676d393947843f2af6ebb88c086dfc4" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:35.000531 15280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1f027b00a4fb9bd8dd12b0797c711" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:34.991245 15354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafdf6da0bd949ad92b9b2f0810b1d82" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:34.991945 15358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ec43314b5f4821b575cb3eb44a5dd4" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:35.002081 15354 raft_consensus.cc:2468] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 1.
I20260710 13:20:35.000571 15687 raft_consensus.cc:515] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:34.991580 15685 raft_consensus.cc:2804] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 13:20:34.991607 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a642b7fdb6d44c0afae677e9d0aaa81" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:34.996423 15204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8531db3a86174ec58cc71f8ff722ae40" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:35.004678 15685 raft_consensus.cc:493] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 47b3e5293d2245db84f72169ec002845)
I20260710 13:20:35.003229 15285 raft_consensus.cc:2468] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 2.
I20260710 13:20:35.002970 15281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4705e154d14f41ba9a5119a74cddcf" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:35.005293 15685 raft_consensus.cc:3060] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:35.002111 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bb7efd42794b7bb38d9dc83a745719" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:35.006412 15357 raft_consensus.cc:1240] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 3 FOLLOWER]: Rejecting Update request from peer 72ad469f7046444eabd1695e055c0129 for earlier term 2. Current term is 3. Ops: []
I20260710 13:20:35.003002 15280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bacfda51a246dbb642db9c60ad5444" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88" is_pre_election: true
I20260710 13:20:35.007166 15205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4e572b271c432a848dc2a9087961c5" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:34.998695 15686 raft_consensus.cc:3060] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:35.009728 15357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270d8f6f7cb54294b1ee76b5b829aee0" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:35.010459 15357 raft_consensus.cc:2468] T 270d8f6f7cb54294b1ee76b5b829aee0 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 2.
I20260710 13:20:35.010612 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85978cb4fc1f42aab93b69deff47aa46" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:35.003412 15207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a642b7fdb6d44c0afae677e9d0aaa81" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:35.004549 15687 leader_election.cc:290] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:35.012388 15357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbf2441f7ac44e9b0a99b8d48e89377" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:35.014460 15357 raft_consensus.cc:2468] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 2.
I20260710 13:20:35.012827 15204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270d8f6f7cb54294b1ee76b5b829aee0" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:35.015264 15175 leader_election.cc:304] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129 [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: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88; no voters: 
I20260710 13:20:35.015686 15358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4e572b271c432a848dc2a9087961c5" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:35.015883 15207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e19f8fef614b868ba13f0ea4a1cfcd" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:35.016017 15683 raft_consensus.cc:2804] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:20:35.016435 15683 raft_consensus.cc:493] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 47b3e5293d2245db84f72169ec002845)
I20260710 13:20:35.016788 15683 raft_consensus.cc:3060] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:35.018436 15358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a642b7fdb6d44c0afae677e9d0aaa81" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:35.019021 15358 raft_consensus.cc:2468] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 2.
I20260710 13:20:35.020115 15355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bacfda51a246dbb642db9c60ad5444" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:35.020713 15355 raft_consensus.cc:2468] T a4bacfda51a246dbb642db9c60ad5444 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72ad469f7046444eabd1695e055c0129 in term 2.
I20260710 13:20:35.021993 15355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ec43314b5f4821b575cb3eb44a5dd4" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:35.022267 15358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad95feb0a0e4d90ad75398641cb4146" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:35.023206 15207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb272c4990ec45e2852ff0a1c36750e6" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:35.013499 15354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8531db3a86174ec58cc71f8ff722ae40" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:35.023711 15204 raft_consensus.cc:1240] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [term 4 FOLLOWER]: Rejecting Update request from peer 47b3e5293d2245db84f72169ec002845 for earlier term 3. Current term is 4. Ops: []
I20260710 13:20:35.024156 15358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85978cb4fc1f42aab93b69deff47aa46" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:35.024616 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69faee41f9154acc878b5de3cc2a145a" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:35.025333 15355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e19f8fef614b868ba13f0ea4a1cfcd" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:35.025954 15206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1f027b00a4fb9bd8dd12b0797c711" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:35.026522 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bacfda51a246dbb642db9c60ad5444" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:35.027146 15208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8676d393947843f2af6ebb88c086dfc4" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:35.027724 15203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4705e154d14f41ba9a5119a74cddcf" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:35.026813 15355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ec43314b5f4821b575cb3eb44a5dd4" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:35.032088 15683 raft_consensus.cc:515] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:35.034937 15355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb272c4990ec45e2852ff0a1c36750e6" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:35.035382 15282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e19f8fef614b868ba13f0ea4a1cfcd" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:35.036702 15207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bb7efd42794b7bb38d9dc83a745719" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129" is_pre_election: true
I20260710 13:20:35.037012 15355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1f027b00a4fb9bd8dd12b0797c711" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:35.038869 15686 raft_consensus.cc:515] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:35.047348 15205 raft_consensus.cc:2393] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b345ca39d47b42f595135fcfda016b88 in current term 4: Already voted for candidate 72ad469f7046444eabd1695e055c0129 in this term.
I20260710 13:20:35.047917 15359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4e572b271c432a848dc2a9087961c5" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:35.048259 15686 leader_election.cc:290] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 4 election: Requested vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:35.048640 15204 raft_consensus.cc:1240] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 4 FOLLOWER]: Rejecting Update request from peer 47b3e5293d2245db84f72169ec002845 for earlier term 3. Current term is 4. Ops: []
I20260710 13:20:35.041263 15685 raft_consensus.cc:515] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:35.042286 15323 leader_election.cc:304] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [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: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129; no voters: b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.049345 15359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85978cb4fc1f42aab93b69deff47aa46" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:35.049347 15282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4e572b271c432a848dc2a9087961c5" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:35.043090 15358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8531db3a86174ec58cc71f8ff722ae40" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:35.050371 15323 leader_election.cc:304] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845 [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: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129; no voters: b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.051156 15674 raft_consensus.cc:2804] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:20:35.044598 15683 leader_election.cc:290] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 3 election: Requested vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:35.051492 15674 raft_consensus.cc:493] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b345ca39d47b42f595135fcfda016b88)
I20260710 13:20:35.051923 15674 raft_consensus.cc:3060] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:35.052127 15688 raft_consensus.cc:2804] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:20:35.052382 15323 leader_election.cc:304] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845 [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: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129; no voters: b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.052517 15688 raft_consensus.cc:493] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b345ca39d47b42f595135fcfda016b88)
I20260710 13:20:35.053263 15688 raft_consensus.cc:3060] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:35.055521 15211 raft_consensus.cc:2393] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b345ca39d47b42f595135fcfda016b88 in current term 4: Already voted for candidate 72ad469f7046444eabd1695e055c0129 in this term.
I20260710 13:20:35.056041 15282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85978cb4fc1f42aab93b69deff47aa46" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:35.057360 15202 raft_consensus.cc:1240] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 4 FOLLOWER]: Rejecting Update request from peer 47b3e5293d2245db84f72169ec002845 for earlier term 3. Current term is 4. Ops: []
I20260710 13:20:35.057454 15685 leader_election.cc:290] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 4 election: Requested vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:35.057926 15680 raft_consensus.cc:2804] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:35.058326 15680 raft_consensus.cc:493] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b345ca39d47b42f595135fcfda016b88)
I20260710 13:20:35.058687 15680 raft_consensus.cc:3060] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.059221 15674 raft_consensus.cc:515] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:35.060441 15354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e19f8fef614b868ba13f0ea4a1cfcd" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:35.061316 15674 leader_election.cc:290] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 3 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:35.061571 15176 leader_election.cc:304] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [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: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129; no voters: b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.062574 15683 raft_consensus.cc:2804] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:20:35.062942 15683 raft_consensus.cc:493] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b345ca39d47b42f595135fcfda016b88)
I20260710 13:20:35.063318 15683 raft_consensus.cc:3060] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:35.063203 15282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbf2441f7ac44e9b0a99b8d48e89377" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:35.065754 15680 raft_consensus.cc:515] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:35.067152 15176 leader_election.cc:304] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129 [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: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129; no voters: b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.067991 15686 raft_consensus.cc:2804] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:35.068356 15686 raft_consensus.cc:493] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b345ca39d47b42f595135fcfda016b88)
I20260710 13:20:35.068529 15680 leader_election.cc:290] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 2 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:35.068714 15280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafdf6da0bd949ad92b9b2f0810b1d82" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:35.068725 15686 raft_consensus.cc:3060] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.068810 15685 consensus_queue.cc:1059] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:35.069990 15684 raft_consensus.cc:3055] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:35.070327 15684 raft_consensus.cc:740] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 72ad469f7046444eabd1695e055c0129, State: Running, Role: LEADER
I20260710 13:20:35.070495 15176 leader_election.cc:304] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [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: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129; no voters: b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.071127 15684 consensus_queue.cc:260] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [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: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:35.071781 15683 raft_consensus.cc:515] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:35.072602 15684 raft_consensus.cc:3060] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:35.072784 15176 leader_election.cc:304] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129 [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: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129; no voters: b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.073352 15323 leader_election.cc:304] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [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: 47b3e5293d2245db84f72169ec002845; no voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.073673 15681 raft_consensus.cc:2804] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:20:35.074052 15681 raft_consensus.cc:493] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b345ca39d47b42f595135fcfda016b88)
I20260710 13:20:35.074236 15683 leader_election.cc:290] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 3 election: Requested vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:35.074419 15681 raft_consensus.cc:3060] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:35.074611 15323 leader_election.cc:304] T 270d8f6f7cb54294b1ee76b5b829aee0 P 47b3e5293d2245db84f72169ec002845 [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: 47b3e5293d2245db84f72169ec002845; no voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.075661 15176 leader_election.cc:304] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [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: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129; no voters: b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.044463 15355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bb7efd42794b7bb38d9dc83a745719" candidate_uuid: "b345ca39d47b42f595135fcfda016b88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845" is_pre_election: true
I20260710 13:20:35.075786 15323 leader_election.cc:304] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [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: 47b3e5293d2245db84f72169ec002845; no voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.084894 15673 raft_consensus.cc:2749] T 270d8f6f7cb54294b1ee76b5b829aee0 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:20:35.076397 15676 raft_consensus.cc:2804] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:20:35.085361 15676 raft_consensus.cc:493] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b345ca39d47b42f595135fcfda016b88)
I20260710 13:20:35.085587 15673 raft_consensus.cc:2749] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:20:35.085752 15676 raft_consensus.cc:3060] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:35.086160 15674 consensus_queue.cc:1059] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:35.076089 15679 raft_consensus.cc:2749] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:20:35.087678 15693 raft_consensus.cc:3055] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:35.088056 15693 raft_consensus.cc:740] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Running, Role: LEADER
I20260710 13:20:35.088840 15693 consensus_queue.cc:260] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [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: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:35.089241 15686 raft_consensus.cc:515] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:35.090126 15693 raft_consensus.cc:3060] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:35.091861 15686 leader_election.cc:290] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 2 election: Requested vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:35.085779 15323 leader_election.cc:304] T 69faee41f9154acc878b5de3cc2a145a P 47b3e5293d2245db84f72169ec002845 [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: 47b3e5293d2245db84f72169ec002845; no voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.093565 15323 leader_election.cc:304] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845 [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: 47b3e5293d2245db84f72169ec002845; no voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.094368 15674 raft_consensus.cc:2749] T 69faee41f9154acc878b5de3cc2a145a P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:35.078496 15251 leader_election.cc:304] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b345ca39d47b42f595135fcfda016b88; no voters: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129
I20260710 13:20:35.094686 15681 raft_consensus.cc:515] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:35.095161 15674 raft_consensus.cc:2749] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:20:35.095763 15691 raft_consensus.cc:3060] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:35.096519 15323 leader_election.cc:304] T a4bacfda51a246dbb642db9c60ad5444 P 47b3e5293d2245db84f72169ec002845 [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: 47b3e5293d2245db84f72169ec002845; no voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.097324 15679 raft_consensus.cc:2749] T a4bacfda51a246dbb642db9c60ad5444 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:20:35.097971 15681 leader_election.cc:290] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 3 election: Requested vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:35.097841 15323 leader_election.cc:304] T 84bb7efd42794b7bb38d9dc83a745719 P 47b3e5293d2245db84f72169ec002845 [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: 47b3e5293d2245db84f72169ec002845; no voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.098351 15251 leader_election.cc:304] T fb272c4990ec45e2852ff0a1c36750e6 P b345ca39d47b42f595135fcfda016b88 [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: b345ca39d47b42f595135fcfda016b88; no voters: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129
I20260710 13:20:35.078945 15354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4e572b271c432a848dc2a9087961c5" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:35.098670 15679 raft_consensus.cc:2749] T 84bb7efd42794b7bb38d9dc83a745719 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:20:35.080158 15355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e19f8fef614b868ba13f0ea4a1cfcd" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:35.099745 15687 raft_consensus.cc:2749] T fb272c4990ec45e2852ff0a1c36750e6 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:20:35.081738 15688 raft_consensus.cc:515] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:35.083856 15358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85978cb4fc1f42aab93b69deff47aa46" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:35.100637 15323 leader_election.cc:304] T 8676d393947843f2af6ebb88c086dfc4 P 47b3e5293d2245db84f72169ec002845 [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: 47b3e5293d2245db84f72169ec002845; no voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.101576 15679 raft_consensus.cc:2749] T 8676d393947843f2af6ebb88c086dfc4 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:35.102046 15688 leader_election.cc:290] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845 [CANDIDATE]: Term 3 election: Requested vote from peers 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597), b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663)
I20260710 13:20:35.102358 15251 leader_election.cc:304] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [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: b345ca39d47b42f595135fcfda016b88; no voters: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129
I20260710 13:20:35.072628 15685 raft_consensus.cc:2804] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:20:35.093902 15676 raft_consensus.cc:515] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:35.102994 15685 raft_consensus.cc:493] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b345ca39d47b42f595135fcfda016b88)
I20260710 13:20:35.103108 15687 raft_consensus.cc:2749] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:20:35.102849 15323 leader_election.cc:304] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [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: 47b3e5293d2245db84f72169ec002845; no voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.103551 15685 raft_consensus.cc:3060] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:35.102876 15691 raft_consensus.cc:2749] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:20:35.104615 15679 raft_consensus.cc:2749] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:20:35.076676 15176 leader_election.cc:304] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [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: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129; no voters: b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.105330 15679 consensus_queue.cc:1059] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: INVALID_TERM, Last received: 3.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:35.106377 15686 raft_consensus.cc:2804] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:20:35.106736 15686 raft_consensus.cc:493] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b345ca39d47b42f595135fcfda016b88)
I20260710 13:20:35.107097 15686 raft_consensus.cc:3060] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:35.108330 15679 raft_consensus.cc:3055] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:35.108748 15679 raft_consensus.cc:740] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Running, Role: LEADER
I20260710 13:20:35.108844 15251 leader_election.cc:304] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b345ca39d47b42f595135fcfda016b88; no voters: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129
I20260710 13:20:35.109596 15687 raft_consensus.cc:3060] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:35.109651 15679 consensus_queue.cc:260] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 [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: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:35.110492 15685 raft_consensus.cc:515] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:35.111060 15679 raft_consensus.cc:3060] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:35.112751 15685 leader_election.cc:290] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 3 election: Requested vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:35.114326 15688 consensus_queue.cc:1059] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:35.114459 15686 raft_consensus.cc:515] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:35.115289 15674 raft_consensus.cc:3055] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:35.115625 15674 raft_consensus.cc:740] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Running, Role: LEADER
I20260710 13:20:35.115974 15176 leader_election.cc:304] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72ad469f7046444eabd1695e055c0129; no voters: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.116840 15251 leader_election.cc:304] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b345ca39d47b42f595135fcfda016b88; no voters: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129
I20260710 13:20:35.116505 15674 consensus_queue.cc:260] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [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: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:35.117066 15685 raft_consensus.cc:2749] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260710 13:20:35.117689 15676 leader_election.cc:290] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 3 election: Requested vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:35.117820 15674 raft_consensus.cc:3060] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:35.118722 15686 leader_election.cc:290] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 3 election: Requested vote from peers b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663), 47b3e5293d2245db84f72169ec002845 (127.11.21.3:37191)
I20260710 13:20:35.117091 15176 leader_election.cc:304] T 7ad95feb0a0e4d90ad75398641cb4146 P 72ad469f7046444eabd1695e055c0129 [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: 72ad469f7046444eabd1695e055c0129; no voters: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.119686 15691 raft_consensus.cc:3060] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:35.120183 15251 leader_election.cc:304] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88 [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: b345ca39d47b42f595135fcfda016b88; no voters: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129
I20260710 13:20:35.121206 15687 raft_consensus.cc:2749] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:20:35.121671 15692 raft_consensus.cc:2749] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:20:35.121908 15686 raft_consensus.cc:2749] T 7ad95feb0a0e4d90ad75398641cb4146 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:20:35.122880 15176 leader_election.cc:304] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [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: 72ad469f7046444eabd1695e055c0129; no voters: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.123799 15251 leader_election.cc:304] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [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: b345ca39d47b42f595135fcfda016b88; no voters: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129
I20260710 13:20:35.124367 15686 raft_consensus.cc:2749] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:20:35.124786 15176 leader_election.cc:304] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72ad469f7046444eabd1695e055c0129; no voters: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.125034 15692 raft_consensus.cc:2749] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:20:35.125648 15686 raft_consensus.cc:2749] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260710 13:20:35.125875 15176 leader_election.cc:304] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129 [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: 72ad469f7046444eabd1695e055c0129; no voters: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.126039 15251 leader_election.cc:304] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [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: b345ca39d47b42f595135fcfda016b88; no voters: 47b3e5293d2245db84f72169ec002845, 72ad469f7046444eabd1695e055c0129
I20260710 13:20:35.126354 15691 raft_consensus.cc:2749] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:20:35.126678 15692 raft_consensus.cc:2749] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:20:35.126972 15176 leader_election.cc:304] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72ad469f7046444eabd1695e055c0129; no voters: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.127656 15676 raft_consensus.cc:2749] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260710 13:20:35.127667 15280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d21736207a41b7912e94d68a6e4c69" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:35.126653 15686 raft_consensus.cc:2749] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:20:35.128732 15358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d21736207a41b7912e94d68a6e4c69" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:35.129107 15280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafdf6da0bd949ad92b9b2f0810b1d82" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:35.129292 15355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafdf6da0bd949ad92b9b2f0810b1d82" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:35.130661 15280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbf2441f7ac44e9b0a99b8d48e89377" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:35.130920 15282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a642b7fdb6d44c0afae677e9d0aaa81" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:35.131273 15355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbf2441f7ac44e9b0a99b8d48e89377" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:35.132026 15285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270d8f6f7cb54294b1ee76b5b829aee0" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:35.133050 15281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bacfda51a246dbb642db9c60ad5444" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:35.133809 15355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270d8f6f7cb54294b1ee76b5b829aee0" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:35.133169 15280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d21736207a41b7912e94d68a6e4c69" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b345ca39d47b42f595135fcfda016b88"
I20260710 13:20:35.134012 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafdf6da0bd949ad92b9b2f0810b1d82" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:35.133733 15202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbf2441f7ac44e9b0a99b8d48e89377" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:35.135319 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d21736207a41b7912e94d68a6e4c69" candidate_uuid: "47b3e5293d2245db84f72169ec002845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "72ad469f7046444eabd1695e055c0129"
I20260710 13:20:35.136205 15355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a642b7fdb6d44c0afae677e9d0aaa81" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:35.136483 15323 leader_election.cc:304] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845 [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: 47b3e5293d2245db84f72169ec002845; no voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.137286 15674 raft_consensus.cc:2749] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:20:35.137212 15176 leader_election.cc:304] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [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: 72ad469f7046444eabd1695e055c0129; no voters: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.136441 15358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bacfda51a246dbb642db9c60ad5444" candidate_uuid: "72ad469f7046444eabd1695e055c0129" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "47b3e5293d2245db84f72169ec002845"
I20260710 13:20:35.137749 15323 leader_election.cc:304] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [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: 47b3e5293d2245db84f72169ec002845; no voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.138269 15686 raft_consensus.cc:2749] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:20:35.138558 15674 raft_consensus.cc:2749] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:20:35.138612 15176 leader_election.cc:304] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129 [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: 72ad469f7046444eabd1695e055c0129; no voters: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.138913 15323 leader_election.cc:304] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845 [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: 47b3e5293d2245db84f72169ec002845; no voters: 72ad469f7046444eabd1695e055c0129, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.139552 15676 raft_consensus.cc:2749] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:20:35.139717 15674 raft_consensus.cc:2749] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:20:35.139945 15176 leader_election.cc:304] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129 [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: 72ad469f7046444eabd1695e055c0129; no voters: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.140635 15676 raft_consensus.cc:2749] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:20:35.140897 15176 leader_election.cc:304] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [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: 72ad469f7046444eabd1695e055c0129; no voters: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.141487 15676 raft_consensus.cc:2749] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:20:35.141718 15176 leader_election.cc:304] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [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: 72ad469f7046444eabd1695e055c0129; no voters: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.142320 15676 raft_consensus.cc:2749] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:20:35.142529 15176 leader_election.cc:304] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [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: 72ad469f7046444eabd1695e055c0129; no voters: 47b3e5293d2245db84f72169ec002845, b345ca39d47b42f595135fcfda016b88
I20260710 13:20:35.143193 15676 raft_consensus.cc:2749] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:20:35.171999 15211 raft_consensus.cc:1240] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Rejecting Update request from peer b345ca39d47b42f595135fcfda016b88 for earlier term 2. Current term is 3. Ops: []
I20260710 13:20:35.173254 15692 consensus_queue.cc:1059] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:35.174196 15691 raft_consensus.cc:3055] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:35.174444 15691 raft_consensus.cc:740] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Running, Role: LEADER
I20260710 13:20:35.175113 15691 consensus_queue.cc:260] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88 [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: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:35.176049 15691 raft_consensus.cc:3060] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:35.180255 15211 raft_consensus.cc:1240] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Rejecting Update request from peer b345ca39d47b42f595135fcfda016b88 for earlier term 2. Current term is 3. Ops: []
I20260710 13:20:35.181421 15692 consensus_queue.cc:1059] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:35.182274 15691 raft_consensus.cc:3055] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:35.182538 15691 raft_consensus.cc:740] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Running, Role: LEADER
I20260710 13:20:35.183228 15691 consensus_queue.cc:260] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88 [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: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:35.184181 15691 raft_consensus.cc:3060] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:35.188588 15211 raft_consensus.cc:1240] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Rejecting Update request from peer b345ca39d47b42f595135fcfda016b88 for earlier term 2. Current term is 3. Ops: []
I20260710 13:20:35.189833 15691 consensus_queue.cc:1059] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:35.190614 15692 raft_consensus.cc:3055] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:35.190963 15692 raft_consensus.cc:740] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Running, Role: LEADER
I20260710 13:20:35.191702 15692 consensus_queue.cc:260] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [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: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:35.192965 15692 raft_consensus.cc:3060] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:35.225178 15358 raft_consensus.cc:1240] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 3 FOLLOWER]: Rejecting Update request from peer b345ca39d47b42f595135fcfda016b88 for earlier term 2. Current term is 3. Ops: []
I20260710 13:20:35.226524 15692 consensus_queue.cc:1059] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:35.227325 15691 raft_consensus.cc:3055] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:35.227640 15691 raft_consensus.cc:740] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Running, Role: LEADER
I20260710 13:20:35.228379 15691 consensus_queue.cc:260] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:35.229282 15691 raft_consensus.cc:3060] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:35.282582 15211 raft_consensus.cc:1240] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Rejecting Update request from peer 47b3e5293d2245db84f72169ec002845 for earlier term 2. Current term is 3. Ops: []
I20260710 13:20:35.283906 15674 consensus_queue.cc:1059] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:35.284677 15679 raft_consensus.cc:3055] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:35.285002 15679 raft_consensus.cc:740] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 47b3e5293d2245db84f72169ec002845, State: Running, Role: LEADER
I20260710 13:20:35.285678 15679 consensus_queue.cc:260] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:35.286576 15679 raft_consensus.cc:3060] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:35.293593 15211 raft_consensus.cc:1240] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Rejecting Update request from peer b345ca39d47b42f595135fcfda016b88 for earlier term 2. Current term is 3. Ops: []
I20260710 13:20:35.294840 15691 consensus_queue.cc:1059] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:35.295620 15692 raft_consensus.cc:3055] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:35.295959 15692 raft_consensus.cc:740] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Running, Role: LEADER
I20260710 13:20:35.296583 15692 consensus_queue.cc:260] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:35.297465 15692 raft_consensus.cc:3060] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:35.324045 15211 raft_consensus.cc:1240] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Rejecting Update request from peer b345ca39d47b42f595135fcfda016b88 for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:35.325237 15692 consensus_queue.cc:1059] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:35.326109 15691 raft_consensus.cc:3055] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:35.326454 15691 raft_consensus.cc:740] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b345ca39d47b42f595135fcfda016b88, State: Running, Role: LEADER
I20260710 13:20:35.327883 15691 consensus_queue.cc:260] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72ad469f7046444eabd1695e055c0129" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 44597 } } peers { permanent_uuid: "b345ca39d47b42f595135fcfda016b88" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 41663 } } peers { permanent_uuid: "47b3e5293d2245db84f72169ec002845" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 37191 } }
I20260710 13:20:35.328930 15691 raft_consensus.cc:3060] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.538715 11348 tablet_server.cc:179] TabletServer@127.11.21.1:0 shutting down...
I20260710 13:20:35.569576 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:35.570582 11348 tablet_replica.cc:333] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129: stopping tablet replica
I20260710 13:20:35.571626 11348 raft_consensus.cc:2243] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.572396 11348 raft_consensus.cc:2272] T fafdf6da0bd949ad92b9b2f0810b1d82 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.574471 11348 tablet_replica.cc:333] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129: stopping tablet replica
I20260710 13:20:35.575008 11348 raft_consensus.cc:2243] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.575448 11348 raft_consensus.cc:2272] T 270d8f6f7cb54294b1ee76b5b829aee0 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.577605 11348 tablet_replica.cc:333] T fb272c4990ec45e2852ff0a1c36750e6 P 72ad469f7046444eabd1695e055c0129: stopping tablet replica
I20260710 13:20:35.578215 11348 raft_consensus.cc:2243] T fb272c4990ec45e2852ff0a1c36750e6 P 72ad469f7046444eabd1695e055c0129 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:35.579043 11348 raft_consensus.cc:2272] T fb272c4990ec45e2852ff0a1c36750e6 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.581964 11348 tablet_replica.cc:333] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129: stopping tablet replica
I20260710 13:20:35.582531 11348 raft_consensus.cc:2243] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.582909 11348 raft_consensus.cc:2272] T 53e19f8fef614b868ba13f0ea4a1cfcd P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.584993 11348 tablet_replica.cc:333] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129: stopping tablet replica
I20260710 13:20:35.585619 11348 raft_consensus.cc:2243] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:35.586481 11348 raft_consensus.cc:2272] T 8676d393947843f2af6ebb88c086dfc4 P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.588500 11348 tablet_replica.cc:333] T 7ad95feb0a0e4d90ad75398641cb4146 P 72ad469f7046444eabd1695e055c0129: stopping tablet replica
I20260710 13:20:35.589342 11348 raft_consensus.cc:2243] T 7ad95feb0a0e4d90ad75398641cb4146 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.589807 11348 raft_consensus.cc:2272] T 7ad95feb0a0e4d90ad75398641cb4146 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.591569 11348 tablet_replica.cc:333] T 84bb7efd42794b7bb38d9dc83a745719 P 72ad469f7046444eabd1695e055c0129: stopping tablet replica
I20260710 13:20:35.592185 11348 raft_consensus.cc:2243] T 84bb7efd42794b7bb38d9dc83a745719 P 72ad469f7046444eabd1695e055c0129 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:35.592993 11348 raft_consensus.cc:2272] T 84bb7efd42794b7bb38d9dc83a745719 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.594940 11348 tablet_replica.cc:333] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129: stopping tablet replica
I20260710 13:20:35.595556 11348 raft_consensus.cc:2243] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.596029 11348 raft_consensus.cc:2272] T af4e572b271c432a848dc2a9087961c5 P 72ad469f7046444eabd1695e055c0129 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.597838 11348 tablet_replica.cc:333] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129: stopping tablet replica
I20260710 13:20:35.598418 11348 raft_consensus.cc:2243] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.598855 11348 raft_consensus.cc:2272] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.600742 11348 tablet_replica.cc:333] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129: stopping tablet replica
I20260710 13:20:35.601307 11348 raft_consensus.cc:2243] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.601816 11348 raft_consensus.cc:2272] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.604233 11348 tablet_replica.cc:333] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129: stopping tablet replica
I20260710 13:20:35.604779 11348 raft_consensus.cc:2243] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.605291 11348 raft_consensus.cc:2272] T 8f4705e154d14f41ba9a5119a74cddcf P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.607657 11348 tablet_replica.cc:333] T 58d1f027b00a4fb9bd8dd12b0797c711 P 72ad469f7046444eabd1695e055c0129: stopping tablet replica
I20260710 13:20:35.608299 11348 raft_consensus.cc:2243] T 58d1f027b00a4fb9bd8dd12b0797c711 P 72ad469f7046444eabd1695e055c0129 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:35.609109 11348 raft_consensus.cc:2272] T 58d1f027b00a4fb9bd8dd12b0797c711 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.611086 11348 tablet_replica.cc:333] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129: stopping tablet replica
I20260710 13:20:35.611625 11348 raft_consensus.cc:2243] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260710 13:20:35.612020 15381 debug-util.cc:398] Leaking SignalData structure 0x7b08001c84e0 after lost signal to thread 11351
I20260710 13:20:35.612130 11348 raft_consensus.cc:2272] T 85978cb4fc1f42aab93b69deff47aa46 P 72ad469f7046444eabd1695e055c0129 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:35.613299 15381 debug-util.cc:398] Leaking SignalData structure 0x7b080008ff00 after lost signal to thread 15143
W20260710 13:20:35.614398 15381 debug-util.cc:398] Leaking SignalData structure 0x7b08001ac140 after lost signal to thread 15235
I20260710 13:20:35.614774 11348 tablet_replica.cc:333] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129: stopping tablet replica
W20260710 13:20:35.615304 15381 debug-util.cc:398] Leaking SignalData structure 0x7b0800227300 after lost signal to thread 15310
I20260710 13:20:35.615411 11348 raft_consensus.cc:2243] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129 [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:20:35.616384 15381 debug-util.cc:398] Leaking SignalData structure 0x7b080006fda0 after lost signal to thread 15384
I20260710 13:20:35.616629 11348 raft_consensus.cc:2272] T 69faee41f9154acc878b5de3cc2a145a P 72ad469f7046444eabd1695e055c0129 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.618860 11348 tablet_replica.cc:333] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129: stopping tablet replica
I20260710 13:20:35.619503 11348 raft_consensus.cc:2243] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.620069 11348 raft_consensus.cc:2272] T a4bacfda51a246dbb642db9c60ad5444 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.622452 11348 tablet_replica.cc:333] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129: stopping tablet replica
I20260710 13:20:35.622978 11348 raft_consensus.cc:2243] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.623423 11348 raft_consensus.cc:2272] T 07d21736207a41b7912e94d68a6e4c69 P 72ad469f7046444eabd1695e055c0129 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.625384 11348 tablet_replica.cc:333] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129: stopping tablet replica
I20260710 13:20:35.625883 11348 raft_consensus.cc:2243] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.626430 11348 raft_consensus.cc:2272] T 8531db3a86174ec58cc71f8ff722ae40 P 72ad469f7046444eabd1695e055c0129 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.628474 11348 tablet_replica.cc:333] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129: stopping tablet replica
I20260710 13:20:35.628940 11348 raft_consensus.cc:2243] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.629416 11348 raft_consensus.cc:2272] T b7ec43314b5f4821b575cb3eb44a5dd4 P 72ad469f7046444eabd1695e055c0129 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.675629 11348 tablet_server.cc:196] TabletServer@127.11.21.1:0 shutdown complete.
I20260710 13:20:35.715190 11348 tablet_server.cc:179] TabletServer@127.11.21.2:0 shutting down...
I20260710 13:20:35.760798 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:35.761898 11348 tablet_replica.cc:333] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88: stopping tablet replica
I20260710 13:20:35.762899 11348 raft_consensus.cc:2243] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.763484 11348 raft_consensus.cc:2272] T fafdf6da0bd949ad92b9b2f0810b1d82 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.766589 11348 tablet_replica.cc:333] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88: stopping tablet replica
I20260710 13:20:35.767504 11348 raft_consensus.cc:2243] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.768208 11348 raft_consensus.cc:2272] T 53e19f8fef614b868ba13f0ea4a1cfcd P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.771108 11348 tablet_replica.cc:333] T 8676d393947843f2af6ebb88c086dfc4 P b345ca39d47b42f595135fcfda016b88: stopping tablet replica
I20260710 13:20:35.772034 11348 raft_consensus.cc:2243] T 8676d393947843f2af6ebb88c086dfc4 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.772620 11348 raft_consensus.cc:2272] T 8676d393947843f2af6ebb88c086dfc4 P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:35.773948 15324 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260710 13:20:35.775364 11348 tablet_replica.cc:333] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88: stopping tablet replica
I20260710 13:20:35.776467 11348 raft_consensus.cc:2243] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.777038 11348 raft_consensus.cc:2272] T 270d8f6f7cb54294b1ee76b5b829aee0 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:35.777652 15324 consensus_peers.cc:597] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845 -> Peer b345ca39d47b42f595135fcfda016b88 (127.11.21.2:41663): Couldn't send request to peer b345ca39d47b42f595135fcfda016b88. 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:35.779734 11348 tablet_replica.cc:333] T fb272c4990ec45e2852ff0a1c36750e6 P b345ca39d47b42f595135fcfda016b88: stopping tablet replica
I20260710 13:20:35.780689 11348 raft_consensus.cc:2243] T fb272c4990ec45e2852ff0a1c36750e6 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.781279 11348 raft_consensus.cc:2272] T fb272c4990ec45e2852ff0a1c36750e6 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.783995 11348 tablet_replica.cc:333] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88: stopping tablet replica
I20260710 13:20:35.784869 11348 raft_consensus.cc:2243] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.785508 11348 raft_consensus.cc:2272] T 7ad95feb0a0e4d90ad75398641cb4146 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.788304 11348 tablet_replica.cc:333] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88: stopping tablet replica
I20260710 13:20:35.789191 11348 raft_consensus.cc:2243] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.789844 11348 raft_consensus.cc:2272] T 84bb7efd42794b7bb38d9dc83a745719 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.792919 11348 tablet_replica.cc:333] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88: stopping tablet replica
I20260710 13:20:35.793763 11348 raft_consensus.cc:2243] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.794379 11348 raft_consensus.cc:2272] T af4e572b271c432a848dc2a9087961c5 P b345ca39d47b42f595135fcfda016b88 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.797202 11348 tablet_replica.cc:333] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88: stopping tablet replica
I20260710 13:20:35.798120 11348 raft_consensus.cc:2243] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.798641 11348 raft_consensus.cc:2272] T 5fbf2441f7ac44e9b0a99b8d48e89377 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.801433 11348 tablet_replica.cc:333] T 8f4705e154d14f41ba9a5119a74cddcf P b345ca39d47b42f595135fcfda016b88: stopping tablet replica
I20260710 13:20:35.802301 11348 raft_consensus.cc:2243] T 8f4705e154d14f41ba9a5119a74cddcf P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.802922 11348 raft_consensus.cc:2272] T 8f4705e154d14f41ba9a5119a74cddcf P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.806054 11348 tablet_replica.cc:333] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88: stopping tablet replica
I20260710 13:20:35.806913 11348 raft_consensus.cc:2243] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.807442 11348 raft_consensus.cc:2272] T 8a642b7fdb6d44c0afae677e9d0aaa81 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.810493 11348 tablet_replica.cc:333] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88: stopping tablet replica
I20260710 13:20:35.811407 11348 raft_consensus.cc:2243] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.812115 11348 raft_consensus.cc:2272] T 58d1f027b00a4fb9bd8dd12b0797c711 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.815321 11348 tablet_replica.cc:333] T 69faee41f9154acc878b5de3cc2a145a P b345ca39d47b42f595135fcfda016b88: stopping tablet replica
I20260710 13:20:35.816159 11348 raft_consensus.cc:2243] T 69faee41f9154acc878b5de3cc2a145a P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.816743 11348 raft_consensus.cc:2272] T 69faee41f9154acc878b5de3cc2a145a P b345ca39d47b42f595135fcfda016b88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.819540 11348 tablet_replica.cc:333] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88: stopping tablet replica
I20260710 13:20:35.820531 11348 raft_consensus.cc:2243] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.821076 11348 raft_consensus.cc:2272] T a4bacfda51a246dbb642db9c60ad5444 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.824188 11348 tablet_replica.cc:333] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88: stopping tablet replica
I20260710 13:20:35.824982 11348 raft_consensus.cc:2243] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.825506 11348 raft_consensus.cc:2272] T 07d21736207a41b7912e94d68a6e4c69 P b345ca39d47b42f595135fcfda016b88 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.828588 11348 tablet_replica.cc:333] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88: stopping tablet replica
I20260710 13:20:35.829357 11348 raft_consensus.cc:2243] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.829977 11348 raft_consensus.cc:2272] T b7ec43314b5f4821b575cb3eb44a5dd4 P b345ca39d47b42f595135fcfda016b88 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.832918 11348 tablet_replica.cc:333] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88: stopping tablet replica
I20260710 13:20:35.833639 11348 raft_consensus.cc:2243] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.834316 11348 raft_consensus.cc:2272] T 85978cb4fc1f42aab93b69deff47aa46 P b345ca39d47b42f595135fcfda016b88 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.837339 11348 tablet_replica.cc:333] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88: stopping tablet replica
I20260710 13:20:35.838073 11348 raft_consensus.cc:2243] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.838735 11348 raft_consensus.cc:2272] T 8531db3a86174ec58cc71f8ff722ae40 P b345ca39d47b42f595135fcfda016b88 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:35.842706 15323 consensus_peers.cc:597] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845 -> Peer 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597): Couldn't send request to peer 72ad469f7046444eabd1695e055c0129. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:44597: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:35.890369 11348 tablet_server.cc:196] TabletServer@127.11.21.2:0 shutdown complete.
I20260710 13:20:35.925261 11348 tablet_server.cc:179] TabletServer@127.11.21.3:0 shutting down...
W20260710 13:20:35.966583 15323 consensus_peers.cc:597] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845 -> Peer 72ad469f7046444eabd1695e055c0129 (127.11.21.1:44597): Couldn't send request to peer 72ad469f7046444eabd1695e055c0129. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:44597: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:35.969827 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:35.970752 11348 tablet_replica.cc:333] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845: stopping tablet replica
I20260710 13:20:35.971905 11348 raft_consensus.cc:2243] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.972448 11348 raft_consensus.cc:2272] T fafdf6da0bd949ad92b9b2f0810b1d82 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.974529 11348 tablet_replica.cc:333] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845: stopping tablet replica
I20260710 13:20:35.975147 11348 raft_consensus.cc:2243] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.975575 11348 raft_consensus.cc:2272] T 53e19f8fef614b868ba13f0ea4a1cfcd P 47b3e5293d2245db84f72169ec002845 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.977509 11348 tablet_replica.cc:333] T 8676d393947843f2af6ebb88c086dfc4 P 47b3e5293d2245db84f72169ec002845: stopping tablet replica
I20260710 13:20:35.978093 11348 raft_consensus.cc:2243] T 8676d393947843f2af6ebb88c086dfc4 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.978580 11348 raft_consensus.cc:2272] T 8676d393947843f2af6ebb88c086dfc4 P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.980511 11348 tablet_replica.cc:333] T 270d8f6f7cb54294b1ee76b5b829aee0 P 47b3e5293d2245db84f72169ec002845: stopping tablet replica
I20260710 13:20:35.981734 11348 raft_consensus.cc:2243] T 270d8f6f7cb54294b1ee76b5b829aee0 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.008817 11348 raft_consensus.cc:2272] T 270d8f6f7cb54294b1ee76b5b829aee0 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.014503 11348 tablet_replica.cc:333] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845: stopping tablet replica
I20260710 13:20:36.017112 11348 raft_consensus.cc:2243] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.018448 11348 raft_consensus.cc:2272] T fb272c4990ec45e2852ff0a1c36750e6 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.022536 11348 tablet_replica.cc:333] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845: stopping tablet replica
I20260710 13:20:36.023705 11348 raft_consensus.cc:2243] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.024602 11348 raft_consensus.cc:2272] T b7ec43314b5f4821b575cb3eb44a5dd4 P 47b3e5293d2245db84f72169ec002845 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.028455 11348 tablet_replica.cc:333] T 69faee41f9154acc878b5de3cc2a145a P 47b3e5293d2245db84f72169ec002845: stopping tablet replica
I20260710 13:20:36.029816 11348 raft_consensus.cc:2243] T 69faee41f9154acc878b5de3cc2a145a P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.031183 11348 raft_consensus.cc:2272] T 69faee41f9154acc878b5de3cc2a145a P 47b3e5293d2245db84f72169ec002845 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.034758 11348 tablet_replica.cc:333] T a4bacfda51a246dbb642db9c60ad5444 P 47b3e5293d2245db84f72169ec002845: stopping tablet replica
I20260710 13:20:36.036149 11348 raft_consensus.cc:2243] T a4bacfda51a246dbb642db9c60ad5444 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.037077 11348 raft_consensus.cc:2272] T a4bacfda51a246dbb642db9c60ad5444 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.041031 11348 tablet_replica.cc:333] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845: stopping tablet replica
I20260710 13:20:36.041714 11348 raft_consensus.cc:2243] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.042691 11348 raft_consensus.cc:2272] T 07d21736207a41b7912e94d68a6e4c69 P 47b3e5293d2245db84f72169ec002845 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.046536 11348 tablet_replica.cc:333] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845: stopping tablet replica
I20260710 13:20:36.047364 11348 raft_consensus.cc:2243] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.048448 11348 raft_consensus.cc:2272] T 5fbf2441f7ac44e9b0a99b8d48e89377 P 47b3e5293d2245db84f72169ec002845 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.052030 11348 tablet_replica.cc:333] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845: stopping tablet replica
I20260710 13:20:36.052852 11348 raft_consensus.cc:2243] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.053781 11348 raft_consensus.cc:2272] T 58d1f027b00a4fb9bd8dd12b0797c711 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.057538 11348 tablet_replica.cc:333] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845: stopping tablet replica
I20260710 13:20:36.058238 11348 raft_consensus.cc:2243] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.059043 11348 raft_consensus.cc:2272] T 8f4705e154d14f41ba9a5119a74cddcf P 47b3e5293d2245db84f72169ec002845 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.062673 11348 tablet_replica.cc:333] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845: stopping tablet replica
I20260710 13:20:36.063329 11348 raft_consensus.cc:2243] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.064256 11348 raft_consensus.cc:2272] T 8a642b7fdb6d44c0afae677e9d0aaa81 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.067723 11348 tablet_replica.cc:333] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845: stopping tablet replica
I20260710 13:20:36.068681 11348 raft_consensus.cc:2243] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:36.071132 11348 raft_consensus.cc:2272] T 8531db3a86174ec58cc71f8ff722ae40 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.074637 11348 tablet_replica.cc:333] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845: stopping tablet replica
I20260710 13:20:36.075255 11348 raft_consensus.cc:2243] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.076084 11348 raft_consensus.cc:2272] T 85978cb4fc1f42aab93b69deff47aa46 P 47b3e5293d2245db84f72169ec002845 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.079154 11348 tablet_replica.cc:333] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845: stopping tablet replica
I20260710 13:20:36.079802 11348 raft_consensus.cc:2243] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:36.082003 11348 raft_consensus.cc:2272] T 7ad95feb0a0e4d90ad75398641cb4146 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.085747 11348 tablet_replica.cc:333] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845: stopping tablet replica
I20260710 13:20:36.086395 11348 raft_consensus.cc:2243] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.087080 11348 raft_consensus.cc:2272] T af4e572b271c432a848dc2a9087961c5 P 47b3e5293d2245db84f72169ec002845 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.090009 11348 tablet_replica.cc:333] T 84bb7efd42794b7bb38d9dc83a745719 P 47b3e5293d2245db84f72169ec002845: stopping tablet replica
I20260710 13:20:36.090636 11348 raft_consensus.cc:2243] T 84bb7efd42794b7bb38d9dc83a745719 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.091385 11348 raft_consensus.cc:2272] T 84bb7efd42794b7bb38d9dc83a745719 P 47b3e5293d2245db84f72169ec002845 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:37.140718 11348 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 15381)
W20260710 13:20:38.141263 11348 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 15381)
I20260710 13:20:38.230906 11348 tablet_server.cc:196] TabletServer@127.11.21.3:0 shutdown complete.
I20260710 13:20:38.283134 11348 master.cc:562] Master@127.11.21.62:33789 shutting down...
I20260710 13:20:38.311244 11348 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 54dd818ca7784ac199f58b3116e67d34 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:38.312079 11348 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 54dd818ca7784ac199f58b3116e67d34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.312454 11348 tablet_replica.cc:333] T 00000000000000000000000000000000 P 54dd818ca7784ac199f58b3116e67d34: stopping tablet replica
I20260710 13:20:38.334206 11348 master.cc:584] Master@127.11.21.62:33789 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (15999 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:20:38.392410 11348 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.21.62:43863
I20260710 13:20:38.393530 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:38.399436 15697 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:38.399505 15698 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:38.401026 15700 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:38.402796 11348 server_base.cc:1061] running on GCE node
I20260710 13:20:38.403779 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:38.404023 11348 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:38.404201 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689638404186 us; error 0 us; skew 500 ppm
I20260710 13:20:38.404739 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:38.407142 11348 webserver.cc:533] Webserver started at http://127.11.21.62:43075/ using document root <none> and password file <none>
I20260710 13:20:38.407640 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:38.407915 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:38.408190 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:38.409477 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689535099627-11348-0/minicluster-data/master-0-root/instance:
uuid: "ed66974c0ad547a7902b3381d2a123ab"
format_stamp: "Formatted at 2026-07-10 13:20:38 on dist-test-slave-m7gx"
I20260710 13:20:38.413930 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:20:38.417347 15705 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:38.418128 11348 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:38.418463 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689535099627-11348-0/minicluster-data/master-0-root
uuid: "ed66974c0ad547a7902b3381d2a123ab"
format_stamp: "Formatted at 2026-07-10 13:20:38 on dist-test-slave-m7gx"
I20260710 13:20:38.418700 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689535099627-11348-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689535099627-11348-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689535099627-11348-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:38.432397 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:38.433610 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:38.474598 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.62:43863
I20260710 13:20:38.474732 15756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.62:43863 every 8 connection(s)
I20260710 13:20:38.479158 15757 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:38.490552 15757 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ed66974c0ad547a7902b3381d2a123ab: Bootstrap starting.
I20260710 13:20:38.495385 15757 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ed66974c0ad547a7902b3381d2a123ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:38.499986 15757 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ed66974c0ad547a7902b3381d2a123ab: No bootstrap required, opened a new log
I20260710 13:20:38.502183 15757 raft_consensus.cc:359] T 00000000000000000000000000000000 P ed66974c0ad547a7902b3381d2a123ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed66974c0ad547a7902b3381d2a123ab" member_type: VOTER }
I20260710 13:20:38.502629 15757 raft_consensus.cc:385] T 00000000000000000000000000000000 P ed66974c0ad547a7902b3381d2a123ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:38.502851 15757 raft_consensus.cc:740] T 00000000000000000000000000000000 P ed66974c0ad547a7902b3381d2a123ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed66974c0ad547a7902b3381d2a123ab, State: Initialized, Role: FOLLOWER
I20260710 13:20:38.503432 15757 consensus_queue.cc:260] T 00000000000000000000000000000000 P ed66974c0ad547a7902b3381d2a123ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ed66974c0ad547a7902b3381d2a123ab" member_type: VOTER }
I20260710 13:20:38.503985 15757 raft_consensus.cc:399] T 00000000000000000000000000000000 P ed66974c0ad547a7902b3381d2a123ab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:38.504204 15757 raft_consensus.cc:493] T 00000000000000000000000000000000 P ed66974c0ad547a7902b3381d2a123ab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:38.504513 15757 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ed66974c0ad547a7902b3381d2a123ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:38.509443 15757 raft_consensus.cc:515] T 00000000000000000000000000000000 P ed66974c0ad547a7902b3381d2a123ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed66974c0ad547a7902b3381d2a123ab" member_type: VOTER }
I20260710 13:20:38.509971 15757 leader_election.cc:304] T 00000000000000000000000000000000 P ed66974c0ad547a7902b3381d2a123ab [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: ed66974c0ad547a7902b3381d2a123ab; no voters: 
I20260710 13:20:38.511291 15757 leader_election.cc:290] T 00000000000000000000000000000000 P ed66974c0ad547a7902b3381d2a123ab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:38.511869 15760 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ed66974c0ad547a7902b3381d2a123ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:38.513482 15760 raft_consensus.cc:697] T 00000000000000000000000000000000 P ed66974c0ad547a7902b3381d2a123ab [term 1 LEADER]: Becoming Leader. State: Replica: ed66974c0ad547a7902b3381d2a123ab, State: Running, Role: LEADER
I20260710 13:20:38.514216 15760 consensus_queue.cc:237] T 00000000000000000000000000000000 P ed66974c0ad547a7902b3381d2a123ab [LEADER]: Queue going to LEADER mode. State: All 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: "ed66974c0ad547a7902b3381d2a123ab" member_type: VOTER }
I20260710 13:20:38.514569 15757 sys_catalog.cc:565] T 00000000000000000000000000000000 P ed66974c0ad547a7902b3381d2a123ab [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:38.522563 15762 sys_catalog.cc:455] T 00000000000000000000000000000000 P ed66974c0ad547a7902b3381d2a123ab [sys.catalog]: SysCatalogTable state changed. Reason: New leader ed66974c0ad547a7902b3381d2a123ab. Latest consensus state: current_term: 1 leader_uuid: "ed66974c0ad547a7902b3381d2a123ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed66974c0ad547a7902b3381d2a123ab" member_type: VOTER } }
I20260710 13:20:38.522805 15761 sys_catalog.cc:455] T 00000000000000000000000000000000 P ed66974c0ad547a7902b3381d2a123ab [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ed66974c0ad547a7902b3381d2a123ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed66974c0ad547a7902b3381d2a123ab" member_type: VOTER } }
I20260710 13:20:38.523459 15762 sys_catalog.cc:458] T 00000000000000000000000000000000 P ed66974c0ad547a7902b3381d2a123ab [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:38.523639 15761 sys_catalog.cc:458] T 00000000000000000000000000000000 P ed66974c0ad547a7902b3381d2a123ab [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:38.525655 15770 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:38.531206 15770 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:38.532308 11348 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:38.541057 15770 catalog_manager.cc:1383] Generated new cluster ID: cb96cbb4cf9e48958e8c994759a9f06d
I20260710 13:20:38.541373 15770 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:38.574983 15770 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:38.576386 15770 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:38.590777 15770 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ed66974c0ad547a7902b3381d2a123ab: Generated new TSK 0
I20260710 13:20:38.591385 15770 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:38.598826 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:38.605518 15778 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:38.606967 15779 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:38.608469 15781 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:38.609259 11348 server_base.cc:1061] running on GCE node
I20260710 13:20:38.610146 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:38.610328 11348 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:38.610458 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689638610447 us; error 0 us; skew 500 ppm
I20260710 13:20:38.610925 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:38.613567 11348 webserver.cc:533] Webserver started at http://127.11.21.1:32945/ using document root <none> and password file <none>
I20260710 13:20:38.614040 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:38.614197 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:38.614420 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:38.615688 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689535099627-11348-0/minicluster-data/ts-0-root/instance:
uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
format_stamp: "Formatted at 2026-07-10 13:20:38 on dist-test-slave-m7gx"
I20260710 13:20:38.620568 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:20:38.624006 15786 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:38.624799 11348 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:38.625130 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689535099627-11348-0/minicluster-data/ts-0-root
uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
format_stamp: "Formatted at 2026-07-10 13:20:38 on dist-test-slave-m7gx"
I20260710 13:20:38.625418 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689535099627-11348-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689535099627-11348-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689535099627-11348-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:38.641645 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:38.643028 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:38.644745 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:38.647131 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:38.647352 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:38.647610 11348 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:38.647799 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:38.696488 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.1:45695
I20260710 13:20:38.696609 15848 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.1:45695 every 8 connection(s)
I20260710 13:20:38.702235 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:38.711171 15853 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:38.712749 15854 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:38.714417 15856 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:38.715076 11348 server_base.cc:1061] running on GCE node
I20260710 13:20:38.716859 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:38.717077 11348 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:38.717224 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689638717206 us; error 0 us; skew 500 ppm
I20260710 13:20:38.717799 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:38.720475 11348 webserver.cc:533] Webserver started at http://127.11.21.2:41649/ using document root <none> and password file <none>
I20260710 13:20:38.721036 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:38.721227 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:38.721540 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:38.722820 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689535099627-11348-0/minicluster-data/ts-1-root/instance:
uuid: "a6fd58a21cf444edaccd42dce5af34d6"
format_stamp: "Formatted at 2026-07-10 13:20:38 on dist-test-slave-m7gx"
I20260710 13:20:38.728317 15849 heartbeater.cc:344] Connected to a master server at 127.11.21.62:43863
I20260710 13:20:38.728825 15849 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:38.728891 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:38.729846 15849 heartbeater.cc:507] Master 127.11.21.62:43863 requested a full tablet report, sending...
I20260710 13:20:38.732399 15722 ts_manager.cc:194] Registered new tserver with Master: a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695)
I20260710 13:20:38.733328 15861 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:38.734285 11348 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:20:38.734648 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689535099627-11348-0/minicluster-data/ts-1-root
uuid: "a6fd58a21cf444edaccd42dce5af34d6"
format_stamp: "Formatted at 2026-07-10 13:20:38 on dist-test-slave-m7gx"
I20260710 13:20:38.734956 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689535099627-11348-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689535099627-11348-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689535099627-11348-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:38.735128 15722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33086
I20260710 13:20:38.750849 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:38.752085 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:38.753623 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:38.755992 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:38.756208 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:38.756464 11348 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:38.756647 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:38.800473 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.2:38523
I20260710 13:20:38.800626 15923 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.2:38523 every 8 connection(s)
I20260710 13:20:38.805471 11348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:38.813529 15927 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:38.814056 15928 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:38.818441 15930 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:38.818686 11348 server_base.cc:1061] running on GCE node
I20260710 13:20:38.819664 15924 heartbeater.cc:344] Connected to a master server at 127.11.21.62:43863
I20260710 13:20:38.820137 11348 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:20:38.820158 15924 heartbeater.cc:461] Registering TS with master...
W20260710 13:20:38.820624 11348 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:38.820884 11348 hybrid_clock.cc:648] HybridClock initialized: now 1783689638820863 us; error 0 us; skew 500 ppm
I20260710 13:20:38.821416 15924 heartbeater.cc:507] Master 127.11.21.62:43863 requested a full tablet report, sending...
I20260710 13:20:38.821503 11348 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:38.823872 15722 ts_manager.cc:194] Registered new tserver with Master: a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523)
I20260710 13:20:38.824519 11348 webserver.cc:533] Webserver started at http://127.11.21.3:44869/ using document root <none> and password file <none>
I20260710 13:20:38.824995 11348 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:38.825140 11348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:38.825356 11348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:38.825640 15722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33094
I20260710 13:20:38.826683 11348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689535099627-11348-0/minicluster-data/ts-2-root/instance:
uuid: "400f440a670b4f2c87d408893a2ae120"
format_stamp: "Formatted at 2026-07-10 13:20:38 on dist-test-slave-m7gx"
I20260710 13:20:38.831895 11348 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 13:20:38.835232 15935 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:38.836184 11348 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:38.836575 11348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689535099627-11348-0/minicluster-data/ts-2-root
uuid: "400f440a670b4f2c87d408893a2ae120"
format_stamp: "Formatted at 2026-07-10 13:20:38 on dist-test-slave-m7gx"
I20260710 13:20:38.836854 11348 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689535099627-11348-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689535099627-11348-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskfYvImu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689535099627-11348-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:38.871767 11348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:38.873031 11348 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:38.874567 11348 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:38.876933 11348 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:38.877115 11348 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:38.877431 11348 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:38.877600 11348 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:38.934970 11348 rpc_server.cc:307] RPC server started. Bound to: 127.11.21.3:44635
I20260710 13:20:38.935143 15997 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.21.3:44635 every 8 connection(s)
I20260710 13:20:38.952764 15998 heartbeater.cc:344] Connected to a master server at 127.11.21.62:43863
I20260710 13:20:38.953284 15998 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:38.954142 15998 heartbeater.cc:507] Master 127.11.21.62:43863 requested a full tablet report, sending...
I20260710 13:20:38.956699 15722 ts_manager.cc:194] Registered new tserver with Master: 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:38.957501 11348 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017771002s
I20260710 13:20:38.958590 15722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33108
I20260710 13:20:38.993173 15722 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33114:
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:38.996665 15722 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:39.076598 15889 tablet_service.cc:1511] Processing CreateTablet for tablet f5736ae8443f46aebc3f03ff115d8820 (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:39.078500 15889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5736ae8443f46aebc3f03ff115d8820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.093318 15887 tablet_service.cc:1511] Processing CreateTablet for tablet 4ff8f7e8c2a34c47a3d72312694bcea0 (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:39.095147 15887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ff8f7e8c2a34c47a3d72312694bcea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.096026 15814 tablet_service.cc:1511] Processing CreateTablet for tablet f5736ae8443f46aebc3f03ff115d8820 (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:39.096944 15886 tablet_service.cc:1511] Processing CreateTablet for tablet f7297360540f4278b8ee32a148ceeabb (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:39.098300 15886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7297360540f4278b8ee32a148ceeabb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.098767 15813 tablet_service.cc:1511] Processing CreateTablet for tablet 4d3ad947e7c84183846b1a00ef9ccfa9 (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:39.100979 15885 tablet_service.cc:1511] Processing CreateTablet for tablet 589238d3d64741fe838cdd9ebf50f93a (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:39.102322 15885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 589238d3d64741fe838cdd9ebf50f93a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.102080 15806 tablet_service.cc:1511] Processing CreateTablet for tablet 2c0f4e833e224a8a9ff1a961940de994 (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:39.102203 15811 tablet_service.cc:1511] Processing CreateTablet for tablet f7297360540f4278b8ee32a148ceeabb (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:39.104818 15808 tablet_service.cc:1511] Processing CreateTablet for tablet 067af9f667294e45b042e22191b8bc8f (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:39.100998 15812 tablet_service.cc:1511] Processing CreateTablet for tablet 4ff8f7e8c2a34c47a3d72312694bcea0 (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:39.106288 15884 tablet_service.cc:1511] Processing CreateTablet for tablet fec18018084547ae9612a5af4e12d7a3 (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:39.107800 15884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec18018084547ae9612a5af4e12d7a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.108454 15809 tablet_service.cc:1511] Processing CreateTablet for tablet fec18018084547ae9612a5af4e12d7a3 (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:39.110729 15810 tablet_service.cc:1511] Processing CreateTablet for tablet 589238d3d64741fe838cdd9ebf50f93a (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:39.112076 15807 tablet_service.cc:1511] Processing CreateTablet for tablet f7b17939aa1e4258b2b7b8d88d69376e (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:39.097363 15814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5736ae8443f46aebc3f03ff115d8820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.114884 15888 tablet_service.cc:1511] Processing CreateTablet for tablet 4d3ad947e7c84183846b1a00ef9ccfa9 (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:39.116287 15888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d3ad947e7c84183846b1a00ef9ccfa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.116349 15808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 067af9f667294e45b042e22191b8bc8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.120285 15807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7b17939aa1e4258b2b7b8d88d69376e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.125451 15883 tablet_service.cc:1511] Processing CreateTablet for tablet 067af9f667294e45b042e22191b8bc8f (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:39.125744 15882 tablet_service.cc:1511] Processing CreateTablet for tablet f7b17939aa1e4258b2b7b8d88d69376e (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:39.127784 15809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec18018084547ae9612a5af4e12d7a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.132201 15810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 589238d3d64741fe838cdd9ebf50f93a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.133230 15806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c0f4e833e224a8a9ff1a961940de994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.134807 15881 tablet_service.cc:1511] Processing CreateTablet for tablet 2c0f4e833e224a8a9ff1a961940de994 (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:39.136317 15882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7b17939aa1e4258b2b7b8d88d69376e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.139423 15811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7297360540f4278b8ee32a148ceeabb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.140755 15883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 067af9f667294e45b042e22191b8bc8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.142803 15813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d3ad947e7c84183846b1a00ef9ccfa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.143921 15812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ff8f7e8c2a34c47a3d72312694bcea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.142865 15881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c0f4e833e224a8a9ff1a961940de994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.153931 16012 tablet_bootstrap.cc:492] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6: Bootstrap starting.
I20260710 13:20:39.170768 15963 tablet_service.cc:1511] Processing CreateTablet for tablet f5736ae8443f46aebc3f03ff115d8820 (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:39.172099 16012 tablet_bootstrap.cc:654] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.173033 15962 tablet_service.cc:1511] Processing CreateTablet for tablet 4d3ad947e7c84183846b1a00ef9ccfa9 (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:39.174383 15962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d3ad947e7c84183846b1a00ef9ccfa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.176997 15961 tablet_service.cc:1511] Processing CreateTablet for tablet 4ff8f7e8c2a34c47a3d72312694bcea0 (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:39.178607 15961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ff8f7e8c2a34c47a3d72312694bcea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.181289 15960 tablet_service.cc:1511] Processing CreateTablet for tablet f7297360540f4278b8ee32a148ceeabb (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:39.184247 15959 tablet_service.cc:1511] Processing CreateTablet for tablet 589238d3d64741fe838cdd9ebf50f93a (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:39.187055 15958 tablet_service.cc:1511] Processing CreateTablet for tablet fec18018084547ae9612a5af4e12d7a3 (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:39.189900 15957 tablet_service.cc:1511] Processing CreateTablet for tablet 067af9f667294e45b042e22191b8bc8f (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:39.193354 15956 tablet_service.cc:1511] Processing CreateTablet for tablet f7b17939aa1e4258b2b7b8d88d69376e (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:39.196805 15955 tablet_service.cc:1511] Processing CreateTablet for tablet 2c0f4e833e224a8a9ff1a961940de994 (DEFAULT_TABLE table=test-workload [id=25d8793b5da247c3a24a8042758387e7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:39.228214 15960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7297360540f4278b8ee32a148ceeabb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.233783 15956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7b17939aa1e4258b2b7b8d88d69376e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.237828 15959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 589238d3d64741fe838cdd9ebf50f93a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.242867 15957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 067af9f667294e45b042e22191b8bc8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.243943 15955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c0f4e833e224a8a9ff1a961940de994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.246990 15963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5736ae8443f46aebc3f03ff115d8820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.252168 15958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec18018084547ae9612a5af4e12d7a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.258351 16015 tablet_bootstrap.cc:492] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120: Bootstrap starting.
I20260710 13:20:39.269703 16015 tablet_bootstrap.cc:654] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.283887 16015 tablet_bootstrap.cc:492] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120: No bootstrap required, opened a new log
I20260710 13:20:39.284507 16015 ts_tablet_manager.cc:1403] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.005s
I20260710 13:20:39.288365 16015 raft_consensus.cc:359] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.289878 16015 raft_consensus.cc:385] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.290237 16015 raft_consensus.cc:740] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.291354 16015 consensus_queue.cc:260] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.301196 15998 heartbeater.cc:499] Master 127.11.21.62:43863 was elected leader, sending a full tablet report...
I20260710 13:20:39.302527 16015 ts_tablet_manager.cc:1434] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.013s
I20260710 13:20:39.304046 16015 tablet_bootstrap.cc:492] T f7b17939aa1e4258b2b7b8d88d69376e P 400f440a670b4f2c87d408893a2ae120: Bootstrap starting.
I20260710 13:20:39.312531 16015 tablet_bootstrap.cc:654] T f7b17939aa1e4258b2b7b8d88d69376e P 400f440a670b4f2c87d408893a2ae120: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.327708 16015 tablet_bootstrap.cc:492] T f7b17939aa1e4258b2b7b8d88d69376e P 400f440a670b4f2c87d408893a2ae120: No bootstrap required, opened a new log
I20260710 13:20:39.328718 16015 ts_tablet_manager.cc:1403] T f7b17939aa1e4258b2b7b8d88d69376e P 400f440a670b4f2c87d408893a2ae120: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.005s
I20260710 13:20:39.330701 16014 tablet_bootstrap.cc:492] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b: Bootstrap starting.
I20260710 13:20:39.332772 16015 raft_consensus.cc:359] T f7b17939aa1e4258b2b7b8d88d69376e P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.333415 16015 raft_consensus.cc:385] T f7b17939aa1e4258b2b7b8d88d69376e P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.333425 16012 tablet_bootstrap.cc:492] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6: No bootstrap required, opened a new log
I20260710 13:20:39.333827 16015 raft_consensus.cc:740] T f7b17939aa1e4258b2b7b8d88d69376e P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.334619 16012 ts_tablet_manager.cc:1403] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6: Time spent bootstrapping tablet: real 0.181s	user 0.015s	sys 0.054s
I20260710 13:20:39.335470 16015 consensus_queue.cc:260] T f7b17939aa1e4258b2b7b8d88d69376e P 400f440a670b4f2c87d408893a2ae120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.338021 16015 ts_tablet_manager.cc:1434] T f7b17939aa1e4258b2b7b8d88d69376e P 400f440a670b4f2c87d408893a2ae120: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:39.339051 16015 tablet_bootstrap.cc:492] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120: Bootstrap starting.
I20260710 13:20:39.338575 16012 raft_consensus.cc:359] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.341758 16014 tablet_bootstrap.cc:654] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.342250 16012 raft_consensus.cc:385] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.342849 16012 raft_consensus.cc:740] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.343688 16012 consensus_queue.cc:260] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.346177 16015 tablet_bootstrap.cc:654] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.353364 16012 ts_tablet_manager.cc:1434] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.006s
I20260710 13:20:39.353940 16014 tablet_bootstrap.cc:492] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b: No bootstrap required, opened a new log
I20260710 13:20:39.354425 16014 ts_tablet_manager.cc:1403] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.006s
I20260710 13:20:39.354310 15924 heartbeater.cc:499] Master 127.11.21.62:43863 was elected leader, sending a full tablet report...
I20260710 13:20:39.354471 16012 tablet_bootstrap.cc:492] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6: Bootstrap starting.
I20260710 13:20:39.357671 16015 tablet_bootstrap.cc:492] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120: No bootstrap required, opened a new log
I20260710 13:20:39.357820 16014 raft_consensus.cc:359] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.358263 16015 ts_tablet_manager.cc:1403] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 13:20:39.358659 16014 raft_consensus.cc:385] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.359010 16014 raft_consensus.cc:740] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.360004 16014 consensus_queue.cc:260] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.361811 16015 raft_consensus.cc:359] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.362622 16015 raft_consensus.cc:385] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.362924 16012 tablet_bootstrap.cc:654] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.362939 16015 raft_consensus.cc:740] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.364365 16015 consensus_queue.cc:260] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.366664 16015 ts_tablet_manager.cc:1434] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:20:39.367707 16015 tablet_bootstrap.cc:492] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120: Bootstrap starting.
I20260710 13:20:39.369902 16014 ts_tablet_manager.cc:1434] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 13:20:39.370884 15849 heartbeater.cc:499] Master 127.11.21.62:43863 was elected leader, sending a full tablet report...
I20260710 13:20:39.374727 16015 tablet_bootstrap.cc:654] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.377856 16014 tablet_bootstrap.cc:492] T 067af9f667294e45b042e22191b8bc8f P a6cf77ded25843a59c90b3fe3f0f314b: Bootstrap starting.
I20260710 13:20:39.384249 16017 raft_consensus.cc:493] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.385010 16017 raft_consensus.cc:515] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.387470 16014 tablet_bootstrap.cc:654] T 067af9f667294e45b042e22191b8bc8f P a6cf77ded25843a59c90b3fe3f0f314b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.390681 16012 tablet_bootstrap.cc:492] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6: No bootstrap required, opened a new log
I20260710 13:20:39.391291 16012 ts_tablet_manager.cc:1403] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.024s
I20260710 13:20:39.395092 16012 raft_consensus.cc:359] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.396080 16012 raft_consensus.cc:385] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.396442 16012 raft_consensus.cc:740] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.397413 16012 consensus_queue.cc:260] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.400522 16012 ts_tablet_manager.cc:1434] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.002s
I20260710 13:20:39.401762 16012 tablet_bootstrap.cc:492] T f5736ae8443f46aebc3f03ff115d8820 P a6fd58a21cf444edaccd42dce5af34d6: Bootstrap starting.
I20260710 13:20:39.407209 16017 leader_election.cc:290] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523)
I20260710 13:20:39.410565 16012 tablet_bootstrap.cc:654] T f5736ae8443f46aebc3f03ff115d8820 P a6fd58a21cf444edaccd42dce5af34d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.447325 15824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec18018084547ae9612a5af4e12d7a3" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" is_pre_election: true
W20260710 13:20:39.450232 15937 leader_election.cc:343] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.467074 15899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec18018084547ae9612a5af4e12d7a3" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6" is_pre_election: true
I20260710 13:20:39.468195 15899 raft_consensus.cc:2468] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 400f440a670b4f2c87d408893a2ae120 in term 0.
I20260710 13:20:39.470323 15937 leader_election.cc:304] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [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: 400f440a670b4f2c87d408893a2ae120, a6fd58a21cf444edaccd42dce5af34d6; no voters: a6cf77ded25843a59c90b3fe3f0f314b
I20260710 13:20:39.471691 16017 raft_consensus.cc:2804] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:39.472227 16017 raft_consensus.cc:493] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:39.472627 16017 raft_consensus.cc:3060] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.511982 16017 raft_consensus.cc:515] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.517509 16012 tablet_bootstrap.cc:492] T f5736ae8443f46aebc3f03ff115d8820 P a6fd58a21cf444edaccd42dce5af34d6: No bootstrap required, opened a new log
I20260710 13:20:39.517872 16015 tablet_bootstrap.cc:492] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120: No bootstrap required, opened a new log
I20260710 13:20:39.518317 16012 ts_tablet_manager.cc:1403] T f5736ae8443f46aebc3f03ff115d8820 P a6fd58a21cf444edaccd42dce5af34d6: Time spent bootstrapping tablet: real 0.117s	user 0.037s	sys 0.076s
I20260710 13:20:39.518369 16015 ts_tablet_manager.cc:1403] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120: Time spent bootstrapping tablet: real 0.151s	user 0.061s	sys 0.086s
I20260710 13:20:39.516639 16014 tablet_bootstrap.cc:492] T 067af9f667294e45b042e22191b8bc8f P a6cf77ded25843a59c90b3fe3f0f314b: No bootstrap required, opened a new log
I20260710 13:20:39.519445 16014 ts_tablet_manager.cc:1403] T 067af9f667294e45b042e22191b8bc8f P a6cf77ded25843a59c90b3fe3f0f314b: Time spent bootstrapping tablet: real 0.142s	user 0.041s	sys 0.093s
I20260710 13:20:39.519701 15824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec18018084547ae9612a5af4e12d7a3" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
W20260710 13:20:39.521965 15937 leader_election.cc:343] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.522084 16012 raft_consensus.cc:359] T f5736ae8443f46aebc3f03ff115d8820 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.523186 16012 raft_consensus.cc:385] T f5736ae8443f46aebc3f03ff115d8820 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.523584 16012 raft_consensus.cc:740] T f5736ae8443f46aebc3f03ff115d8820 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.522176 16017 leader_election.cc:290] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 election: Requested vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523)
I20260710 13:20:39.523300 16014 raft_consensus.cc:359] T 067af9f667294e45b042e22191b8bc8f P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.524267 15899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec18018084547ae9612a5af4e12d7a3" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
I20260710 13:20:39.524626 16014 raft_consensus.cc:385] T 067af9f667294e45b042e22191b8bc8f P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.524953 15899 raft_consensus.cc:3060] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.524672 16012 consensus_queue.cc:260] T f5736ae8443f46aebc3f03ff115d8820 P a6fd58a21cf444edaccd42dce5af34d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.525137 16014 raft_consensus.cc:740] T 067af9f667294e45b042e22191b8bc8f P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Initialized, Role: FOLLOWER
W20260710 13:20:39.526253 15769 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:39.526345 16014 consensus_queue.cc:260] T 067af9f667294e45b042e22191b8bc8f P a6cf77ded25843a59c90b3fe3f0f314b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.527539 16012 ts_tablet_manager.cc:1434] T f5736ae8443f46aebc3f03ff115d8820 P a6fd58a21cf444edaccd42dce5af34d6: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:20:39.528838 16014 ts_tablet_manager.cc:1434] T 067af9f667294e45b042e22191b8bc8f P a6cf77ded25843a59c90b3fe3f0f314b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:20:39.528849 16012 tablet_bootstrap.cc:492] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6fd58a21cf444edaccd42dce5af34d6: Bootstrap starting.
I20260710 13:20:39.531034 16014 tablet_bootstrap.cc:492] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b: Bootstrap starting.
I20260710 13:20:39.534598 15899 raft_consensus.cc:2468] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 400f440a670b4f2c87d408893a2ae120 in term 1.
I20260710 13:20:39.521953 16015 raft_consensus.cc:359] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.536407 16015 raft_consensus.cc:385] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.536566 15937 leader_election.cc:304] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [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: 400f440a670b4f2c87d408893a2ae120, a6fd58a21cf444edaccd42dce5af34d6; no voters: a6cf77ded25843a59c90b3fe3f0f314b
I20260710 13:20:39.536759 16015 raft_consensus.cc:740] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.537177 16012 tablet_bootstrap.cc:654] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6fd58a21cf444edaccd42dce5af34d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.537606 16017 raft_consensus.cc:2804] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:39.537920 16015 consensus_queue.cc:260] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.544073 16014 tablet_bootstrap.cc:654] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.559381 16030 raft_consensus.cc:493] T f7b17939aa1e4258b2b7b8d88d69376e P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.560262 16017 raft_consensus.cc:697] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Becoming Leader. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Running, Role: LEADER
I20260710 13:20:39.560711 16030 raft_consensus.cc:515] T f7b17939aa1e4258b2b7b8d88d69376e P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.561395 16017 consensus_queue.cc:237] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.563540 15824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b17939aa1e4258b2b7b8d88d69376e" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" is_pre_election: true
W20260710 13:20:39.565145 15937 leader_election.cc:343] T f7b17939aa1e4258b2b7b8d88d69376e P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.570029 16014 tablet_bootstrap.cc:492] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b: No bootstrap required, opened a new log
I20260710 13:20:39.569955 16030 leader_election.cc:290] T f7b17939aa1e4258b2b7b8d88d69376e P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523)
I20260710 13:20:39.570654 16014 ts_tablet_manager.cc:1403] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.011s
I20260710 13:20:39.570417 15899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b17939aa1e4258b2b7b8d88d69376e" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6" is_pre_election: true
W20260710 13:20:39.573231 15937 leader_election.cc:343] T f7b17939aa1e4258b2b7b8d88d69376e P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.573908 15937 leader_election.cc:304] T f7b17939aa1e4258b2b7b8d88d69376e P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 400f440a670b4f2c87d408893a2ae120; no voters: a6cf77ded25843a59c90b3fe3f0f314b, a6fd58a21cf444edaccd42dce5af34d6
I20260710 13:20:39.574324 16014 raft_consensus.cc:359] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.575101 16014 raft_consensus.cc:385] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.575192 16017 raft_consensus.cc:2749] T f7b17939aa1e4258b2b7b8d88d69376e P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:39.575450 16014 raft_consensus.cc:740] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.576900 16014 consensus_queue.cc:260] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.577602 16015 ts_tablet_manager.cc:1434] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120: Time spent starting tablet: real 0.059s	user 0.023s	sys 0.014s
I20260710 13:20:39.578780 16015 tablet_bootstrap.cc:492] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120: Bootstrap starting.
I20260710 13:20:39.578944 15721 catalog_manager.cc:5697] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 reported cstate change: term changed from 0 to 1, leader changed from <none> to 400f440a670b4f2c87d408893a2ae120 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "400f440a670b4f2c87d408893a2ae120" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:39.580008 16014 ts_tablet_manager.cc:1434] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:20:39.581063 16014 tablet_bootstrap.cc:492] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b: Bootstrap starting.
I20260710 13:20:39.585085 16012 tablet_bootstrap.cc:492] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6fd58a21cf444edaccd42dce5af34d6: No bootstrap required, opened a new log
I20260710 13:20:39.585628 16012 ts_tablet_manager.cc:1403] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6fd58a21cf444edaccd42dce5af34d6: Time spent bootstrapping tablet: real 0.057s	user 0.026s	sys 0.020s
I20260710 13:20:39.588079 16015 tablet_bootstrap.cc:654] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.588620 16012 raft_consensus.cc:359] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.589426 16012 raft_consensus.cc:385] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.589722 16012 raft_consensus.cc:740] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.590623 16014 tablet_bootstrap.cc:654] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.590473 16012 consensus_queue.cc:260] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6fd58a21cf444edaccd42dce5af34d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.595705 16012 ts_tablet_manager.cc:1434] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6fd58a21cf444edaccd42dce5af34d6: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:20:39.597085 16012 tablet_bootstrap.cc:492] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6: Bootstrap starting.
I20260710 13:20:39.604645 16012 tablet_bootstrap.cc:654] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.605835 16022 raft_consensus.cc:493] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.606367 16022 raft_consensus.cc:515] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.610934 16022 leader_election.cc:290] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:39.621465 16015 tablet_bootstrap.cc:492] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120: No bootstrap required, opened a new log
I20260710 13:20:39.622120 16015 ts_tablet_manager.cc:1403] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.016s
I20260710 13:20:39.625757 16015 raft_consensus.cc:359] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.626546 16015 raft_consensus.cc:385] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.626901 16015 raft_consensus.cc:740] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.627920 16015 consensus_queue.cc:260] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.633174 15899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589238d3d64741fe838cdd9ebf50f93a" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6" is_pre_election: true
I20260710 13:20:39.634096 15899 raft_consensus.cc:2468] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 0.
I20260710 13:20:39.634788 16015 ts_tablet_manager.cc:1434] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260710 13:20:39.635555 15788 leader_election.cc:304] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6cf77ded25843a59c90b3fe3f0f314b, a6fd58a21cf444edaccd42dce5af34d6; no voters: 
I20260710 13:20:39.635946 16015 tablet_bootstrap.cc:492] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120: Bootstrap starting.
I20260710 13:20:39.636592 16022 raft_consensus.cc:2804] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:39.637015 16022 raft_consensus.cc:493] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:39.637398 16022 raft_consensus.cc:3060] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.638463 16014 tablet_bootstrap.cc:492] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b: No bootstrap required, opened a new log
I20260710 13:20:39.638995 16014 ts_tablet_manager.cc:1403] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.012s
I20260710 13:20:39.639070 16012 tablet_bootstrap.cc:492] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6: No bootstrap required, opened a new log
I20260710 13:20:39.639671 16012 ts_tablet_manager.cc:1403] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.017s
I20260710 13:20:39.642943 16012 raft_consensus.cc:359] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.643677 16012 raft_consensus.cc:385] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.644037 16012 raft_consensus.cc:740] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.644888 16012 consensus_queue.cc:260] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.646045 16014 raft_consensus.cc:359] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.646184 16022 raft_consensus.cc:515] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.646896 16014 raft_consensus.cc:385] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.647167 16012 ts_tablet_manager.cc:1434] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260710 13:20:39.647244 16014 raft_consensus.cc:740] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.648430 16012 tablet_bootstrap.cc:492] T f7297360540f4278b8ee32a148ceeabb P a6fd58a21cf444edaccd42dce5af34d6: Bootstrap starting.
I20260710 13:20:39.648236 16014 consensus_queue.cc:260] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.652107 16015 tablet_bootstrap.cc:654] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.656363 16012 tablet_bootstrap.cc:654] T f7297360540f4278b8ee32a148ceeabb P a6fd58a21cf444edaccd42dce5af34d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.662883 15973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589238d3d64741fe838cdd9ebf50f93a" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120" is_pre_election: true
W20260710 13:20:39.665275 15788 leader_election.cc:343] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.667229 16022 leader_election.cc:290] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 election: Requested vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:39.668061 16022 raft_consensus.cc:493] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.668656 16022 raft_consensus.cc:515] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.671418 16022 leader_election.cc:290] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:39.672034 16014 ts_tablet_manager.cc:1434] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.009s
I20260710 13:20:39.673277 15899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589238d3d64741fe838cdd9ebf50f93a" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
I20260710 13:20:39.673262 15973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589238d3d64741fe838cdd9ebf50f93a" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120"
I20260710 13:20:39.674041 15899 raft_consensus.cc:3060] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.674261 16015 tablet_bootstrap.cc:492] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120: No bootstrap required, opened a new log
I20260710 13:20:39.674894 16015 ts_tablet_manager.cc:1403] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.008s
I20260710 13:20:39.675228 16014 tablet_bootstrap.cc:492] T fec18018084547ae9612a5af4e12d7a3 P a6cf77ded25843a59c90b3fe3f0f314b: Bootstrap starting.
I20260710 13:20:39.678437 16015 raft_consensus.cc:359] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.679216 16015 raft_consensus.cc:385] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.679590 16015 raft_consensus.cc:740] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.680367 16012 tablet_bootstrap.cc:492] T f7297360540f4278b8ee32a148ceeabb P a6fd58a21cf444edaccd42dce5af34d6: No bootstrap required, opened a new log
I20260710 13:20:39.680963 16012 ts_tablet_manager.cc:1403] T f7297360540f4278b8ee32a148ceeabb P a6fd58a21cf444edaccd42dce5af34d6: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.011s
I20260710 13:20:39.680532 16015 consensus_queue.cc:260] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.683060 16014 tablet_bootstrap.cc:654] T fec18018084547ae9612a5af4e12d7a3 P a6cf77ded25843a59c90b3fe3f0f314b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.683359 16015 ts_tablet_manager.cc:1434] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:20:39.684506 16015 tablet_bootstrap.cc:492] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120: Bootstrap starting.
I20260710 13:20:39.684396 16012 raft_consensus.cc:359] T f7297360540f4278b8ee32a148ceeabb P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.685389 16012 raft_consensus.cc:385] T f7297360540f4278b8ee32a148ceeabb P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.685708 16012 raft_consensus.cc:740] T f7297360540f4278b8ee32a148ceeabb P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.686519 16012 consensus_queue.cc:260] T f7297360540f4278b8ee32a148ceeabb P a6fd58a21cf444edaccd42dce5af34d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.693910 16015 tablet_bootstrap.cc:654] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.694235 15973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff8f7e8c2a34c47a3d72312694bcea0" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120" is_pre_election: true
I20260710 13:20:39.696149 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff8f7e8c2a34c47a3d72312694bcea0" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6" is_pre_election: true
I20260710 13:20:39.696892 15898 raft_consensus.cc:2468] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 0.
I20260710 13:20:39.698128 16012 ts_tablet_manager.cc:1434] T f7297360540f4278b8ee32a148ceeabb P a6fd58a21cf444edaccd42dce5af34d6: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260710 13:20:39.700554 15788 leader_election.cc:304] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6cf77ded25843a59c90b3fe3f0f314b, a6fd58a21cf444edaccd42dce5af34d6; no voters: 
I20260710 13:20:39.704519 16042 raft_consensus.cc:2804] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:39.704977 16042 raft_consensus.cc:493] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:39.705327 16042 raft_consensus.cc:3060] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.706470 16012 tablet_bootstrap.cc:492] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6fd58a21cf444edaccd42dce5af34d6: Bootstrap starting.
I20260710 13:20:39.710783 16015 tablet_bootstrap.cc:492] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120: No bootstrap required, opened a new log
I20260710 13:20:39.711875 16029 raft_consensus.cc:493] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.711930 16015 ts_tablet_manager.cc:1403] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.014s
I20260710 13:20:39.712533 16029 raft_consensus.cc:515] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.714155 16012 tablet_bootstrap.cc:654] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6fd58a21cf444edaccd42dce5af34d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.716070 15824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067af9f667294e45b042e22191b8bc8f" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" is_pre_election: true
I20260710 13:20:39.716832 15824 raft_consensus.cc:2468] T 067af9f667294e45b042e22191b8bc8f P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 400f440a670b4f2c87d408893a2ae120 in term 0.
I20260710 13:20:39.718658 15937 leader_election.cc:304] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 400f440a670b4f2c87d408893a2ae120, a6cf77ded25843a59c90b3fe3f0f314b; no voters: 
I20260710 13:20:39.717116 16015 raft_consensus.cc:359] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.719482 16015 raft_consensus.cc:385] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.720037 16017 raft_consensus.cc:2804] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:39.720315 16029 leader_election.cc:290] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523)
I20260710 13:20:39.720528 16017 raft_consensus.cc:493] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:39.720631 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067af9f667294e45b042e22191b8bc8f" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6" is_pre_election: true
I20260710 13:20:39.721132 16017 raft_consensus.cc:3060] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:39.722422 15937 leader_election.cc:343] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.721972 16042 raft_consensus.cc:515] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.701972 15899 raft_consensus.cc:2468] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 1.
I20260710 13:20:39.724897 16042 leader_election.cc:290] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 election: Requested vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:39.728799 16014 tablet_bootstrap.cc:492] T fec18018084547ae9612a5af4e12d7a3 P a6cf77ded25843a59c90b3fe3f0f314b: No bootstrap required, opened a new log
I20260710 13:20:39.729107 16012 tablet_bootstrap.cc:492] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6fd58a21cf444edaccd42dce5af34d6: No bootstrap required, opened a new log
I20260710 13:20:39.729323 16014 ts_tablet_manager.cc:1403] T fec18018084547ae9612a5af4e12d7a3 P a6cf77ded25843a59c90b3fe3f0f314b: Time spent bootstrapping tablet: real 0.054s	user 0.005s	sys 0.031s
I20260710 13:20:39.729707 16012 ts_tablet_manager.cc:1403] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6fd58a21cf444edaccd42dce5af34d6: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.009s
I20260710 13:20:39.729769 16017 raft_consensus.cc:515] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
W20260710 13:20:39.720278 15788 leader_election.cc:343] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:39.732789 15788 leader_election.cc:343] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.732601 16014 raft_consensus.cc:359] T fec18018084547ae9612a5af4e12d7a3 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.733408 16014 raft_consensus.cc:385] T fec18018084547ae9612a5af4e12d7a3 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.732988 15824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067af9f667294e45b042e22191b8bc8f" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
I20260710 13:20:39.732987 16012 raft_consensus.cc:359] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.733850 16014 raft_consensus.cc:740] T fec18018084547ae9612a5af4e12d7a3 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.734063 16012 raft_consensus.cc:385] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.734048 15824 raft_consensus.cc:3060] T 067af9f667294e45b042e22191b8bc8f P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.739146 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067af9f667294e45b042e22191b8bc8f" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
I20260710 13:20:39.734798 16014 consensus_queue.cc:260] T fec18018084547ae9612a5af4e12d7a3 P a6cf77ded25843a59c90b3fe3f0f314b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.740837 16012 raft_consensus.cc:740] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Initialized, Role: FOLLOWER
W20260710 13:20:39.742672 15937 leader_election.cc:343] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.742327 16012 consensus_queue.cc:260] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6fd58a21cf444edaccd42dce5af34d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.734763 15899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff8f7e8c2a34c47a3d72312694bcea0" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
I20260710 13:20:39.720011 16015 raft_consensus.cc:740] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.743492 16014 ts_tablet_manager.cc:1434] T fec18018084547ae9612a5af4e12d7a3 P a6cf77ded25843a59c90b3fe3f0f314b: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.003s
I20260710 13:20:39.743394 15899 raft_consensus.cc:3060] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.744021 16015 consensus_queue.cc:260] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.744650 16014 tablet_bootstrap.cc:492] T f7b17939aa1e4258b2b7b8d88d69376e P a6cf77ded25843a59c90b3fe3f0f314b: Bootstrap starting.
I20260710 13:20:39.746390 16015 ts_tablet_manager.cc:1434] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260710 13:20:39.747534 16015 tablet_bootstrap.cc:492] T 4ff8f7e8c2a34c47a3d72312694bcea0 P 400f440a670b4f2c87d408893a2ae120: Bootstrap starting.
I20260710 13:20:39.751296 15899 raft_consensus.cc:2468] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 1.
I20260710 13:20:39.735725 15788 leader_election.cc:304] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [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: a6cf77ded25843a59c90b3fe3f0f314b, a6fd58a21cf444edaccd42dce5af34d6; no voters: 400f440a670b4f2c87d408893a2ae120
I20260710 13:20:39.752125 16014 tablet_bootstrap.cc:654] T f7b17939aa1e4258b2b7b8d88d69376e P a6cf77ded25843a59c90b3fe3f0f314b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.752851 16030 raft_consensus.cc:493] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.753001 16017 leader_election.cc:290] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 election: Requested vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523)
I20260710 13:20:39.753638 16017 raft_consensus.cc:493] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.753449 16030 raft_consensus.cc:515] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.754128 16017 raft_consensus.cc:515] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.756233 16017 leader_election.cc:290] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523)
I20260710 13:20:39.758347 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7297360540f4278b8ee32a148ceeabb" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6" is_pre_election: true
I20260710 13:20:39.758895 16015 tablet_bootstrap.cc:654] T 4ff8f7e8c2a34c47a3d72312694bcea0 P 400f440a670b4f2c87d408893a2ae120: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.759335 15898 raft_consensus.cc:2468] T f7297360540f4278b8ee32a148ceeabb P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 400f440a670b4f2c87d408893a2ae120 in term 0.
I20260710 13:20:39.760932 15937 leader_election.cc:304] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 400f440a670b4f2c87d408893a2ae120, a6fd58a21cf444edaccd42dce5af34d6; no voters: 
I20260710 13:20:39.761860 16029 raft_consensus.cc:2804] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:39.762337 16029 raft_consensus.cc:493] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:39.762591 16043 raft_consensus.cc:2804] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:39.763142 16029 raft_consensus.cc:3060] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.762040 15823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d3ad947e7c84183846b1a00ef9ccfa9" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" is_pre_election: true
W20260710 13:20:39.765008 15937 leader_election.cc:343] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.772101 16030 leader_election.cc:290] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523)
I20260710 13:20:39.773192 16019 raft_consensus.cc:493] T f5736ae8443f46aebc3f03ff115d8820 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.735736 15973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff8f7e8c2a34c47a3d72312694bcea0" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120"
I20260710 13:20:39.773921 16019 raft_consensus.cc:515] T f5736ae8443f46aebc3f03ff115d8820 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
W20260710 13:20:39.775225 15788 leader_election.cc:343] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.762473 15822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7297360540f4278b8ee32a148ceeabb" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" is_pre_election: true
I20260710 13:20:39.776736 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d3ad947e7c84183846b1a00ef9ccfa9" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6" is_pre_election: true
I20260710 13:20:39.777216 16022 raft_consensus.cc:493] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.777436 15898 raft_consensus.cc:2468] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 400f440a670b4f2c87d408893a2ae120 in term 0.
I20260710 13:20:39.778290 16022 raft_consensus.cc:515] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
W20260710 13:20:39.777256 15937 leader_election.cc:343] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.780375 16012 ts_tablet_manager.cc:1434] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6fd58a21cf444edaccd42dce5af34d6: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.001s
I20260710 13:20:39.785763 16012 tablet_bootstrap.cc:492] T 2c0f4e833e224a8a9ff1a961940de994 P a6fd58a21cf444edaccd42dce5af34d6: Bootstrap starting.
I20260710 13:20:39.786594 16014 tablet_bootstrap.cc:492] T f7b17939aa1e4258b2b7b8d88d69376e P a6cf77ded25843a59c90b3fe3f0f314b: No bootstrap required, opened a new log
I20260710 13:20:39.787174 16014 ts_tablet_manager.cc:1403] T f7b17939aa1e4258b2b7b8d88d69376e P a6cf77ded25843a59c90b3fe3f0f314b: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.016s
I20260710 13:20:39.781495 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5736ae8443f46aebc3f03ff115d8820" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6" is_pre_election: true
I20260710 13:20:39.788178 15898 raft_consensus.cc:2468] T f5736ae8443f46aebc3f03ff115d8820 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 0.
I20260710 13:20:39.788138 16015 tablet_bootstrap.cc:492] T 4ff8f7e8c2a34c47a3d72312694bcea0 P 400f440a670b4f2c87d408893a2ae120: No bootstrap required, opened a new log
I20260710 13:20:39.789472 16015 ts_tablet_manager.cc:1403] T 4ff8f7e8c2a34c47a3d72312694bcea0 P 400f440a670b4f2c87d408893a2ae120: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.000s
I20260710 13:20:39.790652 16014 raft_consensus.cc:359] T f7b17939aa1e4258b2b7b8d88d69376e P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.791584 16014 raft_consensus.cc:385] T f7b17939aa1e4258b2b7b8d88d69376e P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.791963 16014 raft_consensus.cc:740] T f7b17939aa1e4258b2b7b8d88d69376e P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.780711 16029 raft_consensus.cc:515] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.792289 16015 raft_consensus.cc:359] T 4ff8f7e8c2a34c47a3d72312694bcea0 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.792999 16015 raft_consensus.cc:385] T 4ff8f7e8c2a34c47a3d72312694bcea0 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.793653 16015 raft_consensus.cc:740] T 4ff8f7e8c2a34c47a3d72312694bcea0 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.792955 16014 consensus_queue.cc:260] T f7b17939aa1e4258b2b7b8d88d69376e P a6cf77ded25843a59c90b3fe3f0f314b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.793964 16029 leader_election.cc:290] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 election: Requested vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523)
I20260710 13:20:39.781814 16019 leader_election.cc:290] T f5736ae8443f46aebc3f03ff115d8820 P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:39.793177 15937 leader_election.cc:304] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [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: 400f440a670b4f2c87d408893a2ae120, a6fd58a21cf444edaccd42dce5af34d6; no voters: a6cf77ded25843a59c90b3fe3f0f314b
I20260710 13:20:39.782618 15788 leader_election.cc:304] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b [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: a6cf77ded25843a59c90b3fe3f0f314b, a6fd58a21cf444edaccd42dce5af34d6; no voters: 400f440a670b4f2c87d408893a2ae120
I20260710 13:20:39.798067 16042 raft_consensus.cc:2804] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:39.798609 16042 raft_consensus.cc:697] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Becoming Leader. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Running, Role: LEADER
I20260710 13:20:39.798851 15788 leader_election.cc:304] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6cf77ded25843a59c90b3fe3f0f314b, a6fd58a21cf444edaccd42dce5af34d6; no voters: 
I20260710 13:20:39.783002 16022 leader_election.cc:290] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:39.799849 16029 raft_consensus.cc:2804] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:39.800149 16022 raft_consensus.cc:2804] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:39.800325 16029 raft_consensus.cc:493] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:39.800392 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7297360540f4278b8ee32a148ceeabb" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
I20260710 13:20:39.800259 15822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7297360540f4278b8ee32a148ceeabb" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
I20260710 13:20:39.801208 16029 raft_consensus.cc:3060] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.801250 16022 raft_consensus.cc:493] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:39.794981 16019 raft_consensus.cc:493] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.802012 16022 raft_consensus.cc:3060] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.802127 16019 raft_consensus.cc:515] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
W20260710 13:20:39.802662 15937 leader_election.cc:343] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.800695 16042 consensus_queue.cc:237] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.804325 16019 leader_election.cc:290] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:39.808267 15973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5736ae8443f46aebc3f03ff115d8820" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120" is_pre_election: true
I20260710 13:20:39.796243 16014 ts_tablet_manager.cc:1434] T f7b17939aa1e4258b2b7b8d88d69376e P a6cf77ded25843a59c90b3fe3f0f314b: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260710 13:20:39.797286 16012 tablet_bootstrap.cc:654] T 2c0f4e833e224a8a9ff1a961940de994 P a6fd58a21cf444edaccd42dce5af34d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.782181 16043 raft_consensus.cc:697] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Becoming Leader. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Running, Role: LEADER
I20260710 13:20:39.801362 15898 raft_consensus.cc:3060] T f7297360540f4278b8ee32a148ceeabb P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.794584 16015 consensus_queue.cc:260] T 4ff8f7e8c2a34c47a3d72312694bcea0 P 400f440a670b4f2c87d408893a2ae120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.813825 16043 consensus_queue.cc:237] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.814599 16015 ts_tablet_manager.cc:1434] T 4ff8f7e8c2a34c47a3d72312694bcea0 P 400f440a670b4f2c87d408893a2ae120: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 13:20:39.815568 16015 tablet_bootstrap.cc:492] T f5736ae8443f46aebc3f03ff115d8820 P 400f440a670b4f2c87d408893a2ae120: Bootstrap starting.
I20260710 13:20:39.827447 16022 raft_consensus.cc:515] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.829993 16022 leader_election.cc:290] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 election: Requested vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:39.831648 16014 tablet_bootstrap.cc:492] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b: Bootstrap starting.
I20260710 13:20:39.839716 16014 tablet_bootstrap.cc:654] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.839538 15898 raft_consensus.cc:2468] T f7297360540f4278b8ee32a148ceeabb P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 400f440a670b4f2c87d408893a2ae120 in term 1.
I20260710 13:20:39.842350 16022 raft_consensus.cc:493] T f7b17939aa1e4258b2b7b8d88d69376e P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.842885 16022 raft_consensus.cc:515] T f7b17939aa1e4258b2b7b8d88d69376e P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.845484 16022 leader_election.cc:290] T f7b17939aa1e4258b2b7b8d88d69376e P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
W20260710 13:20:39.848438 15788 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.21.2:38523, user_credentials={real_user=slave}} blocked reactor thread for 49660.4us
I20260710 13:20:39.850327 15937 leader_election.cc:304] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [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: 400f440a670b4f2c87d408893a2ae120, a6fd58a21cf444edaccd42dce5af34d6; no voters: a6cf77ded25843a59c90b3fe3f0f314b
I20260710 13:20:39.854545 16029 raft_consensus.cc:515] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.856763 16029 leader_election.cc:290] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 election: Requested vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523)
I20260710 13:20:39.857117 15824 raft_consensus.cc:2468] T 067af9f667294e45b042e22191b8bc8f P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 400f440a670b4f2c87d408893a2ae120 in term 1.
I20260710 13:20:39.860172 15937 leader_election.cc:304] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [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: 400f440a670b4f2c87d408893a2ae120, a6cf77ded25843a59c90b3fe3f0f314b; no voters: a6fd58a21cf444edaccd42dce5af34d6
I20260710 13:20:39.860436 15824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d3ad947e7c84183846b1a00ef9ccfa9" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
I20260710 13:20:39.860473 16029 raft_consensus.cc:2804] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:39.860613 15899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d3ad947e7c84183846b1a00ef9ccfa9" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
I20260710 13:20:39.861217 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5736ae8443f46aebc3f03ff115d8820" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
I20260710 13:20:39.861506 15899 raft_consensus.cc:3060] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.861506 16029 raft_consensus.cc:697] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Becoming Leader. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Running, Role: LEADER
I20260710 13:20:39.861953 15898 raft_consensus.cc:3060] T f5736ae8443f46aebc3f03ff115d8820 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.866667 16015 tablet_bootstrap.cc:654] T f5736ae8443f46aebc3f03ff115d8820 P 400f440a670b4f2c87d408893a2ae120: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.869772 15722 catalog_manager.cc:5697] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b reported cstate change: term changed from 0 to 1, leader changed from <none> to a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1). New cstate: current_term: 1 leader_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:39.862732 16029 consensus_queue.cc:237] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.864331 16030 raft_consensus.cc:2804] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:20:39.864740 15937 leader_election.cc:343] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.881448 16030 raft_consensus.cc:697] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Becoming Leader. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Running, Role: LEADER
I20260710 13:20:39.883980 16030 consensus_queue.cc:237] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.885106 15899 raft_consensus.cc:2468] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 400f440a670b4f2c87d408893a2ae120 in term 1.
I20260710 13:20:39.886667 15937 leader_election.cc:304] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [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: 400f440a670b4f2c87d408893a2ae120, a6fd58a21cf444edaccd42dce5af34d6; no voters: a6cf77ded25843a59c90b3fe3f0f314b
I20260710 13:20:39.887553 16017 raft_consensus.cc:2804] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:39.888139 16017 raft_consensus.cc:697] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Becoming Leader. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Running, Role: LEADER
I20260710 13:20:39.892637 15973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5736ae8443f46aebc3f03ff115d8820" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120"
I20260710 13:20:39.882285 15898 raft_consensus.cc:2468] T f5736ae8443f46aebc3f03ff115d8820 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 1.
I20260710 13:20:39.889065 16017 consensus_queue.cc:237] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.901245 15899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b17939aa1e4258b2b7b8d88d69376e" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6" is_pre_election: true
I20260710 13:20:39.902002 15899 raft_consensus.cc:2468] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 0.
I20260710 13:20:39.905544 16014 tablet_bootstrap.cc:492] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b: No bootstrap required, opened a new log
I20260710 13:20:39.906260 16014 ts_tablet_manager.cc:1403] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.010s
I20260710 13:20:39.909433 16042 raft_consensus.cc:493] T fec18018084547ae9612a5af4e12d7a3 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:20:39.909621 15788 leader_election.cc:343] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.910094 16042 raft_consensus.cc:515] T fec18018084547ae9612a5af4e12d7a3 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.907572 15722 catalog_manager.cc:5697] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b reported cstate change: term changed from 0 to 1, leader changed from <none> to a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1). New cstate: current_term: 1 leader_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:39.912887 15973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b17939aa1e4258b2b7b8d88d69376e" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120" is_pre_election: true
I20260710 13:20:39.914024 15973 raft_consensus.cc:2468] T f7b17939aa1e4258b2b7b8d88d69376e P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 0.
I20260710 13:20:39.912463 16042 leader_election.cc:290] T fec18018084547ae9612a5af4e12d7a3 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:39.913002 16014 raft_consensus.cc:359] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
W20260710 13:20:39.910665 15788 leader_election.cc:343] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.917209 16014 raft_consensus.cc:385] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.917719 16014 raft_consensus.cc:740] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.911753 15720 catalog_manager.cc:5697] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 reported cstate change: term changed from 0 to 1, leader changed from <none> to 400f440a670b4f2c87d408893a2ae120 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "400f440a670b4f2c87d408893a2ae120" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:39.922230 15899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec18018084547ae9612a5af4e12d7a3" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6" is_pre_election: true
I20260710 13:20:39.923308 15973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec18018084547ae9612a5af4e12d7a3" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120" is_pre_election: true
I20260710 13:20:39.927973 15899 raft_consensus.cc:2393] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6cf77ded25843a59c90b3fe3f0f314b in current term 1: Already voted for candidate 400f440a670b4f2c87d408893a2ae120 in this term.
I20260710 13:20:39.932051 15788 leader_election.cc:304] T f7b17939aa1e4258b2b7b8d88d69376e P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6cf77ded25843a59c90b3fe3f0f314b, a6fd58a21cf444edaccd42dce5af34d6; no voters: 
I20260710 13:20:39.933444 16042 raft_consensus.cc:2804] T f7b17939aa1e4258b2b7b8d88d69376e P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:39.937963 16042 raft_consensus.cc:493] T f7b17939aa1e4258b2b7b8d88d69376e P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:39.938529 16042 raft_consensus.cc:3060] T f7b17939aa1e4258b2b7b8d88d69376e P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.944344 15788 leader_election.cc:304] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b [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: a6cf77ded25843a59c90b3fe3f0f314b, a6fd58a21cf444edaccd42dce5af34d6; no voters: 400f440a670b4f2c87d408893a2ae120
I20260710 13:20:39.947029 16043 raft_consensus.cc:2804] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:39.947643 16043 raft_consensus.cc:697] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Becoming Leader. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Running, Role: LEADER
I20260710 13:20:39.948750 16043 consensus_queue.cc:237] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.954700 15788 leader_election.cc:304] T fec18018084547ae9612a5af4e12d7a3 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6cf77ded25843a59c90b3fe3f0f314b; no voters: 400f440a670b4f2c87d408893a2ae120, a6fd58a21cf444edaccd42dce5af34d6
I20260710 13:20:39.956195 16053 raft_consensus.cc:3060] T fec18018084547ae9612a5af4e12d7a3 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.966181 16015 tablet_bootstrap.cc:492] T f5736ae8443f46aebc3f03ff115d8820 P 400f440a670b4f2c87d408893a2ae120: No bootstrap required, opened a new log
I20260710 13:20:39.967135 16015 ts_tablet_manager.cc:1403] T f5736ae8443f46aebc3f03ff115d8820 P 400f440a670b4f2c87d408893a2ae120: Time spent bootstrapping tablet: real 0.152s	user 0.020s	sys 0.006s
I20260710 13:20:39.973436 15824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5736ae8443f46aebc3f03ff115d8820" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" is_pre_election: true
I20260710 13:20:39.974567 16014 consensus_queue.cc:260] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.976069 15822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b17939aa1e4258b2b7b8d88d69376e" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" is_pre_election: true
I20260710 13:20:39.977131 16014 ts_tablet_manager.cc:1434] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.001s
I20260710 13:20:39.981343 16053 raft_consensus.cc:2749] T fec18018084547ae9612a5af4e12d7a3 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:39.983099 15722 catalog_manager.cc:5697] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b reported cstate change: term changed from 0 to 1, leader changed from <none> to a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1). New cstate: current_term: 1 leader_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:39.986550 16014 tablet_bootstrap.cc:492] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b: Bootstrap starting.
I20260710 13:20:39.986689 15973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5736ae8443f46aebc3f03ff115d8820" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120" is_pre_election: true
I20260710 13:20:39.987160 15972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b17939aa1e4258b2b7b8d88d69376e" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120" is_pre_election: true
I20260710 13:20:39.987839 15972 raft_consensus.cc:2468] T f7b17939aa1e4258b2b7b8d88d69376e P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6fd58a21cf444edaccd42dce5af34d6 in term 0.
I20260710 13:20:39.989180 15863 leader_election.cc:304] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 400f440a670b4f2c87d408893a2ae120, a6fd58a21cf444edaccd42dce5af34d6; no voters: 
I20260710 13:20:39.990144 16019 raft_consensus.cc:2804] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:39.990505 16019 raft_consensus.cc:493] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:39.990821 16019 raft_consensus.cc:3060] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.991149 16012 tablet_bootstrap.cc:492] T 2c0f4e833e224a8a9ff1a961940de994 P a6fd58a21cf444edaccd42dce5af34d6: No bootstrap required, opened a new log
I20260710 13:20:39.991677 16012 ts_tablet_manager.cc:1403] T 2c0f4e833e224a8a9ff1a961940de994 P a6fd58a21cf444edaccd42dce5af34d6: Time spent bootstrapping tablet: real 0.206s	user 0.037s	sys 0.025s
I20260710 13:20:39.994234 16017 raft_consensus.cc:493] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.994850 16012 raft_consensus.cc:359] T 2c0f4e833e224a8a9ff1a961940de994 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:39.995568 16012 raft_consensus.cc:385] T 2c0f4e833e224a8a9ff1a961940de994 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.995853 16012 raft_consensus.cc:740] T 2c0f4e833e224a8a9ff1a961940de994 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.996603 16012 consensus_queue.cc:260] T 2c0f4e833e224a8a9ff1a961940de994 P a6fd58a21cf444edaccd42dce5af34d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.000281 16015 raft_consensus.cc:359] T f5736ae8443f46aebc3f03ff115d8820 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.001073 16015 raft_consensus.cc:385] T f5736ae8443f46aebc3f03ff115d8820 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.001364 16015 raft_consensus.cc:740] T f5736ae8443f46aebc3f03ff115d8820 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.992654 16042 raft_consensus.cc:515] T f7b17939aa1e4258b2b7b8d88d69376e P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.001494 16019 raft_consensus.cc:515] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.002948 15822 raft_consensus.cc:2393] T f7b17939aa1e4258b2b7b8d88d69376e P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6fd58a21cf444edaccd42dce5af34d6 in current term 1: Already voted for candidate a6cf77ded25843a59c90b3fe3f0f314b in this term.
I20260710 13:20:40.004277 16019 leader_election.cc:290] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 1 election: Requested vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:39.997614 16017 raft_consensus.cc:515] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.005894 15824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b17939aa1e4258b2b7b8d88d69376e" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
I20260710 13:20:40.007041 15822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589238d3d64741fe838cdd9ebf50f93a" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" is_pre_election: true
I20260710 13:20:40.008004 15972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b17939aa1e4258b2b7b8d88d69376e" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120"
I20260710 13:20:40.007084 15824 raft_consensus.cc:2393] T f7b17939aa1e4258b2b7b8d88d69376e P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a6fd58a21cf444edaccd42dce5af34d6 in current term 1: Already voted for candidate a6cf77ded25843a59c90b3fe3f0f314b in this term.
I20260710 13:20:40.008687 15972 raft_consensus.cc:3060] T f7b17939aa1e4258b2b7b8d88d69376e P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.009778 16014 tablet_bootstrap.cc:654] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.010736 16017 leader_election.cc:290] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523)
I20260710 13:20:40.011073 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589238d3d64741fe838cdd9ebf50f93a" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6" is_pre_election: true
I20260710 13:20:40.012020 15898 raft_consensus.cc:2393] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 400f440a670b4f2c87d408893a2ae120 in current term 1: Already voted for candidate a6cf77ded25843a59c90b3fe3f0f314b in this term.
I20260710 13:20:40.013348 15937 leader_election.cc:304] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 400f440a670b4f2c87d408893a2ae120; no voters: a6cf77ded25843a59c90b3fe3f0f314b, a6fd58a21cf444edaccd42dce5af34d6
I20260710 13:20:40.005995 15899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b17939aa1e4258b2b7b8d88d69376e" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
I20260710 13:20:40.015241 15899 raft_consensus.cc:2393] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a6cf77ded25843a59c90b3fe3f0f314b in current term 1: Already voted for candidate a6fd58a21cf444edaccd42dce5af34d6 in this term.
I20260710 13:20:40.015363 16017 raft_consensus.cc:3060] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.017611 15720 catalog_manager.cc:5697] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 reported cstate change: term changed from 0 to 1, leader changed from <none> to 400f440a670b4f2c87d408893a2ae120 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "400f440a670b4f2c87d408893a2ae120" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:40.020939 16030 consensus_queue.cc:1048] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:40.023051 16017 raft_consensus.cc:2749] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:40.019728 15720 catalog_manager.cc:5697] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 reported cstate change: term changed from 0 to 1, leader changed from <none> to 400f440a670b4f2c87d408893a2ae120 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "400f440a670b4f2c87d408893a2ae120" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:40.028950 16015 consensus_queue.cc:260] T f5736ae8443f46aebc3f03ff115d8820 P 400f440a670b4f2c87d408893a2ae120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.030377 15973 raft_consensus.cc:2468] T f5736ae8443f46aebc3f03ff115d8820 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6fd58a21cf444edaccd42dce5af34d6 in term 0.
I20260710 13:20:40.033013 15863 leader_election.cc:304] T f5736ae8443f46aebc3f03ff115d8820 P a6fd58a21cf444edaccd42dce5af34d6 [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: 400f440a670b4f2c87d408893a2ae120, a6fd58a21cf444edaccd42dce5af34d6; no voters: a6cf77ded25843a59c90b3fe3f0f314b
I20260710 13:20:40.034577 16019 raft_consensus.cc:2764] T f5736ae8443f46aebc3f03ff115d8820 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:20:40.037305 16042 leader_election.cc:290] T f7b17939aa1e4258b2b7b8d88d69376e P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 election: Requested vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:40.041452 15973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b17939aa1e4258b2b7b8d88d69376e" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120"
I20260710 13:20:40.042250 15972 raft_consensus.cc:2468] T f7b17939aa1e4258b2b7b8d88d69376e P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6fd58a21cf444edaccd42dce5af34d6 in term 1.
I20260710 13:20:40.043944 15863 leader_election.cc:304] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6 [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: 400f440a670b4f2c87d408893a2ae120, a6fd58a21cf444edaccd42dce5af34d6; no voters: a6cf77ded25843a59c90b3fe3f0f314b
I20260710 13:20:40.045279 16019 raft_consensus.cc:2804] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:40.043637 15788 leader_election.cc:304] T f7b17939aa1e4258b2b7b8d88d69376e P a6cf77ded25843a59c90b3fe3f0f314b [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: a6cf77ded25843a59c90b3fe3f0f314b; no voters: 400f440a670b4f2c87d408893a2ae120, a6fd58a21cf444edaccd42dce5af34d6
I20260710 13:20:40.045898 16019 raft_consensus.cc:697] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6 [term 1 LEADER]: Becoming Leader. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Running, Role: LEADER
I20260710 13:20:40.047996 16029 raft_consensus.cc:493] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.048652 16029 raft_consensus.cc:515] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.051436 16029 leader_election.cc:290] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523)
I20260710 13:20:40.047103 16019 consensus_queue.cc:237] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.053283 15822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0f4e833e224a8a9ff1a961940de994" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" is_pre_election: true
I20260710 13:20:40.054572 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0f4e833e224a8a9ff1a961940de994" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6" is_pre_election: true
I20260710 13:20:40.060346 15898 raft_consensus.cc:2468] T 2c0f4e833e224a8a9ff1a961940de994 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 400f440a670b4f2c87d408893a2ae120 in term 0.
I20260710 13:20:40.062686 16015 ts_tablet_manager.cc:1434] T f5736ae8443f46aebc3f03ff115d8820 P 400f440a670b4f2c87d408893a2ae120: Time spent starting tablet: real 0.095s	user 0.007s	sys 0.002s
I20260710 13:20:40.062901 15937 leader_election.cc:304] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 400f440a670b4f2c87d408893a2ae120, a6fd58a21cf444edaccd42dce5af34d6; no voters: 
I20260710 13:20:40.063879 16017 raft_consensus.cc:2804] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:40.064237 16017 raft_consensus.cc:493] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:40.064548 16017 raft_consensus.cc:3060] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.067178 16012 ts_tablet_manager.cc:1434] T 2c0f4e833e224a8a9ff1a961940de994 P a6fd58a21cf444edaccd42dce5af34d6: Time spent starting tablet: real 0.075s	user 0.012s	sys 0.014s
I20260710 13:20:40.068454 16012 tablet_bootstrap.cc:492] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6: Bootstrap starting.
W20260710 13:20:40.072134 15937 leader_election.cc:343] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.073490 16028 consensus_queue.cc:1048] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:40.075736 16012 tablet_bootstrap.cc:654] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.076527 16053 raft_consensus.cc:2749] T f7b17939aa1e4258b2b7b8d88d69376e P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:40.076170 15721 catalog_manager.cc:5697] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2). New cstate: current_term: 1 leader_uuid: "a6fd58a21cf444edaccd42dce5af34d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.077960 16017 raft_consensus.cc:515] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.080960 16014 tablet_bootstrap.cc:492] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b: No bootstrap required, opened a new log
I20260710 13:20:40.081521 16014 ts_tablet_manager.cc:1403] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b: Time spent bootstrapping tablet: real 0.095s	user 0.016s	sys 0.015s
I20260710 13:20:40.082612 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0f4e833e224a8a9ff1a961940de994" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
I20260710 13:20:40.083272 15898 raft_consensus.cc:3060] T 2c0f4e833e224a8a9ff1a961940de994 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.083388 15822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0f4e833e224a8a9ff1a961940de994" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
I20260710 13:20:40.084486 16014 raft_consensus.cc:359] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.085198 16014 raft_consensus.cc:385] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.085456 16014 raft_consensus.cc:740] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.086176 16014 consensus_queue.cc:260] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.088835 16014 ts_tablet_manager.cc:1434] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:20:40.089884 16014 tablet_bootstrap.cc:492] T 2c0f4e833e224a8a9ff1a961940de994 P a6cf77ded25843a59c90b3fe3f0f314b: Bootstrap starting.
I20260710 13:20:40.092044 15898 raft_consensus.cc:2468] T 2c0f4e833e224a8a9ff1a961940de994 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 400f440a670b4f2c87d408893a2ae120 in term 1.
W20260710 13:20:40.095345 15937 leader_election.cc:343] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.096202 16014 tablet_bootstrap.cc:654] T 2c0f4e833e224a8a9ff1a961940de994 P a6cf77ded25843a59c90b3fe3f0f314b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.096496 16017 leader_election.cc:290] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 election: Requested vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523)
I20260710 13:20:40.097790 15937 leader_election.cc:304] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120 [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: 400f440a670b4f2c87d408893a2ae120, a6fd58a21cf444edaccd42dce5af34d6; no voters: a6cf77ded25843a59c90b3fe3f0f314b
I20260710 13:20:40.099046 16017 raft_consensus.cc:2804] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:40.100839 16017 raft_consensus.cc:697] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Becoming Leader. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Running, Role: LEADER
I20260710 13:20:40.102039 16017 consensus_queue.cc:237] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.106464 16012 tablet_bootstrap.cc:492] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6: No bootstrap required, opened a new log
I20260710 13:20:40.107111 16012 ts_tablet_manager.cc:1403] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.007s
I20260710 13:20:40.107265 16014 tablet_bootstrap.cc:492] T 2c0f4e833e224a8a9ff1a961940de994 P a6cf77ded25843a59c90b3fe3f0f314b: No bootstrap required, opened a new log
I20260710 13:20:40.107981 16014 ts_tablet_manager.cc:1403] T 2c0f4e833e224a8a9ff1a961940de994 P a6cf77ded25843a59c90b3fe3f0f314b: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.003s
I20260710 13:20:40.109990 16012 raft_consensus.cc:359] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.110750 16012 raft_consensus.cc:385] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.110548 16014 raft_consensus.cc:359] T 2c0f4e833e224a8a9ff1a961940de994 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.111176 16012 raft_consensus.cc:740] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.111415 16014 raft_consensus.cc:385] T 2c0f4e833e224a8a9ff1a961940de994 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.111783 16014 raft_consensus.cc:740] T 2c0f4e833e224a8a9ff1a961940de994 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.112008 16012 consensus_queue.cc:260] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.112525 16014 consensus_queue.cc:260] T 2c0f4e833e224a8a9ff1a961940de994 P a6cf77ded25843a59c90b3fe3f0f314b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.112594 15721 catalog_manager.cc:5697] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120 reported cstate change: term changed from 0 to 1, leader changed from <none> to 400f440a670b4f2c87d408893a2ae120 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "400f440a670b4f2c87d408893a2ae120" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:40.114126 16012 ts_tablet_manager.cc:1434] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:20:40.115796 16014 ts_tablet_manager.cc:1434] T 2c0f4e833e224a8a9ff1a961940de994 P a6cf77ded25843a59c90b3fe3f0f314b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:20:40.138967 16017 raft_consensus.cc:493] T 4ff8f7e8c2a34c47a3d72312694bcea0 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.139551 16017 raft_consensus.cc:515] T 4ff8f7e8c2a34c47a3d72312694bcea0 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.141229 16017 leader_election.cc:290] T 4ff8f7e8c2a34c47a3d72312694bcea0 P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523)
I20260710 13:20:40.142230 15824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff8f7e8c2a34c47a3d72312694bcea0" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" is_pre_election: true
I20260710 13:20:40.142613 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff8f7e8c2a34c47a3d72312694bcea0" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6" is_pre_election: true
I20260710 13:20:40.143523 15898 raft_consensus.cc:2393] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 400f440a670b4f2c87d408893a2ae120 in current term 1: Already voted for candidate a6cf77ded25843a59c90b3fe3f0f314b in this term.
I20260710 13:20:40.144546 15937 leader_election.cc:304] T 4ff8f7e8c2a34c47a3d72312694bcea0 P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 400f440a670b4f2c87d408893a2ae120; no voters: a6cf77ded25843a59c90b3fe3f0f314b, a6fd58a21cf444edaccd42dce5af34d6
I20260710 13:20:40.145282 16017 raft_consensus.cc:3060] T 4ff8f7e8c2a34c47a3d72312694bcea0 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.150015 16017 raft_consensus.cc:2749] T 4ff8f7e8c2a34c47a3d72312694bcea0 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:40.151731 16042 raft_consensus.cc:493] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.152220 16042 raft_consensus.cc:515] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.153801 16042 leader_election.cc:290] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:40.154829 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7297360540f4278b8ee32a148ceeabb" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6" is_pre_election: true
I20260710 13:20:40.155092 15972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7297360540f4278b8ee32a148ceeabb" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120" is_pre_election: true
I20260710 13:20:40.155472 15898 raft_consensus.cc:2393] T f7297360540f4278b8ee32a148ceeabb P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6cf77ded25843a59c90b3fe3f0f314b in current term 1: Already voted for candidate 400f440a670b4f2c87d408893a2ae120 in this term.
I20260710 13:20:40.156888 15788 leader_election.cc:304] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6cf77ded25843a59c90b3fe3f0f314b; no voters: 400f440a670b4f2c87d408893a2ae120, a6fd58a21cf444edaccd42dce5af34d6
I20260710 13:20:40.157553 16042 raft_consensus.cc:3060] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.162551 16042 raft_consensus.cc:2749] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:40.192579 16042 raft_consensus.cc:493] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.193167 16042 raft_consensus.cc:515] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.194939 16042 leader_election.cc:290] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:40.195919 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d3ad947e7c84183846b1a00ef9ccfa9" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6" is_pre_election: true
I20260710 13:20:40.196398 15972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d3ad947e7c84183846b1a00ef9ccfa9" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120" is_pre_election: true
I20260710 13:20:40.196623 15898 raft_consensus.cc:2393] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6cf77ded25843a59c90b3fe3f0f314b in current term 1: Already voted for candidate 400f440a670b4f2c87d408893a2ae120 in this term.
I20260710 13:20:40.198024 15788 leader_election.cc:304] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6cf77ded25843a59c90b3fe3f0f314b; no voters: 400f440a670b4f2c87d408893a2ae120, a6fd58a21cf444edaccd42dce5af34d6
I20260710 13:20:40.198755 16042 raft_consensus.cc:3060] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.203483 16042 raft_consensus.cc:2749] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:40.227123 16019 raft_consensus.cc:493] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.228029 16019 raft_consensus.cc:515] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.230125 16019 leader_election.cc:290] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:40.231215 15824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067af9f667294e45b042e22191b8bc8f" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" is_pre_election: true
I20260710 13:20:40.231417 15972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067af9f667294e45b042e22191b8bc8f" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120" is_pre_election: true
I20260710 13:20:40.232131 15824 raft_consensus.cc:2393] T 067af9f667294e45b042e22191b8bc8f P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6fd58a21cf444edaccd42dce5af34d6 in current term 1: Already voted for candidate 400f440a670b4f2c87d408893a2ae120 in this term.
I20260710 13:20:40.233285 15863 leader_election.cc:304] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6fd58a21cf444edaccd42dce5af34d6; no voters: 400f440a670b4f2c87d408893a2ae120, a6cf77ded25843a59c90b3fe3f0f314b
I20260710 13:20:40.234014 16019 raft_consensus.cc:3060] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.241088 16019 raft_consensus.cc:2749] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:40.257427 16042 consensus_queue.cc:1048] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.258531 15972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d3ad947e7c84183846b1a00ef9ccfa9"
dest_uuid: "400f440a670b4f2c87d408893a2ae120"
mode: GRACEFUL
new_leader_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
 from {username='slave'} at 127.0.0.1:41522
I20260710 13:20:40.259385 15972 raft_consensus.cc:606] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Received request to transfer leadership to TS a6cf77ded25843a59c90b3fe3f0f314b
I20260710 13:20:40.270207 15973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7297360540f4278b8ee32a148ceeabb"
dest_uuid: "400f440a670b4f2c87d408893a2ae120"
mode: GRACEFUL
new_leader_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
 from {username='slave'} at 127.0.0.1:41522
I20260710 13:20:40.270833 15973 raft_consensus.cc:606] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Received request to transfer leadership to TS a6cf77ded25843a59c90b3fe3f0f314b
I20260710 13:20:40.272666 16042 consensus_queue.cc:1048] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Connected to new peer: Peer: permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.288509 15824 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "589238d3d64741fe838cdd9ebf50f93a"
dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
mode: GRACEFUL
new_leader_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
 from {username='slave'} at 127.0.0.1:39406
I20260710 13:20:40.289197 15824 raft_consensus.cc:606] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Received request to transfer leadership to TS a6fd58a21cf444edaccd42dce5af34d6
I20260710 13:20:40.295976 15973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fec18018084547ae9612a5af4e12d7a3"
dest_uuid: "400f440a670b4f2c87d408893a2ae120"
mode: GRACEFUL
new_leader_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
 from {username='slave'} at 127.0.0.1:41522
I20260710 13:20:40.296666 15973 raft_consensus.cc:606] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Received request to transfer leadership to TS a6fd58a21cf444edaccd42dce5af34d6
I20260710 13:20:40.300170 16042 consensus_queue.cc:1048] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Connected to new peer: Peer: permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.302662 15972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "067af9f667294e45b042e22191b8bc8f"
dest_uuid: "400f440a670b4f2c87d408893a2ae120"
mode: GRACEFUL
new_leader_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
 from {username='slave'} at 127.0.0.1:41522
I20260710 13:20:40.303377 15972 raft_consensus.cc:606] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Received request to transfer leadership to TS a6fd58a21cf444edaccd42dce5af34d6
I20260710 13:20:40.312568 16022 consensus_queue.cc:1048] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.321879 16053 raft_consensus.cc:993] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b: : Instructing follower a6fd58a21cf444edaccd42dce5af34d6 to start an election
I20260710 13:20:40.322363 16053 raft_consensus.cc:1081] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Signalling peer a6fd58a21cf444edaccd42dce5af34d6 to start an election
I20260710 13:20:40.324640 15898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "589238d3d64741fe838cdd9ebf50f93a"
dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
 from {username='slave'} at 127.0.0.1:37804
I20260710 13:20:40.325335 15898 raft_consensus.cc:493] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.325709 15898 raft_consensus.cc:3060] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.330912 15898 raft_consensus.cc:515] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.332623 15898 leader_election.cc:290] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 2 election: Requested vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:40.333590 15824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589238d3d64741fe838cdd9ebf50f93a" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
I20260710 13:20:40.334209 15824 raft_consensus.cc:3055] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.334147 15973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589238d3d64741fe838cdd9ebf50f93a" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "400f440a670b4f2c87d408893a2ae120"
I20260710 13:20:40.334646 15824 raft_consensus.cc:740] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Running, Role: LEADER
I20260710 13:20:40.334812 15973 raft_consensus.cc:3060] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.335518 15824 consensus_queue.cc:260] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.336844 15824 raft_consensus.cc:3060] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.342069 15973 raft_consensus.cc:2468] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6fd58a21cf444edaccd42dce5af34d6 in term 2.
I20260710 13:20:40.343411 15863 leader_election.cc:304] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 400f440a670b4f2c87d408893a2ae120, a6fd58a21cf444edaccd42dce5af34d6; no voters: 
I20260710 13:20:40.343602 16022 raft_consensus.cc:493] T 2c0f4e833e224a8a9ff1a961940de994 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.344287 16019 raft_consensus.cc:2804] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.344166 16022 raft_consensus.cc:515] T 2c0f4e833e224a8a9ff1a961940de994 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.344589 15824 raft_consensus.cc:2468] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6fd58a21cf444edaccd42dce5af34d6 in term 2.
I20260710 13:20:40.344820 16019 raft_consensus.cc:697] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [term 2 LEADER]: Becoming Leader. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Running, Role: LEADER
I20260710 13:20:40.347045 16022 leader_election.cc:290] T 2c0f4e833e224a8a9ff1a961940de994 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:40.346813 16019 consensus_queue.cc:237] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.348263 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0f4e833e224a8a9ff1a961940de994" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6" is_pre_election: true
I20260710 13:20:40.349093 15898 raft_consensus.cc:2393] T 2c0f4e833e224a8a9ff1a961940de994 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6cf77ded25843a59c90b3fe3f0f314b in current term 1: Already voted for candidate 400f440a670b4f2c87d408893a2ae120 in this term.
I20260710 13:20:40.349167 15973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0f4e833e224a8a9ff1a961940de994" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120" is_pre_election: true
I20260710 13:20:40.350649 15788 leader_election.cc:304] T 2c0f4e833e224a8a9ff1a961940de994 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6cf77ded25843a59c90b3fe3f0f314b; no voters: 400f440a670b4f2c87d408893a2ae120, a6fd58a21cf444edaccd42dce5af34d6
I20260710 13:20:40.351365 16022 raft_consensus.cc:3060] T 2c0f4e833e224a8a9ff1a961940de994 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.354316 15722 catalog_manager.cc:5697] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 reported cstate change: term changed from 1 to 2, leader changed from a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1) to a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2). New cstate: current_term: 2 leader_uuid: "a6fd58a21cf444edaccd42dce5af34d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.356390 16022 raft_consensus.cc:2749] T 2c0f4e833e224a8a9ff1a961940de994 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:40.361728 15973 raft_consensus.cc:3060] T f5736ae8443f46aebc3f03ff115d8820 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.368877 16022 consensus_queue.cc:1048] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Connected to new peer: Peer: permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.381556 16042 consensus_queue.cc:1048] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.386406 16017 consensus_queue.cc:1048] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:40.392454 16030 consensus_queue.cc:1048] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:40.393555 16017 consensus_queue.cc:1048] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:40.410511 16029 consensus_queue.cc:1048] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.417399 16029 raft_consensus.cc:993] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120: : Instructing follower a6fd58a21cf444edaccd42dce5af34d6 to start an election
I20260710 13:20:40.417992 16029 raft_consensus.cc:1081] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Signalling peer a6fd58a21cf444edaccd42dce5af34d6 to start an election
I20260710 13:20:40.421959 15897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "067af9f667294e45b042e22191b8bc8f"
dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
 from {username='slave'} at 127.0.0.1:37790
I20260710 13:20:40.423275 15897 raft_consensus.cc:493] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.423704 15897 raft_consensus.cc:3060] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.429047 16017 raft_consensus.cc:993] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120: : Instructing follower a6cf77ded25843a59c90b3fe3f0f314b to start an election
I20260710 13:20:40.429613 16029 raft_consensus.cc:1081] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Signalling peer a6cf77ded25843a59c90b3fe3f0f314b to start an election
I20260710 13:20:40.431989 15822 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d3ad947e7c84183846b1a00ef9ccfa9"
dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
 from {username='slave'} at 127.0.0.1:39386
I20260710 13:20:40.432761 15822 raft_consensus.cc:493] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.433166 15822 raft_consensus.cc:3060] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.436566 15897 raft_consensus.cc:515] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.438951 15897 leader_election.cc:290] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 2 election: Requested vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:40.442042 15822 raft_consensus.cc:515] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.444247 15822 leader_election.cc:290] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 2 election: Requested vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:40.445808 15972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d3ad947e7c84183846b1a00ef9ccfa9" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "400f440a670b4f2c87d408893a2ae120"
I20260710 13:20:40.445917 15897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d3ad947e7c84183846b1a00ef9ccfa9" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
I20260710 13:20:40.446630 15972 raft_consensus.cc:3055] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.446327 15973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067af9f667294e45b042e22191b8bc8f" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "400f440a670b4f2c87d408893a2ae120"
I20260710 13:20:40.446699 15897 raft_consensus.cc:3060] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.447211 15972 raft_consensus.cc:740] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Running, Role: LEADER
I20260710 13:20:40.447518 15973 raft_consensus.cc:3055] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.447944 15973 raft_consensus.cc:740] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Running, Role: LEADER
I20260710 13:20:40.448298 15972 consensus_queue.cc:260] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.448803 15973 consensus_queue.cc:260] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.449782 15972 raft_consensus.cc:3060] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.446810 15824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067af9f667294e45b042e22191b8bc8f" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
I20260710 13:20:40.450709 15824 raft_consensus.cc:3060] T 067af9f667294e45b042e22191b8bc8f P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.455227 15973 raft_consensus.cc:3060] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.455328 15897 raft_consensus.cc:2468] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 2.
I20260710 13:20:40.456864 15788 leader_election.cc:304] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6cf77ded25843a59c90b3fe3f0f314b, a6fd58a21cf444edaccd42dce5af34d6; no voters: 
I20260710 13:20:40.457751 16042 raft_consensus.cc:2804] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.458218 16042 raft_consensus.cc:697] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b [term 2 LEADER]: Becoming Leader. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Running, Role: LEADER
I20260710 13:20:40.458351 15824 raft_consensus.cc:2468] T 067af9f667294e45b042e22191b8bc8f P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6fd58a21cf444edaccd42dce5af34d6 in term 2.
I20260710 13:20:40.459074 16042 consensus_queue.cc:237] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.459853 15863 leader_election.cc:304] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6cf77ded25843a59c90b3fe3f0f314b, a6fd58a21cf444edaccd42dce5af34d6; no voters: 
I20260710 13:20:40.460554 15972 raft_consensus.cc:2468] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 2.
I20260710 13:20:40.460929 16019 raft_consensus.cc:2804] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.461508 16019 raft_consensus.cc:697] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6 [term 2 LEADER]: Becoming Leader. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Running, Role: LEADER
I20260710 13:20:40.462621 16019 consensus_queue.cc:237] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.463876 15973 raft_consensus.cc:2468] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6fd58a21cf444edaccd42dce5af34d6 in term 2.
I20260710 13:20:40.470273 15719 catalog_manager.cc:5697] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6 reported cstate change: term changed from 1 to 2, leader changed from 400f440a670b4f2c87d408893a2ae120 (127.11.21.3) to a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2). New cstate: current_term: 2 leader_uuid: "a6fd58a21cf444edaccd42dce5af34d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.470523 15720 catalog_manager.cc:5697] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b reported cstate change: term changed from 1 to 2, leader changed from 400f440a670b4f2c87d408893a2ae120 (127.11.21.3) to a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1). New cstate: current_term: 2 leader_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.490557 16019 consensus_queue.cc:1048] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.500192 16017 consensus_queue.cc:1048] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.503394 16019 consensus_queue.cc:1048] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:40.513448 16028 raft_consensus.cc:993] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120: : Instructing follower a6cf77ded25843a59c90b3fe3f0f314b to start an election
I20260710 13:20:40.513958 16028 raft_consensus.cc:1081] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Signalling peer a6cf77ded25843a59c90b3fe3f0f314b to start an election
I20260710 13:20:40.518241 15822 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7297360540f4278b8ee32a148ceeabb"
dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
 from {username='slave'} at 127.0.0.1:39386
I20260710 13:20:40.518887 15822 raft_consensus.cc:493] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.519281 15822 raft_consensus.cc:3060] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.520596 16028 consensus_queue.cc:1048] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.528335 15822 raft_consensus.cc:515] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.531561 15897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7297360540f4278b8ee32a148ceeabb" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
I20260710 13:20:40.532510 15822 leader_election.cc:290] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 2 election: Requested vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:40.533790 15973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7297360540f4278b8ee32a148ceeabb" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "400f440a670b4f2c87d408893a2ae120"
I20260710 13:20:40.534407 15973 raft_consensus.cc:3055] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.534729 15973 raft_consensus.cc:740] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Running, Role: LEADER
I20260710 13:20:40.535542 15973 consensus_queue.cc:260] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.532262 15897 raft_consensus.cc:3060] T f7297360540f4278b8ee32a148ceeabb P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.536849 15973 raft_consensus.cc:3060] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.542991 15897 raft_consensus.cc:2468] T f7297360540f4278b8ee32a148ceeabb P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 2.
I20260710 13:20:40.544435 15973 raft_consensus.cc:2468] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 2.
I20260710 13:20:40.544620 15788 leader_election.cc:304] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6cf77ded25843a59c90b3fe3f0f314b, a6fd58a21cf444edaccd42dce5af34d6; no voters: 
I20260710 13:20:40.546320 16042 raft_consensus.cc:2804] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.546815 16042 raft_consensus.cc:697] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [term 2 LEADER]: Becoming Leader. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Running, Role: LEADER
I20260710 13:20:40.547698 16042 consensus_queue.cc:237] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.555212 15720 catalog_manager.cc:5697] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b reported cstate change: term changed from 1 to 2, leader changed from 400f440a670b4f2c87d408893a2ae120 (127.11.21.3) to a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1). New cstate: current_term: 2 leader_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.590814 16017 raft_consensus.cc:993] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120: : Instructing follower a6fd58a21cf444edaccd42dce5af34d6 to start an election
I20260710 13:20:40.591326 16028 raft_consensus.cc:1081] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Signalling peer a6fd58a21cf444edaccd42dce5af34d6 to start an election
I20260710 13:20:40.592963 15897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fec18018084547ae9612a5af4e12d7a3"
dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
 from {username='slave'} at 127.0.0.1:37790
I20260710 13:20:40.593634 15897 raft_consensus.cc:493] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.594091 15897 raft_consensus.cc:3060] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.597805 16028 consensus_queue.cc:1048] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.603698 15897 raft_consensus.cc:515] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.606933 15822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec18018084547ae9612a5af4e12d7a3" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
I20260710 13:20:40.607164 15897 leader_election.cc:290] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 2 election: Requested vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:40.607777 15822 raft_consensus.cc:3060] T fec18018084547ae9612a5af4e12d7a3 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.608986 15973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec18018084547ae9612a5af4e12d7a3" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "400f440a670b4f2c87d408893a2ae120"
I20260710 13:20:40.609931 15973 raft_consensus.cc:3055] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.610209 15973 raft_consensus.cc:740] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Running, Role: LEADER
I20260710 13:20:40.611080 15973 consensus_queue.cc:260] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.612349 15973 raft_consensus.cc:3060] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.616679 16017 consensus_queue.cc:1048] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:40.618741 15822 raft_consensus.cc:2468] T fec18018084547ae9612a5af4e12d7a3 P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6fd58a21cf444edaccd42dce5af34d6 in term 2.
I20260710 13:20:40.620203 15863 leader_election.cc:304] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6cf77ded25843a59c90b3fe3f0f314b, a6fd58a21cf444edaccd42dce5af34d6; no voters: 
I20260710 13:20:40.621383 16019 raft_consensus.cc:2804] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.621896 16019 raft_consensus.cc:697] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6 [term 2 LEADER]: Becoming Leader. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Running, Role: LEADER
I20260710 13:20:40.622727 16019 consensus_queue.cc:237] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:40.627493 15973 raft_consensus.cc:2468] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6fd58a21cf444edaccd42dce5af34d6 in term 2.
I20260710 13:20:40.637903 15719 catalog_manager.cc:5697] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6 reported cstate change: term changed from 1 to 2, leader changed from 400f440a670b4f2c87d408893a2ae120 (127.11.21.3) to a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2). New cstate: current_term: 2 leader_uuid: "a6fd58a21cf444edaccd42dce5af34d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.806036 15973 raft_consensus.cc:1275] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Refusing update from remote peer a6fd58a21cf444edaccd42dce5af34d6: 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:40.807641 16019 consensus_queue.cc:1048] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.817564 15822 raft_consensus.cc:1275] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Refusing update from remote peer a6fd58a21cf444edaccd42dce5af34d6: 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:40.819356 16064 consensus_queue.cc:1048] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.949513 15897 raft_consensus.cc:1275] T f7297360540f4278b8ee32a148ceeabb P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Refusing update from remote peer a6cf77ded25843a59c90b3fe3f0f314b: 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:40.950853 16042 consensus_queue.cc:1048] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.959268 15972 raft_consensus.cc:1275] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Refusing update from remote peer a6cf77ded25843a59c90b3fe3f0f314b: 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:40.961123 16093 consensus_queue.cc:1048] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Connected to new peer: Peer: permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.040104 15824 raft_consensus.cc:1275] T 067af9f667294e45b042e22191b8bc8f P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Refusing update from remote peer a6fd58a21cf444edaccd42dce5af34d6: 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:41.040840 15972 raft_consensus.cc:1275] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Refusing update from remote peer a6cf77ded25843a59c90b3fe3f0f314b: 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:41.041189 15973 raft_consensus.cc:1275] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Refusing update from remote peer a6fd58a21cf444edaccd42dce5af34d6: 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:41.041617 16064 consensus_queue.cc:1048] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.042552 16053 consensus_queue.cc:1048] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Connected to new peer: Peer: permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.043871 16064 consensus_queue.cc:1048] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.044440 15897 raft_consensus.cc:1275] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Refusing update from remote peer a6cf77ded25843a59c90b3fe3f0f314b: 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:41.046087 16053 consensus_queue.cc:1048] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.124941 15824 raft_consensus.cc:1275] T fec18018084547ae9612a5af4e12d7a3 P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Refusing update from remote peer a6fd58a21cf444edaccd42dce5af34d6: 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:41.126433 16064 consensus_queue.cc:1048] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.136700 15973 raft_consensus.cc:1275] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Refusing update from remote peer a6fd58a21cf444edaccd42dce5af34d6: 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:41.138514 16064 consensus_queue.cc:1048] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:43.339198 15722 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51402:
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:20:43.341355 15722 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:20:43.390987 15814 tablet_service.cc:1511] Processing CreateTablet for tablet 43b862dad47c45ddacdcbf893d1af919 (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:43.391644 15883 tablet_service.cc:1511] Processing CreateTablet for tablet 43b862dad47c45ddacdcbf893d1af919 (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:43.392298 15814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43b862dad47c45ddacdcbf893d1af919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.393127 15883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43b862dad47c45ddacdcbf893d1af919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.392984 15963 tablet_service.cc:1511] Processing CreateTablet for tablet 43b862dad47c45ddacdcbf893d1af919 (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:43.394241 15963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43b862dad47c45ddacdcbf893d1af919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.394496 15806 tablet_service.cc:1511] Processing CreateTablet for tablet 662f97cf3a49457ebec25df0539c1ded (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:43.395721 15806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 662f97cf3a49457ebec25df0539c1ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.413764 15881 tablet_service.cc:1511] Processing CreateTablet for tablet 662f97cf3a49457ebec25df0539c1ded (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:43.415534 15881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 662f97cf3a49457ebec25df0539c1ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.416999 16111 tablet_bootstrap.cc:492] T 43b862dad47c45ddacdcbf893d1af919 P a6fd58a21cf444edaccd42dce5af34d6: Bootstrap starting.
I20260710 13:20:43.418394 16110 tablet_bootstrap.cc:492] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120: Bootstrap starting.
I20260710 13:20:43.423576 15963 tablet_service.cc:1511] Processing CreateTablet for tablet 662f97cf3a49457ebec25df0539c1ded (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:43.426761 15963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 662f97cf3a49457ebec25df0539c1ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.437624 15955 tablet_service.cc:1511] Processing CreateTablet for tablet a1541736b51b4453b20f93465abc81d8 (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:43.431542 15807 tablet_service.cc:1511] Processing CreateTablet for tablet a1541736b51b4453b20f93465abc81d8 (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:43.443125 15807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1541736b51b4453b20f93465abc81d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.434923 15883 tablet_service.cc:1511] Processing CreateTablet for tablet a1541736b51b4453b20f93465abc81d8 (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:43.438592 15811 tablet_service.cc:1511] Processing CreateTablet for tablet 392dc88d98984e60b3db104c223f2b28 (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:43.446311 15883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1541736b51b4453b20f93465abc81d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.447171 15955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1541736b51b4453b20f93465abc81d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.449769 15886 tablet_service.cc:1511] Processing CreateTablet for tablet 392dc88d98984e60b3db104c223f2b28 (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:43.425248 16110 tablet_bootstrap.cc:654] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.452036 15886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 392dc88d98984e60b3db104c223f2b28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.456486 15811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 392dc88d98984e60b3db104c223f2b28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.431624 16111 tablet_bootstrap.cc:654] T 43b862dad47c45ddacdcbf893d1af919 P a6fd58a21cf444edaccd42dce5af34d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.467926 15961 tablet_service.cc:1511] Processing CreateTablet for tablet 392dc88d98984e60b3db104c223f2b28 (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:43.469724 15961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 392dc88d98984e60b3db104c223f2b28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.474401 15888 tablet_service.cc:1511] Processing CreateTablet for tablet 97aa94f1e431473ab9f40d5153960274 (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:43.475838 15888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97aa94f1e431473ab9f40d5153960274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.481122 15806 tablet_service.cc:1511] Processing CreateTablet for tablet 97aa94f1e431473ab9f40d5153960274 (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:43.482610 15806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97aa94f1e431473ab9f40d5153960274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.481236 16111 tablet_bootstrap.cc:492] T 43b862dad47c45ddacdcbf893d1af919 P a6fd58a21cf444edaccd42dce5af34d6: No bootstrap required, opened a new log
I20260710 13:20:43.485853 15963 tablet_service.cc:1511] Processing CreateTablet for tablet 97aa94f1e431473ab9f40d5153960274 (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:43.487263 15963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97aa94f1e431473ab9f40d5153960274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.485846 16111 ts_tablet_manager.cc:1403] T 43b862dad47c45ddacdcbf893d1af919 P a6fd58a21cf444edaccd42dce5af34d6: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.000s
I20260710 13:20:43.498734 16109 tablet_bootstrap.cc:492] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b: Bootstrap starting.
I20260710 13:20:43.503863 16111 raft_consensus.cc:359] T 43b862dad47c45ddacdcbf893d1af919 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.507753 16111 raft_consensus.cc:385] T 43b862dad47c45ddacdcbf893d1af919 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.508128 16111 raft_consensus.cc:740] T 43b862dad47c45ddacdcbf893d1af919 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.508884 16111 consensus_queue.cc:260] T 43b862dad47c45ddacdcbf893d1af919 P a6fd58a21cf444edaccd42dce5af34d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.512977 15814 tablet_service.cc:1511] Processing CreateTablet for tablet d136a88ee00943ed9783a8d59674411e (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:43.514410 15814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d136a88ee00943ed9783a8d59674411e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.521757 16110 tablet_bootstrap.cc:492] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120: No bootstrap required, opened a new log
I20260710 13:20:43.522354 16110 ts_tablet_manager.cc:1403] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120: Time spent bootstrapping tablet: real 0.104s	user 0.016s	sys 0.000s
I20260710 13:20:43.526594 15955 tablet_service.cc:1511] Processing CreateTablet for tablet d136a88ee00943ed9783a8d59674411e (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:43.529875 15813 tablet_service.cc:1511] Processing CreateTablet for tablet d02d73552523491d9db308d31b53851d (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:43.530310 16110 raft_consensus.cc:359] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.530633 15959 tablet_service.cc:1511] Processing CreateTablet for tablet d02d73552523491d9db308d31b53851d (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:43.531307 16110 raft_consensus.cc:385] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.531391 15813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d02d73552523491d9db308d31b53851d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.531764 16110 raft_consensus.cc:740] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.532694 16110 consensus_queue.cc:260] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.535863 15959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d02d73552523491d9db308d31b53851d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.544271 15955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d136a88ee00943ed9783a8d59674411e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.544816 15886 tablet_service.cc:1511] Processing CreateTablet for tablet d136a88ee00943ed9783a8d59674411e (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:43.546168 15886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d136a88ee00943ed9783a8d59674411e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.548419 15881 tablet_service.cc:1511] Processing CreateTablet for tablet d02d73552523491d9db308d31b53851d (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:43.535739 16109 tablet_bootstrap.cc:654] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.554757 15882 tablet_service.cc:1511] Processing CreateTablet for tablet 3a0772e614504dd6ad47dd27c87ba25e (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:43.548622 15811 tablet_service.cc:1511] Processing CreateTablet for tablet 3a0772e614504dd6ad47dd27c87ba25e (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:43.556529 15881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d02d73552523491d9db308d31b53851d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.556969 15811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a0772e614504dd6ad47dd27c87ba25e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.561902 15882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a0772e614504dd6ad47dd27c87ba25e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.562050 15962 tablet_service.cc:1511] Processing CreateTablet for tablet 3a0772e614504dd6ad47dd27c87ba25e (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:43.563416 15962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a0772e614504dd6ad47dd27c87ba25e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.564965 15809 tablet_service.cc:1511] Processing CreateTablet for tablet 7561daa12f0d4f0b9998a99eead49d46 (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:43.566381 15809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7561daa12f0d4f0b9998a99eead49d46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.576195 15957 tablet_service.cc:1511] Processing CreateTablet for tablet 7561daa12f0d4f0b9998a99eead49d46 (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
W20260710 13:20:43.576910 15769 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:43.577584 15957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7561daa12f0d4f0b9998a99eead49d46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.585134 15888 tablet_service.cc:1511] Processing CreateTablet for tablet 7561daa12f0d4f0b9998a99eead49d46 (DEFAULT_TABLE table=soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:43.586658 15888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7561daa12f0d4f0b9998a99eead49d46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.591050 16111 ts_tablet_manager.cc:1434] T 43b862dad47c45ddacdcbf893d1af919 P a6fd58a21cf444edaccd42dce5af34d6: Time spent starting tablet: real 0.096s	user 0.007s	sys 0.000s
I20260710 13:20:43.601310 16110 ts_tablet_manager.cc:1434] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120: Time spent starting tablet: real 0.079s	user 0.010s	sys 0.000s
I20260710 13:20:43.602677 16110 tablet_bootstrap.cc:492] T 662f97cf3a49457ebec25df0539c1ded P 400f440a670b4f2c87d408893a2ae120: Bootstrap starting.
I20260710 13:20:43.617086 16111 tablet_bootstrap.cc:492] T 662f97cf3a49457ebec25df0539c1ded P a6fd58a21cf444edaccd42dce5af34d6: Bootstrap starting.
I20260710 13:20:43.619123 16109 tablet_bootstrap.cc:492] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b: No bootstrap required, opened a new log
I20260710 13:20:43.619647 16109 ts_tablet_manager.cc:1403] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b: Time spent bootstrapping tablet: real 0.121s	user 0.014s	sys 0.016s
I20260710 13:20:43.622669 16109 raft_consensus.cc:359] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.623443 16109 raft_consensus.cc:385] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.623756 16109 raft_consensus.cc:740] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.624500 16109 consensus_queue.cc:260] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.633832 16109 ts_tablet_manager.cc:1434] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:20:43.634965 16109 tablet_bootstrap.cc:492] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b: Bootstrap starting.
I20260710 13:20:43.643249 16110 tablet_bootstrap.cc:654] T 662f97cf3a49457ebec25df0539c1ded P 400f440a670b4f2c87d408893a2ae120: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.643893 16109 tablet_bootstrap.cc:654] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.645342 16111 tablet_bootstrap.cc:654] T 662f97cf3a49457ebec25df0539c1ded P a6fd58a21cf444edaccd42dce5af34d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.659025 16110 tablet_bootstrap.cc:492] T 662f97cf3a49457ebec25df0539c1ded P 400f440a670b4f2c87d408893a2ae120: No bootstrap required, opened a new log
I20260710 13:20:43.659574 16110 ts_tablet_manager.cc:1403] T 662f97cf3a49457ebec25df0539c1ded P 400f440a670b4f2c87d408893a2ae120: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.000s
I20260710 13:20:43.663218 16109 tablet_bootstrap.cc:492] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b: No bootstrap required, opened a new log
I20260710 13:20:43.663636 16109 ts_tablet_manager.cc:1403] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.003s
I20260710 13:20:43.663391 16110 raft_consensus.cc:359] T 662f97cf3a49457ebec25df0539c1ded P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.664188 16110 raft_consensus.cc:385] T 662f97cf3a49457ebec25df0539c1ded P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.664479 16110 raft_consensus.cc:740] T 662f97cf3a49457ebec25df0539c1ded P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.665410 16110 consensus_queue.cc:260] T 662f97cf3a49457ebec25df0539c1ded P 400f440a670b4f2c87d408893a2ae120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.666368 16111 tablet_bootstrap.cc:492] T 662f97cf3a49457ebec25df0539c1ded P a6fd58a21cf444edaccd42dce5af34d6: No bootstrap required, opened a new log
I20260710 13:20:43.666970 16111 ts_tablet_manager.cc:1403] T 662f97cf3a49457ebec25df0539c1ded P a6fd58a21cf444edaccd42dce5af34d6: Time spent bootstrapping tablet: real 0.050s	user 0.004s	sys 0.008s
I20260710 13:20:43.668033 16110 ts_tablet_manager.cc:1434] T 662f97cf3a49457ebec25df0539c1ded P 400f440a670b4f2c87d408893a2ae120: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:20:43.668299 16109 raft_consensus.cc:359] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.669077 16109 raft_consensus.cc:385] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.669186 16110 tablet_bootstrap.cc:492] T a1541736b51b4453b20f93465abc81d8 P 400f440a670b4f2c87d408893a2ae120: Bootstrap starting.
I20260710 13:20:43.669426 16109 raft_consensus.cc:740] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.670218 16109 consensus_queue.cc:260] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.670709 16111 raft_consensus.cc:359] T 662f97cf3a49457ebec25df0539c1ded P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.671584 16111 raft_consensus.cc:385] T 662f97cf3a49457ebec25df0539c1ded P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.671957 16111 raft_consensus.cc:740] T 662f97cf3a49457ebec25df0539c1ded P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.672564 16109 ts_tablet_manager.cc:1434] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260710 13:20:43.672957 16111 consensus_queue.cc:260] T 662f97cf3a49457ebec25df0539c1ded P a6fd58a21cf444edaccd42dce5af34d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.673849 16109 tablet_bootstrap.cc:492] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b: Bootstrap starting.
I20260710 13:20:43.675922 16111 ts_tablet_manager.cc:1434] T 662f97cf3a49457ebec25df0539c1ded P a6fd58a21cf444edaccd42dce5af34d6: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 13:20:43.677168 16111 tablet_bootstrap.cc:492] T 392dc88d98984e60b3db104c223f2b28 P a6fd58a21cf444edaccd42dce5af34d6: Bootstrap starting.
I20260710 13:20:43.681226 16110 tablet_bootstrap.cc:654] T a1541736b51b4453b20f93465abc81d8 P 400f440a670b4f2c87d408893a2ae120: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.682940 16109 tablet_bootstrap.cc:654] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.684422 16111 tablet_bootstrap.cc:654] T 392dc88d98984e60b3db104c223f2b28 P a6fd58a21cf444edaccd42dce5af34d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.694365 16111 tablet_bootstrap.cc:492] T 392dc88d98984e60b3db104c223f2b28 P a6fd58a21cf444edaccd42dce5af34d6: No bootstrap required, opened a new log
I20260710 13:20:43.694960 16111 ts_tablet_manager.cc:1403] T 392dc88d98984e60b3db104c223f2b28 P a6fd58a21cf444edaccd42dce5af34d6: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 13:20:43.697749 16109 tablet_bootstrap.cc:492] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b: No bootstrap required, opened a new log
I20260710 13:20:43.698295 16109 ts_tablet_manager.cc:1403] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.009s
I20260710 13:20:43.701563 16109 raft_consensus.cc:359] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.702342 16109 raft_consensus.cc:385] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.702637 16109 raft_consensus.cc:740] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.701364 16111 raft_consensus.cc:359] T 392dc88d98984e60b3db104c223f2b28 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.703585 16110 tablet_bootstrap.cc:492] T a1541736b51b4453b20f93465abc81d8 P 400f440a670b4f2c87d408893a2ae120: No bootstrap required, opened a new log
I20260710 13:20:43.703402 16109 consensus_queue.cc:260] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.703922 16111 raft_consensus.cc:385] T 392dc88d98984e60b3db104c223f2b28 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.704339 16111 raft_consensus.cc:740] T 392dc88d98984e60b3db104c223f2b28 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.705252 16111 consensus_queue.cc:260] T 392dc88d98984e60b3db104c223f2b28 P a6fd58a21cf444edaccd42dce5af34d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.705876 16109 ts_tablet_manager.cc:1434] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:43.706914 16109 tablet_bootstrap.cc:492] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b: Bootstrap starting.
I20260710 13:20:43.707571 16111 ts_tablet_manager.cc:1434] T 392dc88d98984e60b3db104c223f2b28 P a6fd58a21cf444edaccd42dce5af34d6: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:20:43.708660 16111 tablet_bootstrap.cc:492] T a1541736b51b4453b20f93465abc81d8 P a6fd58a21cf444edaccd42dce5af34d6: Bootstrap starting.
I20260710 13:20:43.713811 16109 tablet_bootstrap.cc:654] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.715289 16111 tablet_bootstrap.cc:654] T a1541736b51b4453b20f93465abc81d8 P a6fd58a21cf444edaccd42dce5af34d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.704353 16110 ts_tablet_manager.cc:1403] T a1541736b51b4453b20f93465abc81d8 P 400f440a670b4f2c87d408893a2ae120: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.000s
I20260710 13:20:43.719961 16110 raft_consensus.cc:359] T a1541736b51b4453b20f93465abc81d8 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.721223 16110 raft_consensus.cc:385] T a1541736b51b4453b20f93465abc81d8 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.721658 16110 raft_consensus.cc:740] T a1541736b51b4453b20f93465abc81d8 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.722935 16110 consensus_queue.cc:260] T a1541736b51b4453b20f93465abc81d8 P 400f440a670b4f2c87d408893a2ae120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.727496 16110 ts_tablet_manager.cc:1434] T a1541736b51b4453b20f93465abc81d8 P 400f440a670b4f2c87d408893a2ae120: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.009s
I20260710 13:20:43.729089 16110 tablet_bootstrap.cc:492] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120: Bootstrap starting.
I20260710 13:20:43.737558 16097 raft_consensus.cc:493] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.738596 16110 tablet_bootstrap.cc:654] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.738348 16097 raft_consensus.cc:515] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.748683 16109 tablet_bootstrap.cc:492] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b: No bootstrap required, opened a new log
I20260710 13:20:43.749460 16109 ts_tablet_manager.cc:1403] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.015s
I20260710 13:20:43.753153 16110 tablet_bootstrap.cc:492] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120: No bootstrap required, opened a new log
I20260710 13:20:43.753722 16110 ts_tablet_manager.cc:1403] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.013s
I20260710 13:20:43.753027 16109 raft_consensus.cc:359] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.755101 16109 raft_consensus.cc:385] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.755407 16109 raft_consensus.cc:740] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.756191 16109 consensus_queue.cc:260] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.756673 15824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b862dad47c45ddacdcbf893d1af919" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" is_pre_election: true
I20260710 13:20:43.757488 15824 raft_consensus.cc:2468] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 400f440a670b4f2c87d408893a2ae120 in term 0.
I20260710 13:20:43.758507 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b862dad47c45ddacdcbf893d1af919" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6" is_pre_election: true
I20260710 13:20:43.759510 15898 raft_consensus.cc:2468] T 43b862dad47c45ddacdcbf893d1af919 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 400f440a670b4f2c87d408893a2ae120 in term 0.
I20260710 13:20:43.759634 15937 leader_election.cc:304] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 400f440a670b4f2c87d408893a2ae120, a6cf77ded25843a59c90b3fe3f0f314b; no voters: 
I20260710 13:20:43.761039 16097 leader_election.cc:290] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523)
I20260710 13:20:43.756698 16098 raft_consensus.cc:493] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.761850 16097 raft_consensus.cc:2804] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:43.762470 16097 raft_consensus.cc:493] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:43.761948 16098 raft_consensus.cc:515] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.762940 16097 raft_consensus.cc:3060] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.765339 16125 raft_consensus.cc:493] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.765848 16125 raft_consensus.cc:515] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.766885 16098 leader_election.cc:290] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:43.769160 15897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1541736b51b4453b20f93465abc81d8" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6" is_pre_election: true
I20260710 13:20:43.769521 16109 ts_tablet_manager.cc:1434] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.007s
I20260710 13:20:43.770715 16109 tablet_bootstrap.cc:492] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b: Bootstrap starting.
W20260710 13:20:43.770668 15788 leader_election.cc:343] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.771692 15972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662f97cf3a49457ebec25df0539c1ded" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120" is_pre_election: true
I20260710 13:20:43.772315 15972 raft_consensus.cc:2468] T 662f97cf3a49457ebec25df0539c1ded P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 0.
I20260710 13:20:43.773572 15788 leader_election.cc:304] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 400f440a670b4f2c87d408893a2ae120, a6cf77ded25843a59c90b3fe3f0f314b; no voters: 
I20260710 13:20:43.775156 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662f97cf3a49457ebec25df0539c1ded" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6" is_pre_election: true
I20260710 13:20:43.776011 15898 raft_consensus.cc:2468] T 662f97cf3a49457ebec25df0539c1ded P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 0.
I20260710 13:20:43.776701 16127 raft_consensus.cc:2804] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:43.777227 16127 raft_consensus.cc:493] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:43.777596 16110 raft_consensus.cc:359] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.778381 16110 raft_consensus.cc:385] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.778676 16110 raft_consensus.cc:740] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.777633 16127 raft_consensus.cc:3060] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.779452 16110 consensus_queue.cc:260] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.780396 15972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1541736b51b4453b20f93465abc81d8" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120" is_pre_election: true
I20260710 13:20:43.781419 15972 raft_consensus.cc:2468] T a1541736b51b4453b20f93465abc81d8 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 0.
I20260710 13:20:43.782084 16110 ts_tablet_manager.cc:1434] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 13:20:43.783263 16110 tablet_bootstrap.cc:492] T d136a88ee00943ed9783a8d59674411e P 400f440a670b4f2c87d408893a2ae120: Bootstrap starting.
I20260710 13:20:43.783198 15788 leader_election.cc:304] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b [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: 400f440a670b4f2c87d408893a2ae120, a6cf77ded25843a59c90b3fe3f0f314b; no voters: a6fd58a21cf444edaccd42dce5af34d6
I20260710 13:20:43.787940 16125 leader_election.cc:290] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:43.788067 16098 raft_consensus.cc:2804] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:43.788834 16098 raft_consensus.cc:493] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:43.789335 16098 raft_consensus.cc:3060] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.791213 16110 tablet_bootstrap.cc:654] T d136a88ee00943ed9783a8d59674411e P 400f440a670b4f2c87d408893a2ae120: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.791450 16109 tablet_bootstrap.cc:654] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.799258 16127 raft_consensus.cc:515] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.804607 15973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662f97cf3a49457ebec25df0539c1ded" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120"
I20260710 13:20:43.805613 15973 raft_consensus.cc:3060] T 662f97cf3a49457ebec25df0539c1ded P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.806499 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662f97cf3a49457ebec25df0539c1ded" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
I20260710 13:20:43.807519 15898 raft_consensus.cc:3060] T 662f97cf3a49457ebec25df0539c1ded P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.809042 16109 tablet_bootstrap.cc:492] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b: No bootstrap required, opened a new log
I20260710 13:20:43.809680 16109 ts_tablet_manager.cc:1403] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.002s
I20260710 13:20:43.804013 16110 tablet_bootstrap.cc:492] T d136a88ee00943ed9783a8d59674411e P 400f440a670b4f2c87d408893a2ae120: No bootstrap required, opened a new log
I20260710 13:20:43.812357 16110 ts_tablet_manager.cc:1403] T d136a88ee00943ed9783a8d59674411e P 400f440a670b4f2c87d408893a2ae120: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.008s
I20260710 13:20:43.813758 16109 raft_consensus.cc:359] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.814536 16109 raft_consensus.cc:385] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.815016 16109 raft_consensus.cc:740] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.815474 16110 raft_consensus.cc:359] T d136a88ee00943ed9783a8d59674411e P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.815984 16109 consensus_queue.cc:260] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.817174 16110 raft_consensus.cc:385] T d136a88ee00943ed9783a8d59674411e P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.817505 16110 raft_consensus.cc:740] T d136a88ee00943ed9783a8d59674411e P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.804724 16127 leader_election.cc:290] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 election: Requested vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:43.819276 16109 ts_tablet_manager.cc:1434] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 13:20:43.820463 16109 tablet_bootstrap.cc:492] T 97aa94f1e431473ab9f40d5153960274 P a6cf77ded25843a59c90b3fe3f0f314b: Bootstrap starting.
I20260710 13:20:43.820115 16110 consensus_queue.cc:260] T d136a88ee00943ed9783a8d59674411e P 400f440a670b4f2c87d408893a2ae120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.822669 16110 ts_tablet_manager.cc:1434] T d136a88ee00943ed9783a8d59674411e P 400f440a670b4f2c87d408893a2ae120: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:20:43.823771 16110 tablet_bootstrap.cc:492] T d02d73552523491d9db308d31b53851d P 400f440a670b4f2c87d408893a2ae120: Bootstrap starting.
I20260710 13:20:43.826690 15973 raft_consensus.cc:2468] T 662f97cf3a49457ebec25df0539c1ded P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 1.
I20260710 13:20:43.828269 15788 leader_election.cc:304] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 400f440a670b4f2c87d408893a2ae120, a6cf77ded25843a59c90b3fe3f0f314b; no voters: 
I20260710 13:20:43.829231 16127 raft_consensus.cc:2804] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:43.829952 16127 raft_consensus.cc:697] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Becoming Leader. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Running, Role: LEADER
I20260710 13:20:43.831977 16127 consensus_queue.cc:237] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.834975 16109 tablet_bootstrap.cc:654] T 97aa94f1e431473ab9f40d5153960274 P a6cf77ded25843a59c90b3fe3f0f314b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.842114 16110 tablet_bootstrap.cc:654] T d02d73552523491d9db308d31b53851d P 400f440a670b4f2c87d408893a2ae120: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.857851 16110 tablet_bootstrap.cc:492] T d02d73552523491d9db308d31b53851d P 400f440a670b4f2c87d408893a2ae120: No bootstrap required, opened a new log
I20260710 13:20:43.858646 16110 ts_tablet_manager.cc:1403] T d02d73552523491d9db308d31b53851d P 400f440a670b4f2c87d408893a2ae120: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.009s
I20260710 13:20:43.868263 16110 raft_consensus.cc:359] T d02d73552523491d9db308d31b53851d P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.869463 16110 raft_consensus.cc:385] T d02d73552523491d9db308d31b53851d P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.869843 16110 raft_consensus.cc:740] T d02d73552523491d9db308d31b53851d P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.870919 16110 consensus_queue.cc:260] T d02d73552523491d9db308d31b53851d P 400f440a670b4f2c87d408893a2ae120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.873050 16097 raft_consensus.cc:515] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.882503 16110 ts_tablet_manager.cc:1434] T d02d73552523491d9db308d31b53851d P 400f440a670b4f2c87d408893a2ae120: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.007s
I20260710 13:20:43.878619 15898 raft_consensus.cc:2468] T 662f97cf3a49457ebec25df0539c1ded P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 1.
I20260710 13:20:43.868098 16098 raft_consensus.cc:515] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.897271 16110 tablet_bootstrap.cc:492] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120: Bootstrap starting.
I20260710 13:20:43.897428 16097 leader_election.cc:290] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 election: Requested vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523)
I20260710 13:20:43.898751 16111 tablet_bootstrap.cc:492] T a1541736b51b4453b20f93465abc81d8 P a6fd58a21cf444edaccd42dce5af34d6: No bootstrap required, opened a new log
I20260710 13:20:43.899279 15824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b862dad47c45ddacdcbf893d1af919" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
I20260710 13:20:43.904666 16111 ts_tablet_manager.cc:1403] T a1541736b51b4453b20f93465abc81d8 P a6fd58a21cf444edaccd42dce5af34d6: Time spent bootstrapping tablet: real 0.196s	user 0.089s	sys 0.092s
I20260710 13:20:43.904968 15824 raft_consensus.cc:3060] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.900122 15897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b862dad47c45ddacdcbf893d1af919" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
I20260710 13:20:43.908293 15897 raft_consensus.cc:3060] T 43b862dad47c45ddacdcbf893d1af919 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.906786 15719 catalog_manager.cc:5697] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b reported cstate change: term changed from 0 to 1, leader changed from <none> to a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1). New cstate: current_term: 1 leader_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:43.908434 16111 raft_consensus.cc:359] T a1541736b51b4453b20f93465abc81d8 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.909482 16111 raft_consensus.cc:385] T a1541736b51b4453b20f93465abc81d8 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.909842 16111 raft_consensus.cc:740] T a1541736b51b4453b20f93465abc81d8 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.910750 16110 tablet_bootstrap.cc:654] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.908625 16109 tablet_bootstrap.cc:492] T 97aa94f1e431473ab9f40d5153960274 P a6cf77ded25843a59c90b3fe3f0f314b: No bootstrap required, opened a new log
I20260710 13:20:43.910604 16111 consensus_queue.cc:260] T a1541736b51b4453b20f93465abc81d8 P a6fd58a21cf444edaccd42dce5af34d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.911460 16109 ts_tablet_manager.cc:1403] T 97aa94f1e431473ab9f40d5153960274 P a6cf77ded25843a59c90b3fe3f0f314b: Time spent bootstrapping tablet: real 0.091s	user 0.033s	sys 0.007s
I20260710 13:20:43.914778 16111 ts_tablet_manager.cc:1434] T a1541736b51b4453b20f93465abc81d8 P a6fd58a21cf444edaccd42dce5af34d6: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:20:43.914414 16109 raft_consensus.cc:359] T 97aa94f1e431473ab9f40d5153960274 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.916039 16111 tablet_bootstrap.cc:492] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6: Bootstrap starting.
I20260710 13:20:43.916324 16109 raft_consensus.cc:385] T 97aa94f1e431473ab9f40d5153960274 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.916636 16109 raft_consensus.cc:740] T 97aa94f1e431473ab9f40d5153960274 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.917498 16109 consensus_queue.cc:260] T 97aa94f1e431473ab9f40d5153960274 P a6cf77ded25843a59c90b3fe3f0f314b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.918605 16125 raft_consensus.cc:493] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.919065 16125 raft_consensus.cc:515] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.920913 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1541736b51b4453b20f93465abc81d8" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
I20260710 13:20:43.921175 16098 leader_election.cc:290] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 election: Requested vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:43.921377 16125 leader_election.cc:290] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:43.921576 15898 raft_consensus.cc:3060] T a1541736b51b4453b20f93465abc81d8 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.923274 15973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1541736b51b4453b20f93465abc81d8" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120"
I20260710 13:20:43.923897 15973 raft_consensus.cc:3060] T a1541736b51b4453b20f93465abc81d8 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.925868 15897 raft_consensus.cc:2468] T 43b862dad47c45ddacdcbf893d1af919 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 400f440a670b4f2c87d408893a2ae120 in term 1.
I20260710 13:20:43.926187 15824 raft_consensus.cc:2468] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 400f440a670b4f2c87d408893a2ae120 in term 1.
I20260710 13:20:43.927589 15937 leader_election.cc:304] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 400f440a670b4f2c87d408893a2ae120, a6fd58a21cf444edaccd42dce5af34d6; no voters: 
I20260710 13:20:43.928373 15972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02d73552523491d9db308d31b53851d" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120" is_pre_election: true
I20260710 13:20:43.928619 16097 raft_consensus.cc:2804] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:43.929080 15972 raft_consensus.cc:2468] T d02d73552523491d9db308d31b53851d P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 0.
I20260710 13:20:43.929240 16097 raft_consensus.cc:697] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Becoming Leader. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Running, Role: LEADER
I20260710 13:20:43.930311 16097 consensus_queue.cc:237] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.931255 15788 leader_election.cc:304] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 400f440a670b4f2c87d408893a2ae120, a6cf77ded25843a59c90b3fe3f0f314b; no voters: 
I20260710 13:20:43.931739 16111 tablet_bootstrap.cc:654] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.929405 16109 ts_tablet_manager.cc:1434] T 97aa94f1e431473ab9f40d5153960274 P a6cf77ded25843a59c90b3fe3f0f314b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:20:43.934785 16109 tablet_bootstrap.cc:492] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b: Bootstrap starting.
I20260710 13:20:43.936421 15973 raft_consensus.cc:2468] T a1541736b51b4453b20f93465abc81d8 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 1.
I20260710 13:20:43.936764 16098 raft_consensus.cc:493] T 97aa94f1e431473ab9f40d5153960274 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.937640 16098 raft_consensus.cc:515] T 97aa94f1e431473ab9f40d5153960274 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.938653 15788 leader_election.cc:304] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 400f440a670b4f2c87d408893a2ae120, a6cf77ded25843a59c90b3fe3f0f314b; no voters: 
I20260710 13:20:43.935859 16127 raft_consensus.cc:2804] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:43.939772 16125 raft_consensus.cc:2804] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:43.931236 15898 raft_consensus.cc:2468] T a1541736b51b4453b20f93465abc81d8 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 1.
I20260710 13:20:43.939733 16110 tablet_bootstrap.cc:492] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120: No bootstrap required, opened a new log
I20260710 13:20:43.940214 16127 raft_consensus.cc:493] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:43.949493 15899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97aa94f1e431473ab9f40d5153960274" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6" is_pre_election: true
I20260710 13:20:43.949590 16127 raft_consensus.cc:3060] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.947563 15897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02d73552523491d9db308d31b53851d" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6" is_pre_election: true
W20260710 13:20:43.951041 15788 leader_election.cc:343] T 97aa94f1e431473ab9f40d5153960274 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.946732 16110 ts_tablet_manager.cc:1403] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.012s
W20260710 13:20:43.978241 15788 leader_election.cc:343] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.978806 16110 raft_consensus.cc:359] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.983335 16109 tablet_bootstrap.cc:654] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.983564 16110 raft_consensus.cc:385] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.983893 16110 raft_consensus.cc:740] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.984835 16110 consensus_queue.cc:260] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:43.988773 15973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97aa94f1e431473ab9f40d5153960274" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120" is_pre_election: true
W20260710 13:20:43.991173 15788 leader_election.cc:343] T 97aa94f1e431473ab9f40d5153960274 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.991937 15788 leader_election.cc:304] T 97aa94f1e431473ab9f40d5153960274 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6cf77ded25843a59c90b3fe3f0f314b; no voters: 400f440a670b4f2c87d408893a2ae120, a6fd58a21cf444edaccd42dce5af34d6
I20260710 13:20:43.993136 16138 raft_consensus.cc:2749] T 97aa94f1e431473ab9f40d5153960274 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:43.994316 16109 tablet_bootstrap.cc:492] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b: No bootstrap required, opened a new log
I20260710 13:20:43.994864 16109 ts_tablet_manager.cc:1403] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.002s
I20260710 13:20:43.981117 15719 catalog_manager.cc:5697] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 reported cstate change: term changed from 0 to 1, leader changed from <none> to 400f440a670b4f2c87d408893a2ae120 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "400f440a670b4f2c87d408893a2ae120" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:43.987527 16110 ts_tablet_manager.cc:1434] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:20:43.994745 16098 leader_election.cc:290] T 97aa94f1e431473ab9f40d5153960274 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:43.997617 16110 tablet_bootstrap.cc:492] T 97aa94f1e431473ab9f40d5153960274 P 400f440a670b4f2c87d408893a2ae120: Bootstrap starting.
I20260710 13:20:43.964509 16125 raft_consensus.cc:697] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Becoming Leader. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Running, Role: LEADER
I20260710 13:20:44.004169 16125 consensus_queue.cc:237] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.004530 16109 raft_consensus.cc:359] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.005218 16109 raft_consensus.cc:385] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.005528 16109 raft_consensus.cc:740] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.006309 16109 consensus_queue.cc:260] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.010509 16097 raft_consensus.cc:493] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.011162 16109 ts_tablet_manager.cc:1434] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 13:20:44.011334 16097 raft_consensus.cc:515] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.012233 16109 tablet_bootstrap.cc:492] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b: Bootstrap starting.
I20260710 13:20:44.017674 15897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392dc88d98984e60b3db104c223f2b28" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6" is_pre_election: true
I20260710 13:20:44.018584 15897 raft_consensus.cc:2468] T 392dc88d98984e60b3db104c223f2b28 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 400f440a670b4f2c87d408893a2ae120 in term 0.
I20260710 13:20:44.020315 15937 leader_election.cc:304] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 400f440a670b4f2c87d408893a2ae120, a6fd58a21cf444edaccd42dce5af34d6; no voters: 
I20260710 13:20:44.021610 16126 raft_consensus.cc:2804] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.022102 16126 raft_consensus.cc:493] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.022518 16126 raft_consensus.cc:3060] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.031781 16109 tablet_bootstrap.cc:654] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.035979 16097 leader_election.cc:290] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523)
I20260710 13:20:44.037776 15824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392dc88d98984e60b3db104c223f2b28" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" is_pre_election: true
I20260710 13:20:44.043967 15824 raft_consensus.cc:2468] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 400f440a670b4f2c87d408893a2ae120 in term 0.
I20260710 13:20:44.045394 16098 raft_consensus.cc:493] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.046020 16098 raft_consensus.cc:515] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.049052 15897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d136a88ee00943ed9783a8d59674411e" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6" is_pre_election: true
I20260710 13:20:44.050137 16098 leader_election.cc:290] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
W20260710 13:20:44.050292 15788 leader_election.cc:343] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.051761 15973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d136a88ee00943ed9783a8d59674411e" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120" is_pre_election: true
I20260710 13:20:44.052335 15973 raft_consensus.cc:2468] T d136a88ee00943ed9783a8d59674411e P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 0.
I20260710 13:20:44.052160 16127 raft_consensus.cc:515] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.052618 15719 catalog_manager.cc:5697] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b reported cstate change: term changed from 0 to 1, leader changed from <none> to a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1). New cstate: current_term: 1 leader_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.053417 15788 leader_election.cc:304] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [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: 400f440a670b4f2c87d408893a2ae120, a6cf77ded25843a59c90b3fe3f0f314b; no voters: a6fd58a21cf444edaccd42dce5af34d6
I20260710 13:20:44.054191 16098 raft_consensus.cc:2804] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.054682 16098 raft_consensus.cc:493] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.054273 16126 raft_consensus.cc:515] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.055011 16098 raft_consensus.cc:3060] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.056077 16109 tablet_bootstrap.cc:492] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b: No bootstrap required, opened a new log
I20260710 13:20:44.056591 16109 ts_tablet_manager.cc:1403] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.000s
I20260710 13:20:44.058094 15824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392dc88d98984e60b3db104c223f2b28" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
I20260710 13:20:44.058809 15824 raft_consensus.cc:3060] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.062187 16110 tablet_bootstrap.cc:654] T 97aa94f1e431473ab9f40d5153960274 P 400f440a670b4f2c87d408893a2ae120: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.059338 16109 raft_consensus.cc:359] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.063146 16109 raft_consensus.cc:385] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.063465 16109 raft_consensus.cc:740] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.064229 16109 consensus_queue.cc:260] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.066308 16109 ts_tablet_manager.cc:1434] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:20:44.067472 16111 tablet_bootstrap.cc:492] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6: No bootstrap required, opened a new log
I20260710 13:20:44.067191 15897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02d73552523491d9db308d31b53851d" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
I20260710 13:20:44.067085 16098 raft_consensus.cc:515] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.068059 16111 ts_tablet_manager.cc:1403] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6: Time spent bootstrapping tablet: real 0.152s	user 0.067s	sys 0.050s
I20260710 13:20:44.067215 16109 tablet_bootstrap.cc:492] T 7561daa12f0d4f0b9998a99eead49d46 P a6cf77ded25843a59c90b3fe3f0f314b: Bootstrap starting.
W20260710 13:20:44.070735 15788 leader_election.cc:343] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.072106 15897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d136a88ee00943ed9783a8d59674411e" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
I20260710 13:20:44.072793 16111 raft_consensus.cc:359] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.073537 16111 raft_consensus.cc:385] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.073835 16111 raft_consensus.cc:740] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.074586 16111 consensus_queue.cc:260] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.075011 15973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d136a88ee00943ed9783a8d59674411e" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120"
I20260710 13:20:44.075670 15973 raft_consensus.cc:3060] T d136a88ee00943ed9783a8d59674411e P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.076202 16109 tablet_bootstrap.cc:654] T 7561daa12f0d4f0b9998a99eead49d46 P a6cf77ded25843a59c90b3fe3f0f314b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.087648 16127 leader_election.cc:290] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 election: Requested vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
W20260710 13:20:44.089519 15788 leader_election.cc:343] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.094097 15972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02d73552523491d9db308d31b53851d" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120"
I20260710 13:20:44.094928 15972 raft_consensus.cc:3060] T d02d73552523491d9db308d31b53851d P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.097852 15897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392dc88d98984e60b3db104c223f2b28" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
I20260710 13:20:44.098634 15897 raft_consensus.cc:3060] T 392dc88d98984e60b3db104c223f2b28 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.102239 16126 leader_election.cc:290] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 election: Requested vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523)
I20260710 13:20:44.110390 15973 raft_consensus.cc:2468] T d136a88ee00943ed9783a8d59674411e P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 1.
I20260710 13:20:44.110668 15824 raft_consensus.cc:2468] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 400f440a670b4f2c87d408893a2ae120 in term 1.
I20260710 13:20:44.112735 15788 leader_election.cc:304] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [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: 400f440a670b4f2c87d408893a2ae120, a6cf77ded25843a59c90b3fe3f0f314b; no voters: a6fd58a21cf444edaccd42dce5af34d6
I20260710 13:20:44.113785 16127 raft_consensus.cc:2804] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.114238 16127 raft_consensus.cc:697] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Becoming Leader. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Running, Role: LEADER
I20260710 13:20:44.114118 15937 leader_election.cc:304] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 400f440a670b4f2c87d408893a2ae120, a6cf77ded25843a59c90b3fe3f0f314b; no voters: 
I20260710 13:20:44.115334 16127 consensus_queue.cc:237] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.115715 16126 raft_consensus.cc:2804] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.117447 16126 raft_consensus.cc:697] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Becoming Leader. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Running, Role: LEADER
I20260710 13:20:44.117933 15897 raft_consensus.cc:2468] T 392dc88d98984e60b3db104c223f2b28 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 400f440a670b4f2c87d408893a2ae120 in term 1.
I20260710 13:20:44.118136 16110 tablet_bootstrap.cc:492] T 97aa94f1e431473ab9f40d5153960274 P 400f440a670b4f2c87d408893a2ae120: No bootstrap required, opened a new log
I20260710 13:20:44.119005 16110 ts_tablet_manager.cc:1403] T 97aa94f1e431473ab9f40d5153960274 P 400f440a670b4f2c87d408893a2ae120: Time spent bootstrapping tablet: real 0.122s	user 0.020s	sys 0.033s
I20260710 13:20:44.089572 16098 leader_election.cc:290] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 election: Requested vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:44.118484 16111 ts_tablet_manager.cc:1434] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.001s
I20260710 13:20:44.121651 16111 tablet_bootstrap.cc:492] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6: Bootstrap starting.
I20260710 13:20:44.118315 16126 consensus_queue.cc:237] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.122090 16110 raft_consensus.cc:359] T 97aa94f1e431473ab9f40d5153960274 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.122839 16110 raft_consensus.cc:385] T 97aa94f1e431473ab9f40d5153960274 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.123138 16110 raft_consensus.cc:740] T 97aa94f1e431473ab9f40d5153960274 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.123893 16110 consensus_queue.cc:260] T 97aa94f1e431473ab9f40d5153960274 P 400f440a670b4f2c87d408893a2ae120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.125974 16110 ts_tablet_manager.cc:1434] T 97aa94f1e431473ab9f40d5153960274 P 400f440a670b4f2c87d408893a2ae120: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:44.126909 16110 tablet_bootstrap.cc:492] T 3a0772e614504dd6ad47dd27c87ba25e P 400f440a670b4f2c87d408893a2ae120: Bootstrap starting.
I20260710 13:20:44.118125 16109 tablet_bootstrap.cc:492] T 7561daa12f0d4f0b9998a99eead49d46 P a6cf77ded25843a59c90b3fe3f0f314b: No bootstrap required, opened a new log
I20260710 13:20:44.129896 16109 ts_tablet_manager.cc:1403] T 7561daa12f0d4f0b9998a99eead49d46 P a6cf77ded25843a59c90b3fe3f0f314b: Time spent bootstrapping tablet: real 0.063s	user 0.017s	sys 0.017s
I20260710 13:20:44.133347 16110 tablet_bootstrap.cc:654] T 3a0772e614504dd6ad47dd27c87ba25e P 400f440a670b4f2c87d408893a2ae120: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.133065 16109 raft_consensus.cc:359] T 7561daa12f0d4f0b9998a99eead49d46 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.133756 16109 raft_consensus.cc:385] T 7561daa12f0d4f0b9998a99eead49d46 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.134050 16109 raft_consensus.cc:740] T 7561daa12f0d4f0b9998a99eead49d46 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.134927 16109 consensus_queue.cc:260] T 7561daa12f0d4f0b9998a99eead49d46 P a6cf77ded25843a59c90b3fe3f0f314b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.135953 16111 tablet_bootstrap.cc:654] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.137951 16109 ts_tablet_manager.cc:1434] T 7561daa12f0d4f0b9998a99eead49d46 P a6cf77ded25843a59c90b3fe3f0f314b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:44.139031 15719 catalog_manager.cc:5697] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b reported cstate change: term changed from 0 to 1, leader changed from <none> to a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1). New cstate: current_term: 1 leader_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.141322 15972 raft_consensus.cc:2468] T d02d73552523491d9db308d31b53851d P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 1.
I20260710 13:20:44.142874 16111 tablet_bootstrap.cc:492] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6: No bootstrap required, opened a new log
I20260710 13:20:44.143461 16111 ts_tablet_manager.cc:1403] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.001s
I20260710 13:20:44.143561 15788 leader_election.cc:304] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [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: 400f440a670b4f2c87d408893a2ae120, a6cf77ded25843a59c90b3fe3f0f314b; no voters: a6fd58a21cf444edaccd42dce5af34d6
I20260710 13:20:44.145052 16110 tablet_bootstrap.cc:492] T 3a0772e614504dd6ad47dd27c87ba25e P 400f440a670b4f2c87d408893a2ae120: No bootstrap required, opened a new log
I20260710 13:20:44.145584 16110 ts_tablet_manager.cc:1403] T 3a0772e614504dd6ad47dd27c87ba25e P 400f440a670b4f2c87d408893a2ae120: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 13:20:44.146947 16111 raft_consensus.cc:359] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.147706 16111 raft_consensus.cc:385] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.148031 16111 raft_consensus.cc:740] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.148479 16110 raft_consensus.cc:359] T 3a0772e614504dd6ad47dd27c87ba25e P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.148783 16111 consensus_queue.cc:260] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.149147 16110 raft_consensus.cc:385] T 3a0772e614504dd6ad47dd27c87ba25e P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.149040 16127 raft_consensus.cc:2804] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.149551 16110 raft_consensus.cc:740] T 3a0772e614504dd6ad47dd27c87ba25e P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.150813 16110 consensus_queue.cc:260] T 3a0772e614504dd6ad47dd27c87ba25e P 400f440a670b4f2c87d408893a2ae120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.151348 16111 ts_tablet_manager.cc:1434] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:44.152741 16111 tablet_bootstrap.cc:492] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6: Bootstrap starting.
I20260710 13:20:44.152802 16127 raft_consensus.cc:697] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Becoming Leader. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Running, Role: LEADER
I20260710 13:20:44.153056 16110 ts_tablet_manager.cc:1434] T 3a0772e614504dd6ad47dd27c87ba25e P 400f440a670b4f2c87d408893a2ae120: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:20:44.156796 15720 catalog_manager.cc:5697] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 reported cstate change: term changed from 0 to 1, leader changed from <none> to 400f440a670b4f2c87d408893a2ae120 (127.11.21.3). New cstate: current_term: 1 leader_uuid: "400f440a670b4f2c87d408893a2ae120" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:44.160096 16111 tablet_bootstrap.cc:654] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.155315 16127 consensus_queue.cc:237] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.165759 16111 tablet_bootstrap.cc:492] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6: No bootstrap required, opened a new log
I20260710 13:20:44.166262 16111 ts_tablet_manager.cc:1403] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.005s
I20260710 13:20:44.169162 16111 raft_consensus.cc:359] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.169945 16111 raft_consensus.cc:385] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.170251 16111 raft_consensus.cc:740] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.170934 16111 consensus_queue.cc:260] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.173270 16111 ts_tablet_manager.cc:1434] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:44.174537 16111 tablet_bootstrap.cc:492] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6: Bootstrap starting.
I20260710 13:20:44.175655 15722 catalog_manager.cc:5697] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b reported cstate change: term changed from 0 to 1, leader changed from <none> to a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1). New cstate: current_term: 1 leader_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.181394 16111 tablet_bootstrap.cc:654] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.187100 16111 tablet_bootstrap.cc:492] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6: No bootstrap required, opened a new log
I20260710 13:20:44.187618 16111 ts_tablet_manager.cc:1403] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:20:44.189738 16111 raft_consensus.cc:359] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.190253 16111 raft_consensus.cc:385] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.190486 16111 raft_consensus.cc:740] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.191129 16111 consensus_queue.cc:260] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.193323 16111 ts_tablet_manager.cc:1434] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:20:44.194288 16111 tablet_bootstrap.cc:492] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6: Bootstrap starting.
I20260710 13:20:44.199470 16111 tablet_bootstrap.cc:654] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.204053 16111 tablet_bootstrap.cc:492] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6: No bootstrap required, opened a new log
I20260710 13:20:44.204398 16111 ts_tablet_manager.cc:1403] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:20:44.206355 16111 raft_consensus.cc:359] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.206822 16111 raft_consensus.cc:385] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.206986 16111 raft_consensus.cc:740] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.207484 16111 consensus_queue.cc:260] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.209371 16111 ts_tablet_manager.cc:1434] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:44.257580 16114 raft_consensus.cc:493] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.258116 16114 raft_consensus.cc:515] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.259727 16114 leader_election.cc:290] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:44.260495 15824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97aa94f1e431473ab9f40d5153960274" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" is_pre_election: true
I20260710 13:20:44.260848 15972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97aa94f1e431473ab9f40d5153960274" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120" is_pre_election: true
I20260710 13:20:44.261215 15824 raft_consensus.cc:2468] T 97aa94f1e431473ab9f40d5153960274 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6fd58a21cf444edaccd42dce5af34d6 in term 0.
I20260710 13:20:44.261504 15972 raft_consensus.cc:2468] T 97aa94f1e431473ab9f40d5153960274 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6fd58a21cf444edaccd42dce5af34d6 in term 0.
I20260710 13:20:44.262369 15863 leader_election.cc:304] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6cf77ded25843a59c90b3fe3f0f314b, a6fd58a21cf444edaccd42dce5af34d6; no voters: 
I20260710 13:20:44.263099 16114 raft_consensus.cc:2804] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.263406 16114 raft_consensus.cc:493] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.263722 16114 raft_consensus.cc:3060] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.267575 16064 raft_consensus.cc:493] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.268092 16064 raft_consensus.cc:515] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.269053 16114 raft_consensus.cc:515] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.270177 16064 leader_election.cc:290] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:44.270918 15824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7561daa12f0d4f0b9998a99eead49d46" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" is_pre_election: true
I20260710 13:20:44.271358 15972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7561daa12f0d4f0b9998a99eead49d46" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120" is_pre_election: true
I20260710 13:20:44.271572 15824 raft_consensus.cc:2468] T 7561daa12f0d4f0b9998a99eead49d46 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6fd58a21cf444edaccd42dce5af34d6 in term 0.
I20260710 13:20:44.272127 16114 leader_election.cc:290] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 1 election: Requested vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:44.272151 15972 raft_consensus.cc:2468] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6fd58a21cf444edaccd42dce5af34d6 in term 0.
I20260710 13:20:44.272737 15824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97aa94f1e431473ab9f40d5153960274" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
I20260710 13:20:44.273352 15863 leader_election.cc:304] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6cf77ded25843a59c90b3fe3f0f314b, a6fd58a21cf444edaccd42dce5af34d6; no voters: 
I20260710 13:20:44.274053 15824 raft_consensus.cc:3060] T 97aa94f1e431473ab9f40d5153960274 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.274401 16114 raft_consensus.cc:2804] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.273945 15971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97aa94f1e431473ab9f40d5153960274" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120"
I20260710 13:20:44.274806 16114 raft_consensus.cc:493] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.275269 15971 raft_consensus.cc:3060] T 97aa94f1e431473ab9f40d5153960274 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.275354 16114 raft_consensus.cc:3060] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.276373 16127 consensus_queue.cc:1048] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Connected to new peer: Peer: permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.282115 15824 raft_consensus.cc:2468] T 97aa94f1e431473ab9f40d5153960274 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6fd58a21cf444edaccd42dce5af34d6 in term 1.
I20260710 13:20:44.283552 15863 leader_election.cc:304] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6cf77ded25843a59c90b3fe3f0f314b, a6fd58a21cf444edaccd42dce5af34d6; no voters: 
I20260710 13:20:44.284415 16064 raft_consensus.cc:2804] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.287420 15971 raft_consensus.cc:2468] T 97aa94f1e431473ab9f40d5153960274 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6fd58a21cf444edaccd42dce5af34d6 in term 1.
I20260710 13:20:44.287685 16114 raft_consensus.cc:515] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.288033 16064 raft_consensus.cc:697] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 LEADER]: Becoming Leader. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Running, Role: LEADER
I20260710 13:20:44.289588 16064 consensus_queue.cc:237] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.291291 15822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7561daa12f0d4f0b9998a99eead49d46" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
I20260710 13:20:44.291738 16114 leader_election.cc:290] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 1 election: Requested vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:44.291960 15822 raft_consensus.cc:3060] T 7561daa12f0d4f0b9998a99eead49d46 P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.293560 15973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7561daa12f0d4f0b9998a99eead49d46" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120"
I20260710 13:20:44.294396 15973 raft_consensus.cc:3060] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.299963 15822 raft_consensus.cc:2468] T 7561daa12f0d4f0b9998a99eead49d46 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6fd58a21cf444edaccd42dce5af34d6 in term 1.
I20260710 13:20:44.301431 15863 leader_election.cc:304] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6cf77ded25843a59c90b3fe3f0f314b, a6fd58a21cf444edaccd42dce5af34d6; no voters: 
I20260710 13:20:44.311544 16154 raft_consensus.cc:2804] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.312265 16127 consensus_queue.cc:1048] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.315896 16154 raft_consensus.cc:697] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 LEADER]: Becoming Leader. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Running, Role: LEADER
I20260710 13:20:44.321621 16154 consensus_queue.cc:237] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.319864 15973 raft_consensus.cc:2468] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6fd58a21cf444edaccd42dce5af34d6 in term 1.
I20260710 13:20:44.339462 15720 catalog_manager.cc:5697] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2). New cstate: current_term: 1 leader_uuid: "a6fd58a21cf444edaccd42dce5af34d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.355058 15720 catalog_manager.cc:5697] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2). New cstate: current_term: 1 leader_uuid: "a6fd58a21cf444edaccd42dce5af34d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.362718 16064 raft_consensus.cc:493] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.363260 16064 raft_consensus.cc:515] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.365159 16064 leader_election.cc:290] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:44.365947 15824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d136a88ee00943ed9783a8d59674411e" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" is_pre_election: true
I20260710 13:20:44.366161 15971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d136a88ee00943ed9783a8d59674411e" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120" is_pre_election: true
I20260710 13:20:44.366859 15971 raft_consensus.cc:2393] T d136a88ee00943ed9783a8d59674411e P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6fd58a21cf444edaccd42dce5af34d6 in current term 1: Already voted for candidate a6cf77ded25843a59c90b3fe3f0f314b in this term.
I20260710 13:20:44.367785 15863 leader_election.cc:304] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6fd58a21cf444edaccd42dce5af34d6; no voters: 400f440a670b4f2c87d408893a2ae120, a6cf77ded25843a59c90b3fe3f0f314b
I20260710 13:20:44.368501 16064 raft_consensus.cc:3060] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.373329 16064 raft_consensus.cc:2749] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:44.385347 16126 consensus_queue.cc:1048] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.396886 16097 consensus_queue.cc:1048] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.414145 16064 raft_consensus.cc:493] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.414628 16064 raft_consensus.cc:515] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.416850 16064 leader_election.cc:290] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:44.417876 15824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02d73552523491d9db308d31b53851d" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" is_pre_election: true
I20260710 13:20:44.418043 15971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02d73552523491d9db308d31b53851d" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120" is_pre_election: true
I20260710 13:20:44.418864 15971 raft_consensus.cc:2393] T d02d73552523491d9db308d31b53851d P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6fd58a21cf444edaccd42dce5af34d6 in current term 1: Already voted for candidate a6cf77ded25843a59c90b3fe3f0f314b in this term.
I20260710 13:20:44.419972 15863 leader_election.cc:304] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6fd58a21cf444edaccd42dce5af34d6; no voters: 400f440a670b4f2c87d408893a2ae120, a6cf77ded25843a59c90b3fe3f0f314b
I20260710 13:20:44.420675 16154 raft_consensus.cc:3060] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.426337 16154 raft_consensus.cc:2749] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:44.469610 16127 raft_consensus.cc:493] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.470218 16127 raft_consensus.cc:515] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.472250 16127 leader_election.cc:290] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:44.473378 15973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0772e614504dd6ad47dd27c87ba25e" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120" is_pre_election: true
I20260710 13:20:44.473330 15897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0772e614504dd6ad47dd27c87ba25e" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6" is_pre_election: true
I20260710 13:20:44.474313 15973 raft_consensus.cc:2468] T 3a0772e614504dd6ad47dd27c87ba25e P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 0.
I20260710 13:20:44.474309 15897 raft_consensus.cc:2468] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 0.
I20260710 13:20:44.475731 15788 leader_election.cc:304] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 400f440a670b4f2c87d408893a2ae120, a6cf77ded25843a59c90b3fe3f0f314b; no voters: 
I20260710 13:20:44.476440 16127 raft_consensus.cc:2804] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.476832 16127 raft_consensus.cc:493] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.477146 16127 raft_consensus.cc:3060] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.482558 16127 raft_consensus.cc:515] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.484341 16127 leader_election.cc:290] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 election: Requested vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:44.485196 15897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0772e614504dd6ad47dd27c87ba25e" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
I20260710 13:20:44.485498 15973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0772e614504dd6ad47dd27c87ba25e" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400f440a670b4f2c87d408893a2ae120"
I20260710 13:20:44.485917 15897 raft_consensus.cc:3060] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.486033 15973 raft_consensus.cc:3060] T 3a0772e614504dd6ad47dd27c87ba25e P 400f440a670b4f2c87d408893a2ae120 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.493327 15973 raft_consensus.cc:2468] T 3a0772e614504dd6ad47dd27c87ba25e P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 1.
I20260710 13:20:44.493333 15897 raft_consensus.cc:2468] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 1.
I20260710 13:20:44.494799 15788 leader_election.cc:304] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 400f440a670b4f2c87d408893a2ae120, a6cf77ded25843a59c90b3fe3f0f314b; no voters: 
I20260710 13:20:44.495571 16127 raft_consensus.cc:2804] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.496078 16127 raft_consensus.cc:697] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Becoming Leader. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Running, Role: LEADER
I20260710 13:20:44.496904 16127 consensus_queue.cc:237] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.505119 15722 catalog_manager.cc:5697] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b reported cstate change: term changed from 0 to 1, leader changed from <none> to a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1). New cstate: current_term: 1 leader_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.517271 16097 consensus_queue.cc:1048] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.522750 16098 consensus_queue.cc:1048] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.535351 16127 consensus_queue.cc:1048] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Connected to new peer: Peer: permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.534019 16163 consensus_queue.cc:1048] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:20:44.563119 16125 consensus_queue.cc:1048] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Connected to new peer: Peer: permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.575338 16125 consensus_queue.cc:1048] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.636615 15973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43b862dad47c45ddacdcbf893d1af919"
dest_uuid: "400f440a670b4f2c87d408893a2ae120"
mode: GRACEFUL
new_leader_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
 from {username='slave'} at 127.0.0.1:41522
I20260710 13:20:44.637166 15973 raft_consensus.cc:606] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Received request to transfer leadership to TS a6cf77ded25843a59c90b3fe3f0f314b
I20260710 13:20:44.648041 15973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "392dc88d98984e60b3db104c223f2b28"
dest_uuid: "400f440a670b4f2c87d408893a2ae120"
mode: GRACEFUL
new_leader_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
 from {username='slave'} at 127.0.0.1:41522
I20260710 13:20:44.648571 15973 raft_consensus.cc:606] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Received request to transfer leadership to TS a6cf77ded25843a59c90b3fe3f0f314b
I20260710 13:20:44.657380 15824 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d136a88ee00943ed9783a8d59674411e"
dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
mode: GRACEFUL
new_leader_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
 from {username='slave'} at 127.0.0.1:39406
I20260710 13:20:44.657974 15824 raft_consensus.cc:606] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Received request to transfer leadership to TS a6fd58a21cf444edaccd42dce5af34d6
I20260710 13:20:44.662989 15824 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d02d73552523491d9db308d31b53851d"
dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
mode: GRACEFUL
new_leader_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
 from {username='slave'} at 127.0.0.1:39406
I20260710 13:20:44.663594 15824 raft_consensus.cc:606] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Received request to transfer leadership to TS a6fd58a21cf444edaccd42dce5af34d6
I20260710 13:20:44.668637 15824 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a0772e614504dd6ad47dd27c87ba25e"
dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
mode: GRACEFUL
new_leader_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
 from {username='slave'} at 127.0.0.1:39406
I20260710 13:20:44.669119 15824 raft_consensus.cc:606] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Received request to transfer leadership to TS a6fd58a21cf444edaccd42dce5af34d6
I20260710 13:20:44.680271 16125 consensus_queue.cc:1048] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Connected to new peer: Peer: permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.686925 15897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7561daa12f0d4f0b9998a99eead49d46"
dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
mode: GRACEFUL
new_leader_uuid: "400f440a670b4f2c87d408893a2ae120"
 from {username='slave'} at 127.0.0.1:39654
I20260710 13:20:44.687583 15897 raft_consensus.cc:606] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 LEADER]: Received request to transfer leadership to TS 400f440a670b4f2c87d408893a2ae120
I20260710 13:20:44.693593 16127 consensus_queue.cc:1048] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.701685 16171 raft_consensus.cc:993] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b: : Instructing follower a6fd58a21cf444edaccd42dce5af34d6 to start an election
I20260710 13:20:44.702127 16127 raft_consensus.cc:1081] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Signalling peer a6fd58a21cf444edaccd42dce5af34d6 to start an election
I20260710 13:20:44.703791 15897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d02d73552523491d9db308d31b53851d"
dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
 from {username='slave'} at 127.0.0.1:37804
I20260710 13:20:44.704365 15897 raft_consensus.cc:493] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:44.704694 15897 raft_consensus.cc:3060] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:44.710583 15897 raft_consensus.cc:515] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.712641 15897 leader_election.cc:290] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 2 election: Requested vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:44.713857 15824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02d73552523491d9db308d31b53851d" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
I20260710 13:20:44.714262 15973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02d73552523491d9db308d31b53851d" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "400f440a670b4f2c87d408893a2ae120"
I20260710 13:20:44.714569 15824 raft_consensus.cc:3055] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:44.714975 15824 raft_consensus.cc:740] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Running, Role: LEADER
I20260710 13:20:44.714991 15973 raft_consensus.cc:3060] T d02d73552523491d9db308d31b53851d P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:44.715988 15824 consensus_queue.cc:260] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.717579 15824 raft_consensus.cc:3060] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:44.722033 15973 raft_consensus.cc:2468] T d02d73552523491d9db308d31b53851d P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6fd58a21cf444edaccd42dce5af34d6 in term 2.
I20260710 13:20:44.722702 15824 raft_consensus.cc:2468] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6fd58a21cf444edaccd42dce5af34d6 in term 2.
I20260710 13:20:44.723172 15863 leader_election.cc:304] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 400f440a670b4f2c87d408893a2ae120, a6fd58a21cf444edaccd42dce5af34d6; no voters: 
I20260710 13:20:44.723976 16154 raft_consensus.cc:2804] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:44.724418 16154 raft_consensus.cc:697] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6 [term 2 LEADER]: Becoming Leader. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Running, Role: LEADER
I20260710 13:20:44.725255 16154 consensus_queue.cc:237] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.731686 15722 catalog_manager.cc:5697] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6 reported cstate change: term changed from 1 to 2, leader changed from a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1) to a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2). New cstate: current_term: 2 leader_uuid: "a6fd58a21cf444edaccd42dce5af34d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.739949 16064 consensus_queue.cc:1048] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.741425 16064 consensus_queue.cc:1048] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.749344 16154 raft_consensus.cc:993] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6: : Instructing follower 400f440a670b4f2c87d408893a2ae120 to start an election
I20260710 13:20:44.750003 16114 raft_consensus.cc:1081] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 LEADER]: Signalling peer 400f440a670b4f2c87d408893a2ae120 to start an election
I20260710 13:20:44.752292 15972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7561daa12f0d4f0b9998a99eead49d46"
dest_uuid: "400f440a670b4f2c87d408893a2ae120"
 from {username='slave'} at 127.0.0.1:41520
I20260710 13:20:44.753713 15972 raft_consensus.cc:493] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:44.754142 15972 raft_consensus.cc:3060] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:44.763339 15972 raft_consensus.cc:515] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.765195 15973 raft_consensus.cc:1240] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Rejecting Update request from peer a6fd58a21cf444edaccd42dce5af34d6 for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:44.767916 15822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7561daa12f0d4f0b9998a99eead49d46" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
I20260710 13:20:44.768548 15897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7561daa12f0d4f0b9998a99eead49d46" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
I20260710 13:20:44.769150 15897 raft_consensus.cc:3055] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:44.769503 15897 raft_consensus.cc:740] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Running, Role: LEADER
I20260710 13:20:44.770375 15897 consensus_queue.cc:260] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.771560 15897 raft_consensus.cc:3060] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:44.772265 15972 leader_election.cc:290] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 2 election: Requested vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523)
I20260710 13:20:44.778184 15897 raft_consensus.cc:2468] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 400f440a670b4f2c87d408893a2ae120 in term 2.
I20260710 13:20:44.779433 15937 leader_election.cc:304] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120 [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: 400f440a670b4f2c87d408893a2ae120, a6fd58a21cf444edaccd42dce5af34d6; no voters: a6cf77ded25843a59c90b3fe3f0f314b
I20260710 13:20:44.780212 16126 raft_consensus.cc:2804] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:44.780731 16126 raft_consensus.cc:697] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120 [term 2 LEADER]: Becoming Leader. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Running, Role: LEADER
I20260710 13:20:44.781459 16126 consensus_queue.cc:237] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120 [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: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.789158 15719 catalog_manager.cc:5697] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120 reported cstate change: term changed from 1 to 2, leader changed from a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2) to 400f440a670b4f2c87d408893a2ae120 (127.11.21.3). New cstate: current_term: 2 leader_uuid: "400f440a670b4f2c87d408893a2ae120" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:44.791867 16126 raft_consensus.cc:993] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120: : Instructing follower a6cf77ded25843a59c90b3fe3f0f314b to start an election
I20260710 13:20:44.792368 16126 raft_consensus.cc:1081] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Signalling peer a6cf77ded25843a59c90b3fe3f0f314b to start an election
I20260710 13:20:44.794483 15824 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43b862dad47c45ddacdcbf893d1af919"
dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
 from {username='slave'} at 127.0.0.1:39386
I20260710 13:20:44.795075 15824 raft_consensus.cc:493] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:44.795449 15824 raft_consensus.cc:3060] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:44.801008 15824 raft_consensus.cc:515] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.802634 15824 leader_election.cc:290] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 2 election: Requested vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:44.803462 15897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b862dad47c45ddacdcbf893d1af919" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
I20260710 13:20:44.804186 15897 raft_consensus.cc:3060] T 43b862dad47c45ddacdcbf893d1af919 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:44.804270 15972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b862dad47c45ddacdcbf893d1af919" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "400f440a670b4f2c87d408893a2ae120"
I20260710 13:20:44.804941 15972 raft_consensus.cc:3055] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:44.805234 15972 raft_consensus.cc:740] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Running, Role: LEADER
I20260710 13:20:44.806006 15972 consensus_queue.cc:260] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.807013 15972 raft_consensus.cc:3060] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:44.810040 15897 raft_consensus.cc:2468] T 43b862dad47c45ddacdcbf893d1af919 P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 2.
I20260710 13:20:44.811234 15788 leader_election.cc:304] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6cf77ded25843a59c90b3fe3f0f314b, a6fd58a21cf444edaccd42dce5af34d6; no voters: 
I20260710 13:20:44.811954 16098 raft_consensus.cc:2804] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:44.812353 16098 raft_consensus.cc:697] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b [term 2 LEADER]: Becoming Leader. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Running, Role: LEADER
I20260710 13:20:44.812820 15972 raft_consensus.cc:2468] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 2.
I20260710 13:20:44.813122 16098 consensus_queue.cc:237] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.820382 15719 catalog_manager.cc:5697] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b reported cstate change: term changed from 1 to 2, leader changed from 400f440a670b4f2c87d408893a2ae120 (127.11.21.3) to a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1). New cstate: current_term: 2 leader_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.840188 16154 consensus_queue.cc:1048] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.852530 16154 consensus_queue.cc:1048] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.898418 16098 consensus_queue.cc:1048] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Connected to new peer: Peer: permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.910244 16098 consensus_queue.cc:1048] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.917459 16127 raft_consensus.cc:993] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b: : Instructing follower a6fd58a21cf444edaccd42dce5af34d6 to start an election
I20260710 13:20:44.917912 16098 raft_consensus.cc:1081] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Signalling peer a6fd58a21cf444edaccd42dce5af34d6 to start an election
I20260710 13:20:44.919322 15897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a0772e614504dd6ad47dd27c87ba25e"
dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
 from {username='slave'} at 127.0.0.1:37804
I20260710 13:20:44.919775 15897 raft_consensus.cc:493] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:44.920163 15897 raft_consensus.cc:3060] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:44.926292 15897 raft_consensus.cc:515] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.927819 15897 leader_election.cc:290] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 2 election: Requested vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:44.928886 15824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0772e614504dd6ad47dd27c87ba25e" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
I20260710 13:20:44.929471 15824 raft_consensus.cc:3055] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:44.929764 15824 raft_consensus.cc:740] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Running, Role: LEADER
I20260710 13:20:44.929903 15972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0772e614504dd6ad47dd27c87ba25e" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "400f440a670b4f2c87d408893a2ae120"
I20260710 13:20:44.930456 15972 raft_consensus.cc:3060] T 3a0772e614504dd6ad47dd27c87ba25e P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:44.930527 15824 consensus_queue.cc:260] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.931764 15824 raft_consensus.cc:3060] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:44.937737 15972 raft_consensus.cc:2468] T 3a0772e614504dd6ad47dd27c87ba25e P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6fd58a21cf444edaccd42dce5af34d6 in term 2.
I20260710 13:20:44.938032 15824 raft_consensus.cc:2468] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6fd58a21cf444edaccd42dce5af34d6 in term 2.
I20260710 13:20:44.939173 15863 leader_election.cc:304] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 400f440a670b4f2c87d408893a2ae120, a6fd58a21cf444edaccd42dce5af34d6; no voters: 
I20260710 13:20:44.940081 16154 raft_consensus.cc:2804] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:44.940511 16154 raft_consensus.cc:697] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6 [term 2 LEADER]: Becoming Leader. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Running, Role: LEADER
I20260710 13:20:44.941162 16154 consensus_queue.cc:237] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:44.947472 15719 catalog_manager.cc:5697] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6 reported cstate change: term changed from 1 to 2, leader changed from a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1) to a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2). New cstate: current_term: 2 leader_uuid: "a6fd58a21cf444edaccd42dce5af34d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:45.047559 16127 raft_consensus.cc:993] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b: : Instructing follower a6fd58a21cf444edaccd42dce5af34d6 to start an election
I20260710 13:20:45.048123 16098 raft_consensus.cc:1081] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Signalling peer a6fd58a21cf444edaccd42dce5af34d6 to start an election
I20260710 13:20:45.049721 15897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d136a88ee00943ed9783a8d59674411e"
dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
 from {username='slave'} at 127.0.0.1:37804
I20260710 13:20:45.050222 15897 raft_consensus.cc:493] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:45.050504 15897 raft_consensus.cc:3060] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.056294 15897 raft_consensus.cc:515] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:45.057787 15897 leader_election.cc:290] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 2 election: Requested vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:45.059266 15972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d136a88ee00943ed9783a8d59674411e" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "400f440a670b4f2c87d408893a2ae120"
I20260710 13:20:45.059928 15972 raft_consensus.cc:3060] T d136a88ee00943ed9783a8d59674411e P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.060182 15824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d136a88ee00943ed9783a8d59674411e" candidate_uuid: "a6fd58a21cf444edaccd42dce5af34d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
I20260710 13:20:45.060823 15824 raft_consensus.cc:3055] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:45.061090 15824 raft_consensus.cc:740] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Running, Role: LEADER
I20260710 13:20:45.061776 15824 consensus_queue.cc:260] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:45.062713 15824 raft_consensus.cc:3060] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.066196 15972 raft_consensus.cc:2468] T d136a88ee00943ed9783a8d59674411e P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6fd58a21cf444edaccd42dce5af34d6 in term 2.
I20260710 13:20:45.067421 15863 leader_election.cc:304] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 400f440a670b4f2c87d408893a2ae120, a6fd58a21cf444edaccd42dce5af34d6; no voters: 
I20260710 13:20:45.068091 15824 raft_consensus.cc:2468] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6fd58a21cf444edaccd42dce5af34d6 in term 2.
I20260710 13:20:45.068332 16158 raft_consensus.cc:2804] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:45.068990 16158 raft_consensus.cc:697] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6 [term 2 LEADER]: Becoming Leader. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Running, Role: LEADER
I20260710 13:20:45.069924 16158 consensus_queue.cc:237] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:45.077200 15719 catalog_manager.cc:5697] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6 reported cstate change: term changed from 1 to 2, leader changed from a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1) to a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2). New cstate: current_term: 2 leader_uuid: "a6fd58a21cf444edaccd42dce5af34d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:45.112640 16163 raft_consensus.cc:993] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120: : Instructing follower a6cf77ded25843a59c90b3fe3f0f314b to start an election
I20260710 13:20:45.113193 16163 raft_consensus.cc:1081] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Signalling peer a6cf77ded25843a59c90b3fe3f0f314b to start an election
I20260710 13:20:45.114874 15824 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "392dc88d98984e60b3db104c223f2b28"
dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
 from {username='slave'} at 127.0.0.1:39386
I20260710 13:20:45.115442 15824 raft_consensus.cc:493] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:45.115892 15824 raft_consensus.cc:3060] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.121490 15824 raft_consensus.cc:515] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:45.122318 15822 raft_consensus.cc:1275] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Refusing update from remote peer a6fd58a21cf444edaccd42dce5af34d6: 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:45.123796 16158 consensus_queue.cc:1048] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 }, 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.124997 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392dc88d98984e60b3db104c223f2b28" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
I20260710 13:20:45.125217 15824 leader_election.cc:290] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 2 election: Requested vote from peers a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523), 400f440a670b4f2c87d408893a2ae120 (127.11.21.3:44635)
I20260710 13:20:45.125648 15898 raft_consensus.cc:3060] T 392dc88d98984e60b3db104c223f2b28 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.128813 15972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392dc88d98984e60b3db104c223f2b28" candidate_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "400f440a670b4f2c87d408893a2ae120"
I20260710 13:20:45.129690 15972 raft_consensus.cc:3055] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:45.130036 15972 raft_consensus.cc:740] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Running, Role: LEADER
I20260710 13:20:45.130918 15972 consensus_queue.cc:260] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:45.134274 15973 raft_consensus.cc:1275] T d02d73552523491d9db308d31b53851d P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Refusing update from remote peer a6fd58a21cf444edaccd42dce5af34d6: 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:45.132943 15972 raft_consensus.cc:3060] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.135985 16114 consensus_queue.cc:1048] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 }, 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.138314 15898 raft_consensus.cc:2468] T 392dc88d98984e60b3db104c223f2b28 P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 2.
I20260710 13:20:45.139576 15788 leader_election.cc:304] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6cf77ded25843a59c90b3fe3f0f314b, a6fd58a21cf444edaccd42dce5af34d6; no voters: 
I20260710 13:20:45.140456 16098 raft_consensus.cc:2804] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:45.140969 16098 raft_consensus.cc:697] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b [term 2 LEADER]: Becoming Leader. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Running, Role: LEADER
I20260710 13:20:45.141827 16098 consensus_queue.cc:237] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:45.146014 15972 raft_consensus.cc:2468] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6cf77ded25843a59c90b3fe3f0f314b in term 2.
I20260710 13:20:45.154752 15719 catalog_manager.cc:5697] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b reported cstate change: term changed from 1 to 2, leader changed from 400f440a670b4f2c87d408893a2ae120 (127.11.21.3) to a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1). New cstate: current_term: 2 leader_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:45.180603 15822 raft_consensus.cc:3060] T 7561daa12f0d4f0b9998a99eead49d46 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.185807 15822 raft_consensus.cc:1275] T 7561daa12f0d4f0b9998a99eead49d46 P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Refusing update from remote peer 400f440a670b4f2c87d408893a2ae120: 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:45.187100 16163 consensus_queue.cc:1048] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 }, 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.195605 15898 raft_consensus.cc:1275] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Refusing update from remote peer 400f440a670b4f2c87d408893a2ae120: 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:45.197357 16184 consensus_queue.cc:1048] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 }, 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.258073 15972 raft_consensus.cc:1275] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Refusing update from remote peer a6cf77ded25843a59c90b3fe3f0f314b: 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:45.259473 16098 consensus_queue.cc:1048] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Connected to new peer: Peer: permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 }, 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.268574 15898 raft_consensus.cc:1275] T 43b862dad47c45ddacdcbf893d1af919 P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Refusing update from remote peer a6cf77ded25843a59c90b3fe3f0f314b: 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:45.270172 16127 consensus_queue.cc:1048] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 }, 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.503404 15822 raft_consensus.cc:1275] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Refusing update from remote peer a6fd58a21cf444edaccd42dce5af34d6: 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:45.505034 16158 consensus_queue.cc:1048] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 }, 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.515407 15972 raft_consensus.cc:1275] T d136a88ee00943ed9783a8d59674411e P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Refusing update from remote peer a6fd58a21cf444edaccd42dce5af34d6: 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:45.517530 16154 consensus_queue.cc:1048] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 }, 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.519282 15822 raft_consensus.cc:1275] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Refusing update from remote peer a6fd58a21cf444edaccd42dce5af34d6: 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:45.521992 16154 consensus_queue.cc:1048] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 }, 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.533398 15972 raft_consensus.cc:1275] T 3a0772e614504dd6ad47dd27c87ba25e P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Refusing update from remote peer a6fd58a21cf444edaccd42dce5af34d6: 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:45.535171 16114 consensus_queue.cc:1048] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 }, 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.723798 15898 raft_consensus.cc:1275] T 392dc88d98984e60b3db104c223f2b28 P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Refusing update from remote peer a6cf77ded25843a59c90b3fe3f0f314b: 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:45.725332 16127 consensus_queue.cc:1048] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 }, 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.737430 15972 raft_consensus.cc:1275] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Refusing update from remote peer a6cf77ded25843a59c90b3fe3f0f314b: 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:45.739843 16125 consensus_queue.cc:1048] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b [LEADER]: Connected to new peer: Peer: permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:48.202272 15722 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:51402:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:20:48.229311 15722 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51402:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:20:48.267532 11348 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:48.629750 15863 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.21.1:45695, user_credentials={real_user=slave}} blocked reactor thread for 48965.9us
I20260710 13:20:48.674299 16257 tablet.cc:1724] T 43b862dad47c45ddacdcbf893d1af919 P a6fd58a21cf444edaccd42dce5af34d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:48.699190 15894 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "589238d3d64741fe838cdd9ebf50f93a"
dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
mode: GRACEFUL
new_leader_uuid: "400f440a670b4f2c87d408893a2ae120"
 from {username='slave'} at 127.0.0.1:39666
I20260710 13:20:48.700196 15894 raft_consensus.cc:606] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [term 2 LEADER]: Received request to transfer leadership to TS 400f440a670b4f2c87d408893a2ae120
W20260710 13:20:48.704824 15937 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.21.2:38523, user_credentials={real_user=slave}} blocked reactor thread for 47597.6us
I20260710 13:20:48.698534 16243 tablet.cc:1724] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:48.779933 16250 log.cc:927] Time spent T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b: Append to log took a long time: real 0.087s	user 0.001s	sys 0.000s
W20260710 13:20:48.790047 15863 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.21.1:45695, user_credentials={real_user=slave}} blocked reactor thread for 66034.6us
I20260710 13:20:48.724943 16256 tablet.cc:1724] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:48.858196 16259 tablet.cc:1724] T 97aa94f1e431473ab9f40d5153960274 P 400f440a670b4f2c87d408893a2ae120: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:48.858390 16261 tablet.cc:1724] T d02d73552523491d9db308d31b53851d P 400f440a670b4f2c87d408893a2ae120: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:48.864751 16252 log.cc:927] Time spent T 662f97cf3a49457ebec25df0539c1ded P a6fd58a21cf444edaccd42dce5af34d6: Append to log took a long time: real 0.132s	user 0.000s	sys 0.001s
I20260710 13:20:48.864349 16260 tablet.cc:1724] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:48.864152 16265 tablet.cc:1724] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:48.866091 16262 tablet.cc:1724] T a1541736b51b4453b20f93465abc81d8 P 400f440a670b4f2c87d408893a2ae120: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:48.875026 16203 raft_consensus.cc:993] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6: : Instructing follower 400f440a670b4f2c87d408893a2ae120 to start an election
I20260710 13:20:48.875672 16203 raft_consensus.cc:1081] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [term 2 LEADER]: Signalling peer 400f440a670b4f2c87d408893a2ae120 to start an election
I20260710 13:20:48.875226 16266 tablet.cc:1724] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:48.913905 16268 tablet.cc:1724] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:48.916489 15994 debug-util.cc:398] Leaking SignalData structure 0x7b080026c2a0 after lost signal to thread 11351
W20260710 13:20:48.918292 15994 debug-util.cc:398] Leaking SignalData structure 0x7b08002357e0 after lost signal to thread 15756
I20260710 13:20:48.920343 16263 tablet.cc:1724] T 97aa94f1e431473ab9f40d5153960274 P a6cf77ded25843a59c90b3fe3f0f314b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:48.922098 16262 tablet.cc:1724] T 662f97cf3a49457ebec25df0539c1ded P 400f440a670b4f2c87d408893a2ae120: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:48.933102 15994 debug-util.cc:398] Leaking SignalData structure 0x7b08001501c0 after lost signal to thread 15997
W20260710 13:20:48.958218 15863 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.21.1:45695, user_credentials={real_user=slave}} blocked reactor thread for 119904us
W20260710 13:20:48.961006 16245 log.cc:927] Time spent T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6: Append to log took a long time: real 0.285s	user 0.005s	sys 0.000s
I20260710 13:20:48.969077 15969 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "589238d3d64741fe838cdd9ebf50f93a"
dest_uuid: "400f440a670b4f2c87d408893a2ae120"
 from {username='slave'} at 127.0.0.1:41520
I20260710 13:20:48.969841 15969 raft_consensus.cc:493] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:48.970278 15969 raft_consensus.cc:3060] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:48.984812 16243 tablet.cc:1724] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:48.962193 16258 log.cc:927] Time spent T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120: Append to log took a long time: real 0.115s	user 0.000s	sys 0.011s
I20260710 13:20:48.923133 16256 tablet.cc:1724] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:49.000886 16259 tablet.cc:1724] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:49.024457 15821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7297360540f4278b8ee32a148ceeabb"
dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
mode: GRACEFUL
new_leader_uuid: "400f440a670b4f2c87d408893a2ae120"
 from {username='slave'} at 127.0.0.1:50094
I20260710 13:20:49.025213 15821 raft_consensus.cc:606] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [term 2 LEADER]: Received request to transfer leadership to TS 400f440a670b4f2c87d408893a2ae120
I20260710 13:20:49.027406 11348 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:49.028187 11348 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:49.031783 16191 raft_consensus.cc:993] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b: : Instructing follower 400f440a670b4f2c87d408893a2ae120 to start an election
I20260710 13:20:49.032419 16191 raft_consensus.cc:1081] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [term 2 LEADER]: Signalling peer 400f440a670b4f2c87d408893a2ae120 to start an election
I20260710 13:20:49.034578 15970 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7297360540f4278b8ee32a148ceeabb"
dest_uuid: "400f440a670b4f2c87d408893a2ae120"
 from {username='slave'} at 127.0.0.1:41514
I20260710 13:20:49.035199 15970 raft_consensus.cc:493] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:49.035574 15970 raft_consensus.cc:3060] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:49.038578 16257 tablet.cc:1724] T 392dc88d98984e60b3db104c223f2b28 P a6fd58a21cf444edaccd42dce5af34d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:49.042197 16254 log.cc:927] Time spent T 3a0772e614504dd6ad47dd27c87ba25e P 400f440a670b4f2c87d408893a2ae120: Append to log took a long time: real 0.294s	user 0.001s	sys 0.011s
I20260710 13:20:49.033358 16265 tablet.cc:1724] T 7561daa12f0d4f0b9998a99eead49d46 P a6cf77ded25843a59c90b3fe3f0f314b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:49.055724 16272 tablet.cc:1724] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:49.058853 15970 raft_consensus.cc:515] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:49.061072 16266 tablet.cc:1724] T 662f97cf3a49457ebec25df0539c1ded P a6fd58a21cf444edaccd42dce5af34d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:49.063683 15821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7297360540f4278b8ee32a148ceeabb" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
I20260710 13:20:49.064615 15821 raft_consensus.cc:3055] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:49.064960 15821 raft_consensus.cc:740] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a6cf77ded25843a59c90b3fe3f0f314b, State: Running, Role: LEADER
I20260710 13:20:49.063544 16261 tablet.cc:1724] T 3a0772e614504dd6ad47dd27c87ba25e P 400f440a670b4f2c87d408893a2ae120: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:49.068370 15821 consensus_queue.cc:260] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [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: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:49.069770 15821 raft_consensus.cc:3060] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:20:49.079068 16269 log.cc:927] Time spent T d136a88ee00943ed9783a8d59674411e P 400f440a670b4f2c87d408893a2ae120: Append to log took a long time: real 0.121s	user 0.001s	sys 0.000s
I20260710 13:20:49.082983 16263 tablet.cc:1724] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:49.088271 15719 catalog_manager.cc:5789] TS a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695) does not have the latest schema for tablet 662f97cf3a49457ebec25df0539c1ded (table soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]). Expected version 1 got 0
I20260710 13:20:49.088385 16268 tablet.cc:1724] T a1541736b51b4453b20f93465abc81d8 P a6fd58a21cf444edaccd42dce5af34d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:49.089376 15719 catalog_manager.cc:5789] TS a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695) does not have the latest schema for tablet 392dc88d98984e60b3db104c223f2b28 (table soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]). Expected version 1 got 0
I20260710 13:20:49.014591 16260 tablet.cc:1724] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:49.082273 16265 tablet.cc:1724] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:49.089375 15896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7297360540f4278b8ee32a148ceeabb" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
I20260710 13:20:49.095284 16262 tablet.cc:1724] T d136a88ee00943ed9783a8d59674411e P 400f440a670b4f2c87d408893a2ae120: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:49.096773 15896 raft_consensus.cc:3060] T f7297360540f4278b8ee32a148ceeabb P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:49.087007 15970 leader_election.cc:290] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 3 election: Requested vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523)
I20260710 13:20:49.104761 15969 raft_consensus.cc:515] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:49.118649 15971 raft_consensus.cc:1240] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 [term 3 FOLLOWER]: Rejecting Update request from peer a6fd58a21cf444edaccd42dce5af34d6 for earlier term 2. Current term is 3. Ops: []
I20260710 13:20:49.122748 15824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589238d3d64741fe838cdd9ebf50f93a" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a6cf77ded25843a59c90b3fe3f0f314b"
I20260710 13:20:49.123418 15824 raft_consensus.cc:3060] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:49.131165 15824 raft_consensus.cc:2468] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 400f440a670b4f2c87d408893a2ae120 in term 3.
I20260710 13:20:49.132627 15820 raft_consensus.cc:1240] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [term 3 FOLLOWER]: Rejecting Update request from peer a6fd58a21cf444edaccd42dce5af34d6 for earlier term 2. Current term is 3. Ops: []
I20260710 13:20:49.134253 15937 leader_election.cc:304] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 [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: 400f440a670b4f2c87d408893a2ae120, a6cf77ded25843a59c90b3fe3f0f314b; no voters: 
I20260710 13:20:49.135614 16195 consensus_queue.cc:1059] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:49.135637 16249 raft_consensus.cc:2804] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:49.136758 16249 raft_consensus.cc:697] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 [term 3 LEADER]: Becoming Leader. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Running, Role: LEADER
I20260710 13:20:49.136798 16195 raft_consensus.cc:3055] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:49.137310 16195 raft_consensus.cc:740] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a6fd58a21cf444edaccd42dce5af34d6, State: Running, Role: LEADER
I20260710 13:20:49.137912 16249 consensus_queue.cc:237] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 [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: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:49.138577 16195 consensus_queue.cc:260] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [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: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
I20260710 13:20:49.139871 16195 raft_consensus.cc:3060] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:49.153822 15896 raft_consensus.cc:2468] T f7297360540f4278b8ee32a148ceeabb P a6fd58a21cf444edaccd42dce5af34d6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 400f440a670b4f2c87d408893a2ae120 in term 3.
I20260710 13:20:49.155326 15937 leader_election.cc:304] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [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: 400f440a670b4f2c87d408893a2ae120, a6fd58a21cf444edaccd42dce5af34d6; no voters: 
I20260710 13:20:49.156564 16244 raft_consensus.cc:2804] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:49.157045 16244 raft_consensus.cc:697] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [term 3 LEADER]: Becoming Leader. State: Replica: 400f440a670b4f2c87d408893a2ae120, State: Running, Role: LEADER
I20260710 13:20:49.157786 15821 raft_consensus.cc:2468] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 400f440a670b4f2c87d408893a2ae120 in term 3.
I20260710 13:20:49.157891 16244 consensus_queue.cc:237] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [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: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } }
W20260710 13:20:49.159268 16274 consensus_queue.cc:1175] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "400f440a670b4f2c87d408893a2ae120" responder_term: 3 status { last_received { term: 2 index: 2 } last_committed_idx: 2 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer a6fd58a21cf444edaccd42dce5af34d6 for earlier term 2. Current term is 3. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 13:20:49.144268 15722 catalog_manager.cc:5789] TS a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523) does not have the latest schema for tablet d136a88ee00943ed9783a8d59674411e (table soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931]). Expected version 1 got 0
I20260710 13:20:49.159991 16257 tablet.cc:1724] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:49.138475 16272 tablet.cc:1724] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:49.169759 15897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589238d3d64741fe838cdd9ebf50f93a" candidate_uuid: "400f440a670b4f2c87d408893a2ae120" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a6fd58a21cf444edaccd42dce5af34d6"
I20260710 13:20:49.170459 15969 leader_election.cc:290] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 [CANDIDATE]: Term 3 election: Requested vote from peers a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695), a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523)
I20260710 13:20:49.179394 15897 raft_consensus.cc:2468] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 400f440a670b4f2c87d408893a2ae120 in term 3.
I20260710 13:20:49.210538 15719 catalog_manager.cc:5697] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 reported cstate change: term changed from 2 to 3, leader changed from a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2) to 400f440a670b4f2c87d408893a2ae120 (127.11.21.3). New cstate: current_term: 3 leader_uuid: "400f440a670b4f2c87d408893a2ae120" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:49.212479 15719 catalog_manager.cc:5697] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 reported cstate change: term changed from 2 to 3, leader changed from a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1) to 400f440a670b4f2c87d408893a2ae120 (127.11.21.3). New cstate: current_term: 3 leader_uuid: "400f440a670b4f2c87d408893a2ae120" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "400f440a670b4f2c87d408893a2ae120" member_type: VOTER last_known_addr { host: "127.11.21.3" port: 44635 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:49.238546 15720 catalog_manager.cc:6242] T 00000000000000000000000000000000 P ed66974c0ad547a7902b3381d2a123ab: soft_deleted_table [id=b378dc0677e14945a527184d5e6ee931] alter complete (version 1)
I20260710 13:20:49.686203 15896 raft_consensus.cc:1275] T f7297360540f4278b8ee32a148ceeabb P a6fd58a21cf444edaccd42dce5af34d6 [term 3 FOLLOWER]: Refusing update from remote peer 400f440a670b4f2c87d408893a2ae120: 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:49.687791 16244 consensus_queue.cc:1048] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 }, 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.696257 15896 raft_consensus.cc:1275] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [term 3 FOLLOWER]: Refusing update from remote peer 400f440a670b4f2c87d408893a2ae120: 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:49.706817 16244 consensus_queue.cc:1048] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6fd58a21cf444edaccd42dce5af34d6" member_type: VOTER last_known_addr { host: "127.11.21.2" port: 38523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:49.723071 15824 raft_consensus.cc:1275] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [term 3 FOLLOWER]: Refusing update from remote peer 400f440a670b4f2c87d408893a2ae120: 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:49.725942 16285 consensus_queue.cc:1048] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:49.733026 15821 raft_consensus.cc:1275] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [term 3 FOLLOWER]: Refusing update from remote peer 400f440a670b4f2c87d408893a2ae120: 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:49.743136 16283 consensus_queue.cc:1048] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6cf77ded25843a59c90b3fe3f0f314b" member_type: VOTER last_known_addr { host: "127.11.21.1" port: 45695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:50.116331 11348 tablet_server.cc:179] TabletServer@127.11.21.1:0 shutting down...
W20260710 13:20:50.144157 15863 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260710 13:20:50.151151 15863 consensus_peers.cc:597] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6 -> Peer a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695): Couldn't send request to peer a6cf77ded25843a59c90b3fe3f0f314b. 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:50.154177 15937 consensus_peers.cc:597] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120 -> Peer a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695): Couldn't send request to peer a6cf77ded25843a59c90b3fe3f0f314b. 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:50.170855 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:50.172019 11348 tablet_replica.cc:333] T 97aa94f1e431473ab9f40d5153960274 P a6cf77ded25843a59c90b3fe3f0f314b: stopping tablet replica
I20260710 13:20:50.172932 11348 raft_consensus.cc:2243] T 97aa94f1e431473ab9f40d5153960274 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.173476 11348 raft_consensus.cc:2272] T 97aa94f1e431473ab9f40d5153960274 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.176188 11348 tablet_replica.cc:333] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b: stopping tablet replica
I20260710 13:20:50.176855 11348 raft_consensus.cc:2243] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.177798 11348 raft_consensus.cc:2272] T 662f97cf3a49457ebec25df0539c1ded P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.181641 11348 tablet_replica.cc:333] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b: stopping tablet replica
I20260710 13:20:50.182753 11348 raft_consensus.cc:2243] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.183444 11348 raft_consensus.cc:2272] T 3a0772e614504dd6ad47dd27c87ba25e P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.186439 11348 tablet_replica.cc:333] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b: stopping tablet replica
I20260710 13:20:50.187420 11348 raft_consensus.cc:2243] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.188046 11348 raft_consensus.cc:2272] T d02d73552523491d9db308d31b53851d P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.190917 11348 tablet_replica.cc:333] T 2c0f4e833e224a8a9ff1a961940de994 P a6cf77ded25843a59c90b3fe3f0f314b: stopping tablet replica
I20260710 13:20:50.192020 11348 raft_consensus.cc:2243] T 2c0f4e833e224a8a9ff1a961940de994 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.192603 11348 raft_consensus.cc:2272] T 2c0f4e833e224a8a9ff1a961940de994 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:50.195501 15863 consensus_peers.cc:597] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6 -> Peer a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695): Couldn't send request to peer a6cf77ded25843a59c90b3fe3f0f314b. 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:50.195870 11348 tablet_replica.cc:333] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b: stopping tablet replica
I20260710 13:20:50.196856 11348 raft_consensus.cc:2243] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.197405 11348 raft_consensus.cc:2272] T f7297360540f4278b8ee32a148ceeabb P a6cf77ded25843a59c90b3fe3f0f314b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.200785 11348 tablet_replica.cc:333] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b: stopping tablet replica
I20260710 13:20:50.201699 11348 raft_consensus.cc:2243] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.202289 11348 raft_consensus.cc:2272] T d136a88ee00943ed9783a8d59674411e P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.205034 11348 tablet_replica.cc:333] T f7b17939aa1e4258b2b7b8d88d69376e P a6cf77ded25843a59c90b3fe3f0f314b: stopping tablet replica
I20260710 13:20:50.205947 11348 raft_consensus.cc:2243] T f7b17939aa1e4258b2b7b8d88d69376e P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.206547 11348 raft_consensus.cc:2272] T f7b17939aa1e4258b2b7b8d88d69376e P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.209578 11348 tablet_replica.cc:333] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b: stopping tablet replica
I20260710 13:20:50.210405 11348 raft_consensus.cc:2243] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.211505 11348 raft_consensus.cc:2272] T 392dc88d98984e60b3db104c223f2b28 P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.214550 11348 tablet_replica.cc:333] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b: stopping tablet replica
I20260710 13:20:50.215384 11348 raft_consensus.cc:2243] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.216421 11348 raft_consensus.cc:2272] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.219040 11348 tablet_replica.cc:333] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b: stopping tablet replica
I20260710 13:20:50.219787 11348 raft_consensus.cc:2243] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.220798 11348 raft_consensus.cc:2272] T a1541736b51b4453b20f93465abc81d8 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.223353 11348 tablet_replica.cc:333] T 067af9f667294e45b042e22191b8bc8f P a6cf77ded25843a59c90b3fe3f0f314b: stopping tablet replica
I20260710 13:20:50.224197 11348 raft_consensus.cc:2243] T 067af9f667294e45b042e22191b8bc8f P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.224779 11348 raft_consensus.cc:2272] T 067af9f667294e45b042e22191b8bc8f P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.227413 11348 tablet_replica.cc:333] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b: stopping tablet replica
I20260710 13:20:50.228219 11348 raft_consensus.cc:2243] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.228786 11348 raft_consensus.cc:2272] T 589238d3d64741fe838cdd9ebf50f93a P a6cf77ded25843a59c90b3fe3f0f314b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.232079 11348 tablet_replica.cc:333] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b: stopping tablet replica
I20260710 13:20:50.232810 11348 raft_consensus.cc:2243] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.233867 11348 raft_consensus.cc:2272] T f5736ae8443f46aebc3f03ff115d8820 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.236824 11348 tablet_replica.cc:333] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b: stopping tablet replica
I20260710 13:20:50.237684 11348 raft_consensus.cc:2243] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.238821 11348 raft_consensus.cc:2272] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6cf77ded25843a59c90b3fe3f0f314b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.241721 11348 tablet_replica.cc:333] T 7561daa12f0d4f0b9998a99eead49d46 P a6cf77ded25843a59c90b3fe3f0f314b: stopping tablet replica
I20260710 13:20:50.242489 11348 raft_consensus.cc:2243] T 7561daa12f0d4f0b9998a99eead49d46 P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.243033 11348 raft_consensus.cc:2272] T 7561daa12f0d4f0b9998a99eead49d46 P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.245672 11348 tablet_replica.cc:333] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b: stopping tablet replica
I20260710 13:20:50.246374 11348 raft_consensus.cc:2243] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.247426 11348 raft_consensus.cc:2272] T 43b862dad47c45ddacdcbf893d1af919 P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.250213 11348 tablet_replica.cc:333] T fec18018084547ae9612a5af4e12d7a3 P a6cf77ded25843a59c90b3fe3f0f314b: stopping tablet replica
I20260710 13:20:50.250900 11348 raft_consensus.cc:2243] T fec18018084547ae9612a5af4e12d7a3 P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.251479 11348 raft_consensus.cc:2272] T fec18018084547ae9612a5af4e12d7a3 P a6cf77ded25843a59c90b3fe3f0f314b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.302443 11348 tablet_server.cc:196] TabletServer@127.11.21.1:0 shutdown complete.
W20260710 13:20:50.330020 15937 consensus_peers.cc:597] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 -> Peer a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695): Couldn't send request to peer a6cf77ded25843a59c90b3fe3f0f314b. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:45695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:50.330837 15937 consensus_peers.cc:597] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 -> Peer a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695): Couldn't send request to peer a6cf77ded25843a59c90b3fe3f0f314b. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:45695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:50.343864 15863 consensus_peers.cc:597] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6 -> Peer a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695): Couldn't send request to peer a6cf77ded25843a59c90b3fe3f0f314b. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:45695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:50.358737 11348 tablet_server.cc:179] TabletServer@127.11.21.2:0 shutting down...
I20260710 13:20:50.401659 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:20:50.402637 15863 consensus_peers.cc:597] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6 -> Peer a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695): Couldn't send request to peer a6cf77ded25843a59c90b3fe3f0f314b. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:45695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:50.403251 11348 tablet_replica.cc:333] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6: stopping tablet replica
W20260710 13:20:50.403271 15863 consensus_peers.cc:597] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6 -> Peer a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695): Couldn't send request to peer a6cf77ded25843a59c90b3fe3f0f314b. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:45695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:50.404711 11348 raft_consensus.cc:2243] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.405961 11348 raft_consensus.cc:2272] T 97aa94f1e431473ab9f40d5153960274 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.408969 11348 tablet_replica.cc:333] T 662f97cf3a49457ebec25df0539c1ded P a6fd58a21cf444edaccd42dce5af34d6: stopping tablet replica
I20260710 13:20:50.409833 11348 raft_consensus.cc:2243] T 662f97cf3a49457ebec25df0539c1ded P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.410418 11348 raft_consensus.cc:2272] T 662f97cf3a49457ebec25df0539c1ded P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.413316 11348 tablet_replica.cc:333] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6: stopping tablet replica
I20260710 13:20:50.414196 11348 raft_consensus.cc:2243] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.415189 11348 raft_consensus.cc:2272] T d02d73552523491d9db308d31b53851d P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.417765 11348 tablet_replica.cc:333] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6: stopping tablet replica
I20260710 13:20:50.418596 11348 raft_consensus.cc:2243] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.419536 11348 raft_consensus.cc:2272] T 3a0772e614504dd6ad47dd27c87ba25e P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.422081 11348 tablet_replica.cc:333] T 2c0f4e833e224a8a9ff1a961940de994 P a6fd58a21cf444edaccd42dce5af34d6: stopping tablet replica
I20260710 13:20:50.422799 11348 raft_consensus.cc:2243] T 2c0f4e833e224a8a9ff1a961940de994 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.423372 11348 raft_consensus.cc:2272] T 2c0f4e833e224a8a9ff1a961940de994 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.426075 11348 tablet_replica.cc:333] T f7297360540f4278b8ee32a148ceeabb P a6fd58a21cf444edaccd42dce5af34d6: stopping tablet replica
I20260710 13:20:50.426954 11348 raft_consensus.cc:2243] T f7297360540f4278b8ee32a148ceeabb P a6fd58a21cf444edaccd42dce5af34d6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.427531 11348 raft_consensus.cc:2272] T f7297360540f4278b8ee32a148ceeabb P a6fd58a21cf444edaccd42dce5af34d6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.430619 11348 tablet_replica.cc:333] T f5736ae8443f46aebc3f03ff115d8820 P a6fd58a21cf444edaccd42dce5af34d6: stopping tablet replica
I20260710 13:20:50.431456 11348 raft_consensus.cc:2243] T f5736ae8443f46aebc3f03ff115d8820 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.432032 11348 raft_consensus.cc:2272] T f5736ae8443f46aebc3f03ff115d8820 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.434793 11348 tablet_replica.cc:333] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6fd58a21cf444edaccd42dce5af34d6: stopping tablet replica
I20260710 13:20:50.435606 11348 raft_consensus.cc:2243] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.436173 11348 raft_consensus.cc:2272] T 4ff8f7e8c2a34c47a3d72312694bcea0 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.438908 11348 tablet_replica.cc:333] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6: stopping tablet replica
I20260710 13:20:50.439671 11348 raft_consensus.cc:2243] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.440747 11348 raft_consensus.cc:2272] T d136a88ee00943ed9783a8d59674411e P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.443380 11348 tablet_replica.cc:333] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6: stopping tablet replica
I20260710 13:20:50.444128 11348 raft_consensus.cc:2243] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.445107 11348 raft_consensus.cc:2272] T f7b17939aa1e4258b2b7b8d88d69376e P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.447683 11348 tablet_replica.cc:333] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6: stopping tablet replica
I20260710 13:20:50.448503 11348 raft_consensus.cc:2243] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.449103 11348 raft_consensus.cc:2272] T 7561daa12f0d4f0b9998a99eead49d46 P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.451274 11348 tablet_replica.cc:333] T 43b862dad47c45ddacdcbf893d1af919 P a6fd58a21cf444edaccd42dce5af34d6: stopping tablet replica
I20260710 13:20:50.451915 11348 raft_consensus.cc:2243] T 43b862dad47c45ddacdcbf893d1af919 P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.452438 11348 raft_consensus.cc:2272] T 43b862dad47c45ddacdcbf893d1af919 P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.454466 11348 tablet_replica.cc:333] T a1541736b51b4453b20f93465abc81d8 P a6fd58a21cf444edaccd42dce5af34d6: stopping tablet replica
I20260710 13:20:50.454988 11348 raft_consensus.cc:2243] T a1541736b51b4453b20f93465abc81d8 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.455418 11348 raft_consensus.cc:2272] T a1541736b51b4453b20f93465abc81d8 P a6fd58a21cf444edaccd42dce5af34d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.457599 11348 tablet_replica.cc:333] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6: stopping tablet replica
I20260710 13:20:50.458189 11348 raft_consensus.cc:2243] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.458640 11348 raft_consensus.cc:2272] T 589238d3d64741fe838cdd9ebf50f93a P a6fd58a21cf444edaccd42dce5af34d6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.461505 11348 tablet_replica.cc:333] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6: stopping tablet replica
I20260710 13:20:50.462085 11348 raft_consensus.cc:2243] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.462990 11348 raft_consensus.cc:2272] T 067af9f667294e45b042e22191b8bc8f P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.465293 11348 tablet_replica.cc:333] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6: stopping tablet replica
I20260710 13:20:50.465874 11348 raft_consensus.cc:2243] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.466814 11348 raft_consensus.cc:2272] T fec18018084547ae9612a5af4e12d7a3 P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.469056 11348 tablet_replica.cc:333] T 392dc88d98984e60b3db104c223f2b28 P a6fd58a21cf444edaccd42dce5af34d6: stopping tablet replica
I20260710 13:20:50.469563 11348 raft_consensus.cc:2243] T 392dc88d98984e60b3db104c223f2b28 P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.470001 11348 raft_consensus.cc:2272] T 392dc88d98984e60b3db104c223f2b28 P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.472036 11348 tablet_replica.cc:333] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6fd58a21cf444edaccd42dce5af34d6: stopping tablet replica
I20260710 13:20:50.472528 11348 raft_consensus.cc:2243] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.473030 11348 raft_consensus.cc:2272] T 4d3ad947e7c84183846b1a00ef9ccfa9 P a6fd58a21cf444edaccd42dce5af34d6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:50.490260 15937 consensus_peers.cc:597] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120 -> Peer a6cf77ded25843a59c90b3fe3f0f314b (127.11.21.1:45695): Couldn't send request to peer a6cf77ded25843a59c90b3fe3f0f314b. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.1:45695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:50.508551 11348 tablet_server.cc:196] TabletServer@127.11.21.2:0 shutdown complete.
I20260710 13:20:50.546442 11348 tablet_server.cc:179] TabletServer@127.11.21.3:0 shutting down...
I20260710 13:20:50.586405 11348 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:50.587275 11348 tablet_replica.cc:333] T 97aa94f1e431473ab9f40d5153960274 P 400f440a670b4f2c87d408893a2ae120: stopping tablet replica
I20260710 13:20:50.588174 11348 raft_consensus.cc:2243] T 97aa94f1e431473ab9f40d5153960274 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.588678 11348 raft_consensus.cc:2272] T 97aa94f1e431473ab9f40d5153960274 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.590660 11348 tablet_replica.cc:333] T f5736ae8443f46aebc3f03ff115d8820 P 400f440a670b4f2c87d408893a2ae120: stopping tablet replica
I20260710 13:20:50.591240 11348 raft_consensus.cc:2243] T f5736ae8443f46aebc3f03ff115d8820 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.591660 11348 raft_consensus.cc:2272] T f5736ae8443f46aebc3f03ff115d8820 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.593629 11348 tablet_replica.cc:333] T 4ff8f7e8c2a34c47a3d72312694bcea0 P 400f440a670b4f2c87d408893a2ae120: stopping tablet replica
I20260710 13:20:50.594136 11348 raft_consensus.cc:2243] T 4ff8f7e8c2a34c47a3d72312694bcea0 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.594527 11348 raft_consensus.cc:2272] T 4ff8f7e8c2a34c47a3d72312694bcea0 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.596465 11348 tablet_replica.cc:333] T 662f97cf3a49457ebec25df0539c1ded P 400f440a670b4f2c87d408893a2ae120: stopping tablet replica
I20260710 13:20:50.596966 11348 raft_consensus.cc:2243] T 662f97cf3a49457ebec25df0539c1ded P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.597379 11348 raft_consensus.cc:2272] T 662f97cf3a49457ebec25df0539c1ded P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.599113 11348 tablet_replica.cc:333] T 3a0772e614504dd6ad47dd27c87ba25e P 400f440a670b4f2c87d408893a2ae120: stopping tablet replica
I20260710 13:20:50.599658 11348 raft_consensus.cc:2243] T 3a0772e614504dd6ad47dd27c87ba25e P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.600063 11348 raft_consensus.cc:2272] T 3a0772e614504dd6ad47dd27c87ba25e P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.601876 11348 tablet_replica.cc:333] T d02d73552523491d9db308d31b53851d P 400f440a670b4f2c87d408893a2ae120: stopping tablet replica
I20260710 13:20:50.602399 11348 raft_consensus.cc:2243] T d02d73552523491d9db308d31b53851d P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.602821 11348 raft_consensus.cc:2272] T d02d73552523491d9db308d31b53851d P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.604602 11348 tablet_replica.cc:333] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120: stopping tablet replica
I20260710 13:20:50.605093 11348 raft_consensus.cc:2243] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.606022 11348 raft_consensus.cc:2272] T 2c0f4e833e224a8a9ff1a961940de994 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.608873 11348 tablet_replica.cc:333] T a1541736b51b4453b20f93465abc81d8 P 400f440a670b4f2c87d408893a2ae120: stopping tablet replica
I20260710 13:20:50.609611 11348 raft_consensus.cc:2243] T a1541736b51b4453b20f93465abc81d8 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.610184 11348 raft_consensus.cc:2272] T a1541736b51b4453b20f93465abc81d8 P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:50.611696 15937 consensus_peers.cc:597] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120 -> Peer a6fd58a21cf444edaccd42dce5af34d6 (127.11.21.2:38523): Couldn't send request to peer a6fd58a21cf444edaccd42dce5af34d6. Status: Network error: Client connection negotiation failed: client connection to 127.11.21.2:38523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:50.612466 11348 tablet_replica.cc:333] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120: stopping tablet replica
I20260710 13:20:50.613096 11348 raft_consensus.cc:2243] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.613529 11348 raft_consensus.cc:2272] T 067af9f667294e45b042e22191b8bc8f P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.615491 11348 tablet_replica.cc:333] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120: stopping tablet replica
I20260710 13:20:50.616073 11348 raft_consensus.cc:2243] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.616763 11348 raft_consensus.cc:2272] T 589238d3d64741fe838cdd9ebf50f93a P 400f440a670b4f2c87d408893a2ae120 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.618909 11348 tablet_replica.cc:333] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120: stopping tablet replica
I20260710 13:20:50.619459 11348 raft_consensus.cc:2243] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.619956 11348 raft_consensus.cc:2272] T 392dc88d98984e60b3db104c223f2b28 P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.621714 11348 tablet_replica.cc:333] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120: stopping tablet replica
I20260710 13:20:50.622215 11348 raft_consensus.cc:2243] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.622634 11348 raft_consensus.cc:2272] T 4d3ad947e7c84183846b1a00ef9ccfa9 P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.624405 11348 tablet_replica.cc:333] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120: stopping tablet replica
I20260710 13:20:50.624881 11348 raft_consensus.cc:2243] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.625590 11348 raft_consensus.cc:2272] T 7561daa12f0d4f0b9998a99eead49d46 P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.627277 11348 tablet_replica.cc:333] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120: stopping tablet replica
I20260710 13:20:50.627763 11348 raft_consensus.cc:2243] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.628247 11348 raft_consensus.cc:2272] T 43b862dad47c45ddacdcbf893d1af919 P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.630077 11348 tablet_replica.cc:333] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120: stopping tablet replica
I20260710 13:20:50.630549 11348 raft_consensus.cc:2243] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.630964 11348 raft_consensus.cc:2272] T fec18018084547ae9612a5af4e12d7a3 P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.632856 11348 tablet_replica.cc:333] T d136a88ee00943ed9783a8d59674411e P 400f440a670b4f2c87d408893a2ae120: stopping tablet replica
I20260710 13:20:50.633322 11348 raft_consensus.cc:2243] T d136a88ee00943ed9783a8d59674411e P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.633750 11348 raft_consensus.cc:2272] T d136a88ee00943ed9783a8d59674411e P 400f440a670b4f2c87d408893a2ae120 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.635525 11348 tablet_replica.cc:333] T f7b17939aa1e4258b2b7b8d88d69376e P 400f440a670b4f2c87d408893a2ae120: stopping tablet replica
I20260710 13:20:50.636052 11348 raft_consensus.cc:2243] T f7b17939aa1e4258b2b7b8d88d69376e P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.636475 11348 raft_consensus.cc:2272] T f7b17939aa1e4258b2b7b8d88d69376e P 400f440a670b4f2c87d408893a2ae120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.638309 11348 tablet_replica.cc:333] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120: stopping tablet replica
I20260710 13:20:50.638787 11348 raft_consensus.cc:2243] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.639495 11348 raft_consensus.cc:2272] T f7297360540f4278b8ee32a148ceeabb P 400f440a670b4f2c87d408893a2ae120 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:51.688697 11348 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 15994)
I20260710 13:20:51.942268 11348 tablet_server.cc:196] TabletServer@127.11.21.3:0 shutdown complete.
I20260710 13:20:51.971235 11348 master.cc:562] Master@127.11.21.62:43863 shutting down...
I20260710 13:20:51.999440 11348 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ed66974c0ad547a7902b3381d2a123ab [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:52.000152 11348 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ed66974c0ad547a7902b3381d2a123ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:52.000507 11348 tablet_replica.cc:333] T 00000000000000000000000000000000 P ed66974c0ad547a7902b3381d2a123ab: stopping tablet replica
I20260710 13:20:52.021584 11348 master.cc:584] Master@127.11.21.62:43863 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (13680 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (29680 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (116811 ms total)
[  PASSED  ] 8 tests.
I20260710 13:20:52.075197 11348 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 432 messages since previous log ~580 seconds ago
I20260710 13:20:52.075414 11348 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 432 messages since previous log ~580 seconds ago
I20260710 13:20:52.075557 11348 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 426 messages since previous log ~580 seconds ago
I20260710 13:20:52.075716 11348 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 ~39 seconds ago
I20260710 13:20:52.075934 11348 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 ~39 seconds ago
I20260710 13:20:52.076148 11348 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~1 seconds ago
I20260710 13:20:52.076397 11348 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~31 seconds ago
